/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderService.java | 452 * should be skipped, and that's not the case when we render in the middle of
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
Package.java | 535 * @return True if installing this archive shall continue, false if it should be skipped.
|
/external/icu4c/test/intltest/ |
regextst.cpp | [all...] |
/external/expat/lib/ |
xmlparse.c | 267 /* false once a parameter entity reference has been skipped */ [all...] |
/external/clang/include/clang/AST/ |
RecursiveASTVisitor.h | [all...] |
/external/clang/lib/Lex/ |
PPDirectives.cpp | 299 // We know the entire #if/#ifdef/#ifndef block will be skipped, don't 421 // blocked we skipped. [all...] |
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 881 printf("performance test on skipped-5 concatenated strings from file -----------\n"); [all...] |
/external/libpcap/doc/ |
pcap.xml | 220 <t>The Section Header Block does not contain data but it rather identifies a list of blocks (interfaces, packets) that are logically correlated. This block does not contain any reference to the size of the section it is currently delimiting, therefore the reader cannot skip a whole section at once. In case a section must be skipped, the user has to repeatedly skip all the blocks contained within it; this makes the parsing of the file slower but it permits to append several capture dumps at the same file.</t> [all...] |
/external/libxslt/libxslt/ |
preproc.c | 955 * Mark is to be skipped. 1083 * Reject a prefix of "xmlns". Mark to be skipped. [all...] |
/external/proguard/docs/manual/ |
usage.html | 141 library classes are skipped while parsing library jars. The classes are 155 methods). By default, these class members are skipped while parsing [all...] |
/external/valgrind/main/callgrind/docs/ |
cl-manual.xml | 228 dump (".part" is skipped for the dump at program termination), and [all...] |
/frameworks/base/core/java/android/widget/ |
LinearLayout.java | 810 // child was skipped in the loop above. [all...] |
/libcore/xml/src/main/java/org/kxml2/io/ |
KXmlParser.java | 402 * when we're looking for a single token. Otherwise they're skipped. [all...] |
/bootable/recovery/applypatch/ |
imgdiff.c | 473 // The footer (that we just skipped over) contains the size of
|
/build/tools/releasetools/ |
ota_from_target_files | 264 output_zip may be None, in which case the copy is skipped (but the
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
ObjectInputStreamTest.java | 617 assertEquals("Skipped incorrect bytes", "World", new String(buf, 0, 5, "UTF-8")); [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
NodeSet.java | 213 * skipped over. [all...] |
NodeSetDTM.java | 326 * skipped over. [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
LocPathIterator.java | 638 * skipped over.
|
/external/bison/lib/ |
hash.c | 453 prime. Primes lower than 10 are merely skipped. */
|
lbitset.c | 1096 elements that we've skipped. */
|
/external/chromium/net/base/ |
cookie_monster.h | 387 // return value with be true if |skip_httponly| skipped an httponly cookie. [all...] |
mime_sniffer.cc | 221 // for single character of anything, allowing some bytes to be skipped.
|
/external/chromium/net/tools/flip_server/ |
balsa_headers.cc | 472 // 'skipped' tag if the replacement is done in-place. [all...] |
/external/clang/utils/ABITest/ |
ABITestGen.py | 647 print >>sys.stderr,'WARNING: Skipped %d, recursion limit exceeded (bad arguments?)'%(N,)
|