/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XStringForFSB.java | 590 * Tests if this string starts with the specified prefix beginning 746 * @param beginIndex the beginning index, inclusive. 773 * @param beginIndex the beginning index, inclusive.
|
XString.java | 486 * Tests if this string starts with the specified prefix beginning 529 * Tests if this string starts with the specified prefix beginning 867 * @param beginIndex the beginning index, inclusive. 884 * @param beginIndex the beginning index, inclusive. [all...] |
/external/icu4c/tools/gencnval/ |
gencnval.c | 407 /* There is no whitespace at the beginning anymore */ 542 fprintf(stderr, "%s:%d: error: Tag \"%s\" is not declared at the beginning of the alias table.\n", 547 fprintf(stderr, "%s:%d: warning: Tag \"%s\" was added to the list of standards because it was not declared at beginning of the alias table.\n", [all...] |
/external/opencore/fileformats/id3parcom/include/ |
pv_id3_parcom.h | 405 * the beginning of the ID3tag file. 408 * the beginning of the ID3 file. This tag is denoted by the string "ID3" 409 * at the very beginning of the ID3 file. [all...] |
/external/stlport/stlport/stl/ |
_fstream.c | 154 // but the beginning is usually not _M_pback_buf. 303 // Seek to beginning or end, regardless of whether we're in input mode. 497 // buffer. This round, they become the beginning of the internal buffer.
|
/external/webkit/WebCore/platform/graphics/chromium/ |
UniscribeHelper.cpp | 349 // beginning, and exclusive at the ending. We have to do some 360 // to draw at the X offset of the beginning of the run, since it 562 // other fonts from the beginning of the font list. [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
flex.skl | 185 /* Whether we're considered to be at the beginning of a line. 435 /* Code executed at the beginning of each rule, after yytext and yyleng 516 { /* beginning of action switch */ [all...] |
gen.c | 373 * the beginning, but at the cost of complaints that we're 471 /* lastdfa + 2 is the beginning of the templates */ 891 * beginning at 0 and for "jam" state. [all...] |
skel.c | 190 " /* Whether we're considered to be at the beginning of a line.", 440 "/* Code executed at the beginning of each rule, after yytext and yyleng", 521 " { /* beginning of action switch */", [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Paint.java | 108 * The Cap specifies the treatment for the beginning and ending of 794 * @param count THe number of characters to measure, beginning with start [all...] |
/build/core/ |
armelf.x | 167 Symbols in the DWARF debugging sections are relative to the beginning
|
armelf.xsc | 169 Symbols in the DWARF debugging sections are relative to the beginning
|
node_fns.mk | 115 # and finds instances of words beginning with INHERIT_TAG. Scrape
|
/build/tools/atree/ |
files.cpp | 190 fprintf(stderr, "Could not seek to the beginning of file %s. (%s)\n",
|
/build/tools/droiddoc/src/ |
Comment.java | 66 // sp now points to the end of the text, not the beginning!
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteDatabaseTest.java | 493 // at the beginning, there is no record in the database. [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
ConstCollector.java | 227 // Sort by use, with most used at the beginning of the list.
|
/dalvik/libcore/luni/src/main/java/java/io/ |
CharArrayReader.java | 261 * beginning of the string.
|
CharArrayWriter.java | 101 * Resets this writer. The current write position is reset to the beginning
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
FileClientSessionCache.java | 282 // Add files not accessed in this process to the beginning
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToSAXHandler.java | 178 * Receive notification of the beginning of an element, although this is a
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
DescendantIterator.java | 142 * Get a cloned Iterator that is reset to the beginning
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
package.html | 69 the beginning and end of parameter entities.
|
/dalvik/libcore/xml/src/main/native/ |
org_apache_harmony_xml_ExpatParser.cpp | 694 * Called by Expat at the beginning of a namespace mapping. 746 * Called by Expat at the beginning of a CDATA section. 778 * Called by Expat at the beginning of a DOCTYPE section. [all...] |
/dalvik/vm/alloc/TEST/HeapBitmapTest/ |
main.c | 462 //xxx test where max points to beginning, middle, and end of a word
|