/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/ |
D | CharSinkTester.java | 48 public abstract char[] getChars() throws Exception; in getChars() method in CharSinkTester 97 assertArrayEquals(expected, getChars()); in sinkTestNoWriting() 110 assertArrayEquals(expected, getChars()); in sinkTestWriteZeroChars() 122 assertArrayEquals(expected, getChars()); in sinkTestWriteCharByChar() 135 assertArrayEquals(expected, getChars()); in sinkTestWriteArray() 161 assertArrayEquals(expected, getChars()); in sinkTestWriteOffset() 175 assertArrayEquals(expected, getChars()); in sinkTestWriteLargeArray() 191 assertArrayEquals(expectedChars, getChars()); in sinkTestWriteAfterClose()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | WriterTesterTest.java | 84 @Override public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.FileWriterCharSinkTester 97 @Override public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.CharArrayWriterCharSinkTester 127 @Override public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.PipedWriterCharSinkTester 141 @Override public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.StringWriterCharSinkTester 190 @Override public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.OutputStreamWriterCharSinkTester
|
D | PipedWriterTest.java | 81 "HelloWorld".getChars(0, 10, buf, 0); in test_ConstructorLjava_io_PipedReader() 99 "HelloWorld".getChars(0, 10, buf, 0); in test_close() 118 "HelloWorld".getChars(0, 10, buf, 0); in test_connectLjava_io_PipedReader() 137 "HelloWorld".getChars(0, 10, buf, 0); in test_flush() 182 "HelloWorld".getChars(0, 10, buf, 0); in test_write$CII()
|
D | PrintWriterTest.java | 249 "Hello World".getChars(0, 11, schars, 0); in test_print$C() 402 "Hello World".getChars(0, 11, schars, 0); in test_println$C() 582 "Hello World".getChars(0, 11, schars, 0); in test_write$C() 604 "Hello World".getChars(0, 11, schars, 0); in test_write$CII()
|
D | StringWriterTest.java | 86 "This is a test string".getChars(0, 21, c, 0); in test_write$CII()
|
D | CharArrayReaderTest.java | 148 str.getChars(0, str.length(), data, 0); in test_reset()
|
D | InputStreamReaderTest.java | 116 fileString.getChars(0, fileString.length(), buf, 0); in setUp() 443 fileString.getChars(0, 100, sbuf, 0); in test_read$CII()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
D | StringBuffer2Test.java | 70 "char".getChars(0, 4, buf, 0); in test_append$C() 305 testBuffer.getChars(4, 8, buf, 2); in test_getCharsII$CI() 312 buf2.getChars(0, 0, new char[5], 2); in test_getCharsII$CI() 326 "char".getChars(0, 4, buf, 0); in test_insertI$C()
|
D | StringBuilderTest.java | 647 sb.getChars(0, 10, dst, 0); in test_getCharsII$CI() 651 sb.getChars(0, 5, dst, 0); in test_getCharsII$CI() 653 fixture.getChars(0, 5, fixtureChars, 0); in test_getCharsII$CI() 658 sb.getChars(0, 5, dst, 5); in test_getCharsII$CI() 659 fixture.getChars(0, 5, fixtureChars, 5); in test_getCharsII$CI() 664 sb.getChars(5, 10, dst, 1); in test_getCharsII$CI() 665 fixture.getChars(5, 10, fixtureChars, 1); in test_getCharsII$CI() 669 sb.getChars(0, 10, null, 0); in test_getCharsII$CI() 676 sb.getChars(-1, 10, dst, 0); in test_getCharsII$CI() 683 sb.getChars(0, 10, dst, -1); in test_getCharsII$CI() [all …]
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
D | XString.java | 277 public void getChars(int srcBegin, int srcEnd, char dst[], int dstBegin) in getChars() method in XString 279 str().getChars(srcBegin, srcEnd, dst, dstBegin); in getChars() 1033 this.getChars(0, len, buf, 0); in fixWhiteSpace()
|
D | XStringForChars.java | 211 public void getChars(int srcBegin, int srcEnd, char dst[], int dstBegin) in getChars() method in XStringForChars
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToSAXHandler.java | 127 characters.getChars(0,len, m_charsBuff, 0); in characters() 148 comment.getChars(0,len, m_charsBuff, 0); in comment()
|
D | ToTextSAXHandler.java | 94 data.getChars(0, length, m_charsBuff, 0); in comment() 359 characters.getChars(0, length, m_charsBuff, 0); in characters()
|
D | WriterToUTF8Buffered.java | 348 s.getChars(start_chunk,end_chunk, m_inputChars,0); in write() 378 s.getChars(0, length , m_inputChars, 0); in write()
|
D | ToTextStream.java | 477 data.getChars(0, length, m_charsBuff, 0); in comment() 578 characters.getChars(0, length, m_charsBuff, 0); in characters()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemTextLiteral.java | 93 public char[] getChars() in getChars() method in ElemTextLiteral
|
D | ElemExtensionDecl.java | 225 char[] chars = tl.getChars(); in compose()
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | XMLString.java | 122 public abstract void getChars(int srcBegin, int srcEnd, char dst[], in getChars() method
|
D | FastStringBuffer.java | 499 value.getChars(copyfrom, copyfrom + available, m_array[m_lastChunk], in append() 581 value.getChars(copyfrom, copyfrom + available, m_array[m_lastChunk], in append() 1250 private void getChars(int srcBegin, int srcEnd, char dst[], int dstBegin) in getChars() method in FastStringBuffer
|
D | XMLStringDefault.java | 143 public void getChars(int srcBegin, int srcEnd, char dst[], in getChars() method in XMLStringDefault
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_StringReader.java | 159 str.getChars(pos, end, buf, offset); in read()
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | PYXScanner.java | 55 s.getChars(0, size, buff, 0); in scan()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorCharacters.java | 82 m_accumulator.getChars(0, nChars, chars, 0); in startNonText()
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-03-04-stm-undef-addr.ll | 3 define void @"java.lang.String::getChars"([84 x i8]* %method, i32 %base_pc, [788 x i8]* %thread) {
|
D | 2010-03-04-eabi-fp-spill.ll | 3 define void @"java.lang.String::getChars"([84 x i8]* %method, i32 %base_pc, [788 x i8]* %thread) {
|