/libcore/luni/src/main/java/org/apache/xml/utils/ |
XMLString.java | 222 * Tests if this string starts with the specified prefix beginning 243 * Tests if this string starts with the specified prefix beginning 537 * @param beginIndex the beginning index, inclusive. 551 * @param beginIndex the beginning index, inclusive. 660 * {@link Character#isSpace(char) whitespace} from the beginning and end
|
XMLStringDefault.java | 267 * Tests if this string starts with the specified prefix beginning 291 * Tests if this string starts with the specified prefix beginning 627 * @param beginIndex the beginning index, inclusive. 644 * @param beginIndex the beginning index, inclusive. 771 * {@link Character#isSpace(char) whitespace} from the beginning and end
|
/external/chromium/third_party/icu/source/i18n/ |
nfrule.cpp | 353 // (this is generally used to put whitespace at the beginning of 768 // matches the text at the beginning of the string being [all...] |
hebrwcal.h | 57 * we treat days and months as beginning at midnight, 419 * Returns the beginning date of the 100-year window that dates
|
regexcst.txt | 55 # start state, scan position is at the beginning of the pattern. 263 # All states involved in parsing set expressions have names beginning with "set-"
|
/external/icu4c/i18n/ |
nfrule.cpp | 353 // (this is generally used to put whitespace at the beginning of 768 // matches the text at the beginning of the string being [all...] |
bmsearch.cpp | 711 // Iterate backward until we hit the beginning of the pattern 746 // We made it back to the beginning of the pattern,
|
hebrwcal.h | 57 * we treat days and months as beginning at midnight, 423 * Returns the beginning date of the 100-year window that dates
|
regexcst.txt | 55 # start state, scan position is at the beginning of the pattern. 263 # All states involved in parsing set expressions have names beginning with "set-"
|
/external/chromium/third_party/icu/source/common/ |
ucnv_lmb.c | 118 So, the beginning of understanding LMBCS is that IF the first byte of a LMBCS 156 beginning of internal 'system' range names: */ [all...] |
propsvec.c | 387 /* count is at the beginning of the last vector, add valueColumns to include that last vector */ 427 /* count is at the beginning of the last vector, add one to include that last vector */
|
/external/clearsilver/util/regex/ |
regex.c | 388 /* Fail unless at beginning of line. */ 394 /* Succeeds if at beginning of buffer (if emacs) or at beginning 421 back to the beginning of a repeat. If what follows this jump 455 wordbeg, /* Succeeds if at word beginning. */ [all...] |
/external/icu4c/common/ |
ucnv_lmb.c | 122 So, the beginning of understanding LMBCS is that IF the first byte of a LMBCS 160 beginning of internal 'system' range names: */ [all...] |
propsvec.c | 389 /* count is at the beginning of the last vector, add valueColumns to include that last vector */ 429 /* count is at the beginning of the last vector, add one to include that last vector */
|
/external/srec/shared/src/ |
SessionTypeImpl.c | 1016 size_t size, pos, beginning; local 1024 /* Scan for beginning of next token */ 1029 /* Reached end of string while looking for beginning of next token */ 1032 beginning = pos; 1037 CHKLOG(rc, lstrtoi(text + beginning, &value, 10)); [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
StaticLayoutTest.java | 241 * Return the text offset of the beginning of the specified line. 385 * (So 0 if the beginning of the line is ellipsized, not getLineStart().)
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CubeMapActivity.java | 210 // necessarily at the beginning or end. For simplicity, add spaces at the 211 // beginning and end of the extensions string and the extension string.
|
/external/chromium/third_party/icu/source/io/ |
ustdio.c | 338 mySourceBegin = mySource; /* beginning location for this loop */ 656 /* if we're at the beginning of the buffer, sorry! */
|
/external/chromium/third_party/icu/source/test/intltest/ |
itercoll.cpp | 203 // Now set the offset back to the beginning and see if it works 373 i->setOffset(0, status); // go back to the beginning
|
/external/gtest/test/ |
gtest-port_test.cc | 435 "'^' can only appear at the beginning"); 437 "'^' can only appear at the beginning");
|
/external/icu4c/io/ |
ustdio.c | 338 mySourceBegin = mySource; /* beginning location for this loop */ 656 /* if we're at the beginning of the buffer, sorry! */
|
/external/icu4c/test/intltest/ |
itercoll.cpp | 203 // Now set the offset back to the beginning and see if it works 373 i->setOffset(0, status); // go back to the beginning
|
/external/protobuf/gtest/test/ |
gtest-port_test.cc | 493 "'^' can only appear at the beginning"); 495 "'^' can only appear at the beginning");
|
/external/qemu/memcheck/ |
memcheck_proc_management.h | 80 /* Guest PC where call has been made, relative to the beginning of the 85 /* Guest PC where call will return, relative to the beginning of the
|
/external/stlport/stlport/stl/ |
_sstream.c | 76 // The initial read position is the beginning of the string. 81 // The initial write position is the beginning of the string.
|