Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c84 unsigned use_cache, in add_fetch_rgba_test()
142 unsigned use_cache) in test_format_float()
244 unsigned use_cache) in test_format_unorm8()
346 unsigned use_cache) in test_one()
367 unsigned use_cache; in test_all() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-font.cc215 bool use_cache = font->num_coords; in hb_ot_get_glyph_h_advances() local
218 bool use_cache = false; in hb_ot_get_glyph_h_advances() local
Dhb-ot-layout.cc1907 bool use_cache = accel.cache_enter (c); in apply_forward() local
/third_party/rust/rust/compiler/rustc_trait_selection/src/solve/
Dinspect.rs213 let use_cache = use_cache.unwrap_or(true); in new_maybe_root() localVariable
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1100 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/mesa3d/src/gallium/targets/teflon/
Dtest_teflon.cpp126 test_model_file(std::string file_name, unsigned tolerance, bool use_cache) in test_model_file()
/third_party/FreeBSD/sbin/fsck_msdosfs/
Dfat.c175 bool use_cache; member
/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/
Dproject.rs1130 let use_cache = !selcx.is_intercrate(); in opt_normalize_projection_type() localVariable