| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis-reducer.cc | 372 NodeHashCache::Constructor::Constructor(NodeHashCache* cache, in Constructor() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 132 fd_bc_init(struct fd_batch_cache *cache) in fd_bc_init() argument 139 fd_bc_fini(struct fd_batch_cache *cache) in fd_bc_fini() argument 148 struct fd_batch_cache *cache = &ctx->screen->batch_cache; variable 243 struct fd_batch_cache *cache = &ctx->screen->batch_cache; fd_bc_dump() local 284 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; fd_bc_invalidate_batch() local 412 struct fd_batch_cache *cache = &ctx->screen->batch_cache; fd_bc_alloc_batch() local 435 struct fd_batch_cache *cache = &ctx->screen->batch_cache; global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_disk_cache.c | 48 iris_disk_cache_compute_key(struct disk_cache *cache, in iris_disk_cache_compute_key() argument 78 iris_disk_cache_store(struct disk_cache *cache, in iris_disk_cache_store() argument 153 struct disk_cache *cache = screen->disk_cache; iris_disk_cache_retrieve() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_vbuf.c | 81 struct translate_cache *cache; member
|
| H A D | draw_pt_vsplit.c | 63 } cache; member [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_init.c | 329 init_gallivm_state(struct gallivm_state *gallivm, const char *name, LLVMContextRef context, struct lp_cached_code *cache) init_gallivm_state() argument 520 gallivm_create(const char *name, LLVMContextRef context, struct lp_cached_code *cache) gallivm_create() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program_cache.c | 123 find_existing_assembly(struct hash_table *cache, void *map, in find_existing_assembly() argument 196 struct hash_table *cache = ice->shaders.cache; in crocus_upload_shader() local [all...] |
| /third_party/mesa3d/src/util/tests/ |
| H A D | cache_test.cpp | 96 does_cache_contain(struct disk_cache *cache, const cache_key key) in does_cache_contain() argument 111 cache_exists(struct disk_cache *cache) in cache_exists() argument 133 struct disk_cache *cache; test_disk_cache_create() local 229 struct disk_cache *cache; test_put_and_get() local 407 struct disk_cache *cache; test_put_key_and_get_key() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | pcy_tree.c | 102 const X509_POLICY_CACHE *cache; in tree_init() local 287 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_nodes() argument 309 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_add_unmatched() argument 338 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_link_unmatched() argument 374 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_any() argument 605 const X509_POLICY_CACHE *cache; tree_evaluate() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sample-util.c | 200 void pa_silence_cache_init(pa_silence_cache *cache) { in pa_silence_cache_init() argument 206 void pa_silence_cache_done(pa_silence_cache *cache) { in pa_silence_cache_done() argument 217 pa_memchunk* pa_silence_memchunk_get(pa_silence_cache *cache, pa_mempool *pool, pa_memchunk* ret, const pa_sample_spec *spec, size_t length) { in pa_silence_memchunk_get() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkStrikeCache.cpp | 29 static thread_local auto* cache = new SkStrikeCache; in GlobalStrikeCache() local 32 static auto* cache = new SkStrikeCache; in GlobalStrikeCache() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderSampling.cpp | 122 vk::Device::SamplingRoutineCache *cache = device->getSamplingRoutineCache(); in getImageSampler() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | pcy_tree.c | 102 const X509_POLICY_CACHE *cache; in tree_init() local 287 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_nodes() argument 309 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_add_unmatched() argument 338 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_link_unmatched() argument 374 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_any() argument 605 const X509_POLICY_CACHE *cache; tree_evaluate() local [all...] |
| /third_party/skia/tests/ |
| H A D | SkResourceCacheTest.cpp | 40 static void test_mipmapcache(skiatest::Reporter* reporter, SkResourceCache* cache) { in test_mipmapcache() argument 79 static void test_mipmap_notify(skiatest::Reporter* reporter, SkResourceCache* cache) { in test_mipmap_notify() argument 121 testBitmapCache_discarded_bitmap(skiatest::Reporter* reporter, SkResourceCache* cache, SkResourceCache::DiscardableFactory factory) testBitmapCache_discarded_bitmap() argument 242 test_duplicate_add(SkResourceCache* cache, skiatest::Reporter* reporter, bool purgable) test_duplicate_add() argument [all...] |
| H A D | TypefaceTest.cpp | 476 static int count(skiatest::Reporter* reporter, const SkTypefaceCache& cache) { in count() argument 486 SkTypefaceCache cache; in DEF_TEST() local [all...] |
| H A D | TextBlobCacheTest.cpp | 58 static void SetBudget(GrTextBlobCache* cache, size_t budget) { in SetBudget() argument
|
| H A D | TextureProxyTest.cpp | 130 GrResourceCache* cache = dContext->priv().getResourceCache(); in basic_test() local 224 GrResourceCache* cache = dContext->priv().getResourceCache(); invalidation_test() local 291 GrResourceCache* cache = dContext->priv().getResourceCache(); invalidation_and_instantiation_test() local 331 GrResourceCache* cache = direct->priv().getResourceCache(); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftccache.h | 167 FTC_Cache_Init( FTC_Cache cache ); global() variable 171 FTC_Cache_Done( FTC_Cache cache ); global() variable [all...] |
| H A D | ftcmanag.c | 430 FTC_Cache cache = manager->caches[idx]; in FTC_Manager_Done() local 488 FTC_Cache cache = manager->caches[node->cache_index]; in FTC_Manager_Check() local 584 FTC_Cache cache = NULL; FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | loadednormalizer2impl.cpp | 146 static UHashtable *cache=NULL; variable [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-augment-properties.c | 61 pa_hashmap *cache; member 272 static void make_room(pa_hashmap *cache) { in make_room() argument [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | ContextUtils.cpp | 181 std::tuple<Combination, sk_sp<UniformData>> ExtractCombo(UniformCache* cache, const SkPaint& p) { in ExtractCombo() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_11_auth.c | 455 struct hostapd_cached_radius_acl *cache; in hostapd_acl_recv_radius() local 372 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ieee802_11_auth.c | 520 struct hostapd_cached_radius_acl *cache; in hostapd_acl_recv_radius() local 437 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument [all...] |
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| H A D | global_utils.c | 404 uint8_t cache[INDEX_DEFAULT_OFFSET] = {0};
in GetDefaultOffsetValue() local 414 uint8_t cache[INDEX_DEFAULT_OFFSET] = {0};
in GetKeyValue() local
|