HomeSort by relevance Sort by last modified time
    Searched full:lookups (Results 576 - 600 of 1221) sorted by null

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/src/sync/
map.go 90 // only after first setting m.dirty[key] = e so that lookups using the dirty
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_read.go 241 // individual file lookups faster, and because the per-file overhead
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go 105 // We precompute 16 multiples of |key|. However, when we do lookups
  /prebuilts/go/linux-x86/src/go/types/
check.go 53 scope *Scope // top-most scope for lookups
lookup.go 13 // variable (only matters for method lookups).
  /prebuilts/go/linux-x86/src/net/
lookup.go 230 // lookupGroup merges LookupIPAddr calls together for lookups
  /prebuilts/go/linux-x86/src/sync/
map.go 90 // only after first setting m.dirty[key] = e so that lookups using the dirty
  /prebuilts/go/linux-x86/src/time/
zoneinfo_read.go 241 // individual file lookups faster, and because the per-file overhead
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
mls.py 154 (level statements) Lookups are only by sensitivity name.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509Name.java 646 * should provide a table of lookups, indexed by lowercase only strings and
766 * should provide a table of lookups, indexed by lowercase only strings and
    [all...]
  /external/clang/lib/Lex/
PTHLexer.cpp 361 assert(k.first == 0x1 && "Only file lookups can match!");
657 // When doing 'stat' lookups we don't care about the kind of 'a' and 'b',
  /external/curl/lib/
config-win32.h 668 /* Define to enable c-ares asynchronous DNS lookups. */
671 /* Default define to enable threaded asynchronous DNS lookups. */
  /external/icu/icu4c/source/common/
utrie.cpp 402 * code point lookups.
422 * so that, by default, runtime lookups will find no data for associated
    [all...]
  /external/libnl/lib/
cache.c 199 * cache objects for faster lookups
1058 * and the cache supports hash lookups, a faster hashtable lookup
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 446 texture lookups from one- and two-dimensional, rectangle, and
448 texture coordinate, clamped to the range [0, 1]. For texture lookups
    [all...]
  /external/protobuf/python/google/protobuf/internal/
encoder.py 49 to do costly global table lookups at runtime.
50 * Similarly, we try to do any attribute lookups at startup time if possible.
  /external/python/cpython2/Lib/bsddb/
dbtables.py 407 # create a hash table for fast lookups of column names in the
673 # column lookups
  /external/python/cpython3/Lib/
enum.py 226 # to the map, and by-value lookups for this value will be
520 # For lookups like Color(Color.RED)
    [all...]
  /external/skia/infra/bots/recipe_modules/core/resources/
run_binary_size_analysis.py 449 ' - %.1f lookups/s.' %
694 'present in the file; i.e., no addr2line symbol lookups '
  /external/skqp/infra/bots/recipe_modules/core/resources/
run_binary_size_analysis.py 449 ' - %.1f lookups/s.' %
694 'present in the file; i.e., no addr2line symbol lookups '
  /external/syslinux/com32/cmenu/libmenu/
des.c 52 * Note that in that book's description of DES the lookups for the initial,
815 * Do sbox lookups (which shrink it back to 32 bits)
  /frameworks/base/libs/hwui/
BakedOpDispatcher.cpp 100 // TODO: cache mesh lookups
121 // TODO: cache mesh lookups
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/dex/
DexManager.java 83 // faster lookups (no locks) when finding what package owns the dex file.
351 // faster lookups (no locks) when finding what package owns the dex file.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
dbtables.py 407 # create a hash table for fast lookups of column names in the
673 # column lookups
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
dbtables.py 407 # create a hash table for fast lookups of column names in the
673 # column lookups

Completed in 2011 milliseconds

<<21222324252627282930>>