| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_format.c | 97 LLVMValueRef cache = NULL; in add_fetch_rgba_test() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis-reducer.h | 33 Constructor(NodeHashCache* cache, Node* from) in Constructor() argument
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | shared-heap-serializer.cc | 209 std::vector<Object>* cache = in ReconstructSharedHeapObjectCacheForTesting() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.c | 227 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; variable 241 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; in batch_reset_dependencies() local 396 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; in recursive_dependents_mask() local 476 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; in fd_batch_resource_write() local
|
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_cache.c | 64 struct pb_cache cache; member [all...] |
| H A D | pb_cache.c | 57 release_expired_buffers_locked(struct list_head *cache, in release_expired_buffers_locked() argument 86 struct list_head *cache = &mgr->buckets[entry->bucket_index]; in pb_cache_add_buffer() local 158 struct list_head *cache in pb_cache_reclaim_buffer() local 235 struct list_head *cache = &mgr->buckets[i]; pb_cache_release_all_buffers() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_cache.c | 103 struct util_cache *cache; in util_cache_create() local 133 util_cache_entry_get(struct util_cache *cache, uint32_t hash, const void *key) util_cache_entry_get() argument 170 util_cache_entry_destroy(struct util_cache *cache, struct util_cache_entry *entry) util_cache_entry_destroy() argument 195 util_cache_set(struct util_cache *cache, void *key, void *value) util_cache_set() argument 235 util_cache_get(struct util_cache *cache, const void *key) util_cache_get() argument 262 util_cache_clear(struct util_cache *cache) util_cache_clear() argument 285 util_cache_destroy(struct util_cache *cache) util_cache_destroy() argument 317 util_cache_remove(struct util_cache *cache, const void *key) util_cache_remove() argument 341 ensure_sanity(const struct util_cache *cache) ensure_sanity() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_disk_cache.c | 48 crocus_disk_cache_compute_key(struct disk_cache *cache, in crocus_disk_cache_compute_key() argument 78 crocus_disk_cache_store(struct disk_cache *cache, in crocus_disk_cache_store() argument 139 struct disk_cache *cache = screen->disk_cache; crocus_disk_cache_retrieve() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_emit.c | 43 struct translate_cache *cache; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | SizedMRUCache.h | 144 void TrimCache(size_t maxStates, size_t gcLimit, const char *name, T *cache) in TrimCache() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrGpuResource.cpp | 26 auto cache = get_resource_cache(fGpu); in GrGpuResource() local 249 void GrGpuResource::ProxyAccess::ref(GrResourceCache* cache) { in ref() argument
|
| /third_party/skia/tests/ |
| H A D | PathRendererCacheTests.cpp | 64 static bool cache_non_scratch_resources_equals(GrResourceCache* cache, int expected) { in cache_non_scratch_resources_equals() argument 84 GrResourceCache* cache = dContext->priv().getResourceCache(); in test_path() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | SamplerHeapCacheD3D12.cpp | 33 SamplerHeapCacheEntry::SamplerHeapCacheEntry(SamplerHeapCache* cache, in SamplerHeapCacheEntry() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/ |
| H A D | main.go | 297 type cache struct { type [all...] |
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftcbasic.c | 86 FTC_Cache cache = (FTC_Cache)ftccache; in FT_CALLBACK_DEF() local 89 FTC_Family_Init( FTC_FAMILY( family ), cache ); in FT_CALLBACK_DEF() local [all...] |
| H A D | ftccache.c | 90 ftc_get_top_node_for_hash( FTC_Cache cache, in ftc_get_top_node_for_hash() argument 274 FTC_Cache cache; ftc_node_destroy() local 414 ftc_cache_add( FTC_Cache cache, FT_Offset hash, FTC_Node node ) ftc_cache_add() argument 562 FTC_Cache_RemoveFaceID( FTC_Cache cache, FTC_FaceID face_id ) FTC_Cache_RemoveFaceID() argument [all...] |
| H A D | ftccmap.c | 235 FTC_Cache cache = FTC_CACHE( cmap_cache ); FT_EXPORT_DEF() local [all...] |
| H A D | ftcglyph.h | 138 FTC_Cache cache; member 213 FTC_CacheRec cache; global() member [all...] |
| H A D | ftcsbits.c | 76 FTC_GNode_Done( FTC_GNODE( snode ), cache ); in ftc_snode_free() local 86 ftc_snode_free( FTC_NODE( snode ), cache ); in FTC_SNode_Free() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unifiedcache.h | 270 const UnifiedCache *cache = getInstance(status); getByLocale() local [all...] |
| /base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/ |
| H A D | exchange_auth_info_client.c | 70 struct auth_info_cache cache = { HC_USER_TYPE_ACCESSORY, {0, {0}}, {0, {0}}}; in receive_exchange_response() local 87 parse_exchange_response_data(const struct hichain *hichain, const exchange_request_data *receive, struct auth_info_cache *cache) parse_exchange_response_data() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_utils.cpp | 49 unsigned char *cache = (unsigned char *)calloc(outlen + 1, sizeof(unsigned char)); in HexStringConvertToBytes() local 123 char16_t *cache = (char16_t *)calloc(outLen + 1, sizeof(char16_t)); in CharsConvertToChar16() local
|
| /foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/ |
| H A D | prepared_model_service.cpp | 69 sptr<Ashmem> cache = Ashmem::CreateAshmem(name, size); in ExportModelCache() local [all...] |
| /foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/ |
| H A D | prepared_model_service.cpp | 67 sptr<Ashmem> cache = Ashmem::CreateAshmem(name, size); in ExportModelCache() local [all...] |
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
| H A D | local_data_source.cpp | 64 std::shared_ptr<Cache> cache; in GetBestCache() local 86 SolveReqData(std::shared_ptr<Cache> cache, int64_t pos) SolveReqData() argument 134 auto cache = GetBestCache(pos); ReadBuffer() local [all...] |