Searched defs:use_cache (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_format.c | 82 unsigned use_cache) in add_fetch_rgba_test() 140 unsigned use_cache) in test_format_float() 244 unsigned use_cache) in test_format_unorm8() 348 unsigned use_cache) in test_one() 369 unsigned use_cache; in test_all() local
|
/third_party/node/deps/v8/tools/ |
D | v8_presubmit.py | 285 def __init__(self, use_cache, cache_file_path, file_type): argument 360 def __init__(self, use_cache=True): argument 404 def __init__(self, use_cache=True): argument 433 def __init__(self, use_cache=True): argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | vp8l_enc.c | 1100 int height, int quality, int low_effort, int use_cache, in EncodeImageInternal() 1725 const int use_cache = params->use_cache_; in EncodeStreamHook() local 1899 int use_cache) { in VP8LEncodeStream()
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
D | fat.c | 175 bool use_cache; member
|
/third_party/node/deps/v8/src/objects/ |
D | ordered-hash-table.cc | 219 bool use_cache = i < kMaxStringTableEntries; in ConvertToKeysArray() local
|
D | map.cc | 1186 bool use_cache = in Normalize() local
|
D | elements.cc | 1165 bool use_cache = i < kMaxStringTableEntries; in DirectCollectElementIndicesImpl() local
|