/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/ |
TypeIndex.h | 258 // sorted by TypeIndex can allow log(N) lookups even though such a type record
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/ |
GlobalModuleIndex.h | 112 /// \brief The number of identifier lookups we performed.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
GCMetadata.h | 157 /// A helper map to speedup lookups into the above list
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/ |
TypeIndex.h | 258 // sorted by TypeIndex can allow log(N) lookups even though such a type record
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/ |
GlobalModuleIndex.h | 112 /// \brief The number of identifier lookups we performed.
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
GCMetadata.h | 157 /// A helper map to speedup lookups into the above list
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/ |
GlobalModuleIndex.h | 112 /// \brief The number of identifier lookups we performed.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
GCMetadata.h | 157 /// A helper map to speedup lookups into the above list
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/ |
GlobalModuleIndex.h | 112 /// \brief The number of identifier lookups we performed.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
GCMetadata.h | 157 /// A helper map to speedup lookups into the above list
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/ |
GlobalModuleIndex.h | 112 /// \brief The number of identifier lookups we performed.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
GCMetadata.h | 157 /// A helper map to speedup lookups into the above list
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
quota.h | 191 u_int32_t lookups; member in struct:dqstats
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
quota.h | 191 u_int32_t lookups; member in struct:dqstats
|
/prebuilts/go/darwin-x86/src/net/ |
dnsconfig_unix_test.go | 170 // which causes duplicate lookups
|
dnsclient_unix.go | 11 // Could potentially handle many outstanding lookups faster. 225 dnsConfig *dnsConfig // parsed resolv.conf structure used in lookups 294 // Other lookups might allow broader name syntax
|
/prebuilts/go/linux-x86/src/net/ |
dnsconfig_unix_test.go | 170 // which causes duplicate lookups
|
dnsclient_unix.go | 11 // Could potentially handle many outstanding lookups faster. 225 dnsConfig *dnsConfig // parsed resolv.conf structure used in lookups 294 // Other lookups might allow broader name syntax
|
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/ |
sisu-guice-3.1.0-sources.jar | |
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otTables.py | 548 lookups = ttf[overflowRecord.tableType].table.LookupList.Lookup 549 lookup = lookups[lookupIndex] 555 lookup = lookups[lookupIndex]
|
otData.py | 79 ('uint16', 'LookupCount', None, None, 'Number of lookups in this table'), 295 ('struct', 'PosLookupRecord', 'PosCount', 0, 'Array of positioning lookups-in design order'), 315 ('struct', 'PosLookupRecord', 'PosCount', 0, 'Array of positioning lookups-in design order'), 323 ('struct', 'PosLookupRecord', 'PosCount', 0, 'Array of positioning lookups-in design order'), 543 ('struct', 'SubstLookupRecord', 'SubstCount', 0, 'Array of Substitution lookups-in design order'), [all...] |
/external/icu/icu4c/source/common/ |
unormcmp.cpp | 87 * The top part of the loop works on code units, while lookups for decomposition 168 /* current code units, and code points for lookups */ 277 /* get complete code points for c1, c2 for lookups if either is a surrogate */
|
/external/libunwind/src/x86_64/ |
Gtrace.c | 99 /* Allocate and initialise hash table for frame cache lookups. 282 lookups should be completed within few steps, but it is very 314 contents; further lookups will refill the hash. */
|
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/ |
spreadsort.hpp | 104 //Cannot exceed MAX_SPLITS or cache misses slow down bin lookups dramatically
157 //This dominates runtime, mostly in the swap and bin lookups
[all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
DeclBase.h | 103 /// certain lookups merely "ignore" certain kinds of declarations, 221 /// lookups that occur within that module. [all...] |