Home
last modified time | relevance | path

Searched defs:disable_cache (Results 1 – 8 of 8) sorted by relevance

/external/cronet/tot/components/cronet/android/proto/
Drequest_context_config.proto16 optional bool disable_cache = 7; field
/external/cronet/stable/components/cronet/android/proto/
Drequest_context_config.proto16 optional bool disable_cache = 7; field
/external/mesa3d/src/amd/vpelib/src/core/inc/
Dconfig_cache.h87 #define CONFIG_CACHE(obj_cache, ctx, disable_cache, is_bypass, program_func_call, inst) \ argument
/external/coreboot/src/include/cpu/x86/
Dcache.h63 static __always_inline void disable_cache(void) in disable_cache() function
/external/cronet/stable/components/cronet/
Dcronet_url_request.cc53 bool disable_cache, in CalculateLoadFlags()
69 bool disable_cache, in CronetURLRequest()
/external/cronet/tot/components/cronet/
Dcronet_url_request.cc53 bool disable_cache, in CalculateLoadFlags()
69 bool disable_cache, in CronetURLRequest()
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.h37 bool disable_cache; member
/external/ltp/testcases/kernel/kvm/include/
Dkvm_x86.h160 unsigned int disable_cache: 1; member