HomeSort by relevance Sort by last modified time
    Searched full:lookups (Results 76 - 100 of 901) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/jetty/src/config/etc/
jdbcRealm.properties 16 # lookups in internal hash table. Set to 0 to disable caching.
  /external/libvorbis/lib/
Makefile.am 38 EXTRA_DIST = lookups.pl
lookups.pl 15 function: lookup data; generated by lookups.pl; edit there
16 last mod: $Id: lookups.pl 13293 2007-07-24 00:09:47Z xiphmont $
  /external/nist-sip/java/gov/nist/core/net/
AddressResolver.java 35 * The user can implement this interface to do DNS lookups or other lookup
  /external/skia/src/gpu/vk/
GrVkCaps.h 72 * lookups in the fragment shader.
  /frameworks/rs/
rsProgram.h 38 // Texture lookups go though a sampler which in effect converts normalized
  /prebuilts/gdb/darwin-x86/include/python2.7/
classobject.h 61 * code, so is always "safe": all it does is dict lookups. The function
  /prebuilts/gdb/linux-x86/include/python2.7/
classobject.h 61 * code, so is always "safe": all it does is dict lookups. The function
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
classobject.h 61 * code, so is always "safe": all it does is dict lookups. The function
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
classobject.h 61 * code, so is always "safe": all it does is dict lookups. The function
  /tools/test/connectivity/acts/framework/acts/
keys.py 23 """Enum values for test config related lookups.
  /external/guava/guava/src/com/google/common/collect/
HashBasedTable.java 38 * <p>Lookups by row key are often faster than lookups by column key, because
  /external/icu/icu4c/source/common/
locresdata.cpp 31 * Regular resource bundle lookups perform fallback to parent locale bundles
38 * before root. Once a bundle is open, item lookups do not go through the
  /external/libnl/lib/
cache_mngt.c 206 * cache will no longer be returned via lookups but
238 "%s cache to be used for internal lookups.\nSee the "
  /external/mdnsresponder/mDNSPosix/
libnss_mdns.8 66 Version 0.62 of mdnsd does not support an option to force link-local multicast lookups.
68 reverse lookups for non-link-local domains will not function correctly.
nss_ReadMe.txt 12 hostname lookups using the Darwin mDNSResponder / mdnsd. This code has
28 This will cause dns lookups to be passed via mdnsd before trying the dns.
  /packages/apps/Gallery2/src/com/android/photos/data/
GalleryBitmapPool.java 39 // O(1) lookups for square bitmaps, and average-case - but *not* asymptotically -
40 // O(1) lookups for common photo aspect ratios and other miscellaneous aspect
  /toolchain/binutils/binutils-2.25/gas/
hash.c 60 unsigned long lookups; member in struct:hash_control
98 ret->lookups = 0;
146 ++table->lookups;
384 fprintf (f, "\t%lu lookups\n", table->lookups);
  /bionic/libc/include/sys/
system_properties.h 59 ** lookups. These returned pointers will remain valid for
  /development/ndk/platforms/android-21/include/sys/
system_properties.h 59 ** lookups. These returned pointers will remain valid for
  /development/ndk/platforms/android-3/include/sys/
system_properties.h 55 ** lookups. These returned pointers will remain valid for
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
X509Principal.java 131 * should provide a table of lookups, indexed by lowercase only strings and
  /external/chromium-trace/catapult/dashboard/dashboard/static/
debug_alert_test.html 64 // The tick formatter lookups up x-values in window.LOOKUP.
  /external/clang/test/SemaCXX/
microsoft-dtor-lookup.cpp 8 // operator delete() lookups to be done when vtables are marked used.
  /external/deqp/doc/testspecs/GLES3/
functional.texture.shadow.txt 45 texture lookups.

Completed in 1558 milliseconds

1 2 34 5 6 7 8 91011>>