/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
mt_allocator.h | 103 // the number of additional records is more than 105 // records back to the global pool.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
mt_allocator.h | 103 // the number of additional records is more than 105 // records back to the global pool.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
mt_allocator.h | 103 // the number of additional records is more than 105 // records back to the global pool.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
mt_allocator.h | 105 // the number of additional records is more than 107 // records back to the global pool.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
fancy_getopt.py | 63 # 'alias' records (duh) alias options; {'foo': 'bar'} means 81 # And 'option_order' is filled up in 'getopt()'; it records the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
fancy_getopt.py | 63 # 'alias' records (duh) alias options; {'foo': 'bar'} means 81 # And 'option_order' is filled up in 'getopt()'; it records the
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTM.java | 468 // DTM only directly records the first DOM node of any logically-contiguous 521 // coalesced Text, this records CDATASections adjacent to 842 // records the first node in the sequence and requires that we 876 // records the first node in the sequence and requires that we [all...] |
/external/clang/include/clang/Serialization/ |
ASTReader.h | 396 // TU, and when we read those update records, the actual context will not 421 /// \brief Read the records that describe the contents of declcontexts. 627 /// CodeGen has to emit VTables for these records, so they have to be eagerly [all...] |
/external/mdnsresponder/mDNSPosix/ |
nss_mdns.c | 40 CORRUPTION OF DATA OR RECORDS; OR LOSS OF ANTICIPATED SAVINGS, 893 kDNSServiceClass_IN, // internet class records 968 kDNSServiceClass_IN, // internet class records [all...] |
/external/valgrind/main/massif/docs/ |
ms-manual.xml | 272 peak snapshot is a detailed snapshot, and records the point where memory 293 is slow. So by default Massif records a peak whose size is within 1% of 360 <para>Each normal snapshot records several things.</para> 523 entry; by default, Massif only records the details for code locations [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
zipfile.py | 42 # the struct module. The names and structures of headers/records are those used 160 Read the ZIP64 end-of-archive records and use that to update endrec [all...] |
tarfile.py | 69 RECORDSIZE = BLOCKSIZE * 20 # length of records [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
zipfile.py | 42 # the struct module. The names and structures of headers/records are those used 160 Read the ZIP64 end-of-archive records and use that to update endrec [all...] |
tarfile.py | 69 RECORDSIZE = BLOCKSIZE * 20 # length of records [all...] |
/external/valgrind/main/memcheck/docs/ |
mc-manual.xml | 556 The loss records are not presented in any notable order, so the loss record [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
gtest-internal-inl.h | 568 // Creates the test object, runs it, records its result, and then [all...] |
/external/chromium_org/content/browser/net/ |
sqlite_persistent_cookie_store.cc | 287 // records read by old clients will simply get an empty cookie value while old 288 // records read by new clients will continue to operate with the unencrypted 289 // version. New and old clients alike will always write/update records with [all...] |
/external/open-vcdiff/gtest/src/ |
gtest-internal-inl.h | 563 // Creates the test object, runs it, records its result, and then [all...] |
/external/protobuf/gtest/src/ |
gtest-internal-inl.h | 559 // Creates the test object, runs it, records its result, and then [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
SIMRecords.java | 384 * Sets the SIM voice message waiting indicator records 536 // just re-fetch all SIM records that we cache. [all...] |
/art/runtime/base/ |
mutex.h | 96 // A log entry that records contention but makes no guarantee that either tid will be held live.
|
/art/runtime/ |
stack.h | 299 // may either be shadow frames or lists of frames using fixed frame sizes. Transition records are
|
/bionic/libc/private/ |
resolv_private.h | 246 #define RES_KEEPTSIG 0x00010000 /* do not strip TSIG records */
|
/dalvik/vm/ |
Thread.h | 409 * or THREAD_MONITOR), do so in the same function as the wait -- this records
|
/dalvik/vm/mterp/ |
README.txt | 261 The subMode field is a bitmask which records all currently active
|