Home
last modified time | relevance | path

Searched defs:use_cache (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_format.c79 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, const struct util_format_description *desc, struct lp_type type, unsigned use_cache) add_fetch_rgba_test() argument
138 test_format_float(unsigned verbose, FILE *fp, const struct util_format_description *desc, unsigned use_cache) test_format_float() argument
242 test_format_unorm8(unsigned verbose, FILE *fp, const struct util_format_description *desc, unsigned use_cache) test_format_unorm8() argument
346 test_one(unsigned verbose, FILE *fp, const struct util_format_description *format_desc, unsigned use_cache) test_one() argument
369 unsigned use_cache; test_all() local
[all...]
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dfat.c175 bool use_cache; member
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc219 bool use_cache = i < kMaxStringTableEntries; in ConvertToKeysArray() local
H A Dmap.cc1186 bool use_cache = in Normalize() local
H A Delements.cc1165 bool use_cache = i < kMaxStringTableEntries; in DirectCollectElementIndicesImpl() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dvp8l_enc.c1725 const int use_cache = params->use_cache_; in EncodeStreamHook() local
1097 EncodeImageInternal( VP8LBitWriter* const bw, const uint32_t* const argb, VP8LHashChain* const hash_chain, VP8LBackwardRefs refs_array[4], int width, int height, int quality, int low_effort, int use_cache, const CrunchConfig* const config, int* cache_bits, int histogram_bits, size_t init_byte_position, int* const hdr_size, int* const data_size) EncodeImageInternal() argument
1896 VP8LEncodeStream(const WebPConfig* const config, const WebPPicture* const picture, VP8LBitWriter* const bw_main, int use_cache) VP8LEncodeStream() argument

Completed in 21 milliseconds