/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-arabic-win1256.hh | 207 * Lookups
|
/external/icu/icu4c/source/layout/ |
Makefile.in | 110 Lookups.o \
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/compression/ |
CompressionTableGenerator.java | 90 * This table contains preformed indices so we can do array lookups
|
/external/libvorbis/lib/ |
floor0.c | 102 /* initialize Bark scale and normalization lookups. We could do this
|
/external/llvm/include/llvm/CodeGen/ |
GCMetadata.h | 157 /// A helper map to speedup lookups into the above list
|
/external/llvm/unittests/ADT/ |
SparseMultiSetTest.cpp | 27 // Lookups on empty set.
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_private.h | 164 * all vertex lookups need to be clamped to 0..max_index to
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
vg_manager.c | 184 /* for VGHandle / pointer lookups */
|
/external/smali/util/src/main/java/org/jf/util/ |
SparseIntArray.java | 196 * Beware that this is a linear search, unlike lookups by key,
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteCursor.java | 57 /** A mapping of column names to column indices, to speed up lookups */
|
/frameworks/base/rs/java/android/renderscript/ |
ProgramFragmentFixedFunction.java | 27 * blended with results of up to two texture lookups.</p
|
/frameworks/base/tools/aapt2/ |
ResourceTable.h | 87 * when doing lookups.
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/ |
SparseWeakArray.java | 246 * Beware that this is a linear search, unlike lookups by key,
|
/frameworks/support/compat/java/android/support/v4/util/ |
ArrayMap.java | 40 * HashMap, since lookups require a binary search and adds and removes require inserting
|
/frameworks/support/design/tests/src/android/support/design/widget/ |
BottomNavigationViewTest.java | 145 // changes, the second Matcher in the lookups below will need to be tweaked.
|
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/ |
ExternalCallNotifierTest.java | 104 // com.android.incallui.Call for the purpose of performing contact cache lookups. The
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fuse.h | 143 * FUSE_EXPORT_SUPPORT: filesystem handles lookups of "." and ".."
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/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/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/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/ |
sisu-guice-3.1.0-sources.jar | |
/system/core/include/ziparchive/ |
zip_archive.h | 125 * of entries for future lookups.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otTables.py | 548 lookups = ttf[overflowRecord.tableType].table.LookupList.Lookup 549 lookup = lookups[lookupIndex] 555 lookup = lookups[lookupIndex]
|
/external/icu/icu4c/source/common/ |
unormcmp.cpp | 85 * The top part of the loop works on code units, while lookups for decomposition 167 /* current code units, and code points for lookups */ 281 /* 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. */
|