HomeSort by relevance Sort by last modified time
    Searched full:no_cache (Results 1 - 19 of 19) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nis_tags.h 32 #define NO_CACHE (1<<4) /* Do not return 'cached' results */
nislib.h 37 * HARD_LOOKUP, [NO_CACHE], MASTER_ONLY, EXPAND_NAME)
71 * [FOLLOW_PATH], HARD_LOOKUP, [ALL_RESULTS], [NO_CACHE],
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis_tags.h 32 #define NO_CACHE (1<<4) /* Do not return 'cached' results */
nislib.h 37 * HARD_LOOKUP, [NO_CACHE], MASTER_ONLY, EXPAND_NAME)
71 * [FOLLOW_PATH], HARD_LOOKUP, [ALL_RESULTS], [NO_CACHE],
  /external/chromium_org/media/tools/constrained_network_server/
cns.py 196 new_port=False, no_cache=False, **kwargs):
210 no_cache: Set reponse's cache-control to no-cache.
212 if no_cache:
236 no_cache=no_cache, **kwargs)
  /external/qemu/android/
main-common.c 216 opts->no_cache = opts->nocache;
231 if (opts->no_cache) {
cmdline-options.h 76 CFG_FLAG ( no_cache, "disable the cache partition" )
main.c 727 if (opts->no_cache) {
    [all...]
  /external/chromium_org/third_party/android_platform/development/scripts/
symbol.py 399 no_cache = filter(lambda x: x not in lib_cache, unique_addrs)
400 if no_cache:
401 lib_cache.update((k, None) for k in no_cache)
402 result = self.fn(lib, no_cache)
  /external/qemu/android/avd/
info.h 90 /* use to wipe cache partition, ignored if NO_CACHE is set */
  /external/openssl/apps/
s_server.c 964 int no_cache = 0; local
    [all...]
  /external/qemu/android/qemu-launcher/
emulator-qemu.cpp 528 if (opts->no_cache) {
  /external/chromium_org/content/browser/appcache/
appcache_storage_impl.cc 1523 scoped_refptr<AppCache> no_cache; local
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /prebuilts/tools/linux-x86/emulator/
emulator-arm 
emulator-mips 
emulator-x86 

Completed in 299 milliseconds