Home
last modified time | relevance | path

Searched defs:cache (Results 226 - 250 of 1053) sorted by relevance

12345678910>>...43

/third_party/node/deps/cares/src/lib/
H A Dares_rand.c161 unsigned char cache[256]; member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.h270 const UnifiedCache *cache = getInstance(status); getByLocale() local
[all...]
/third_party/mesa3d/src/util/
H A Dxmlconfig.h175 driComputeOptionsSha1(const driOptionCache *cache, unsigned char *sha1) driComputeOptionsSha1() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_format.c97 LLVMValueRef cache = NULL; in add_fetch_rgba_test() local
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis-reducer.h33 Constructor(NodeHashCache* cache, Node* from) in Constructor() argument
/third_party/node/deps/v8/src/snapshot/
H A Dshared-heap-serializer.cc209 std::vector<Object>* cache = in ReconstructSharedHeapObjectCacheForTesting() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c227 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 Dpb_bufmgr_cache.c64 struct pb_cache cache; member
[all...]
H A Dpb_cache.c57 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 Du_cache.c103 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 Dcrocus_disk_cache.c48 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 Ddraw_pt_emit.c43 struct translate_cache *cache; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h144 void TrimCache(size_t maxStates, size_t gcLimit, const char *name, T *cache) in TrimCache() argument
/third_party/skia/src/gpu/
H A DGrGpuResource.cpp26 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 DPathRendererCacheTests.cpp64 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 DSamplerHeapCacheD3D12.cpp33 SamplerHeapCacheEntry::SamplerHeapCacheEntry(SamplerHeapCache* cache, in SamplerHeapCacheEntry() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
H A Dmain.go297 type cache struct { type
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcbasic.c86 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 Dftccache.c90 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 Dftccmap.c235 FTC_Cache cache = FTC_CACHE( cmap_cache ); FT_EXPORT_DEF() local
[all...]
H A Dftcglyph.h138 FTC_Cache cache; member
213 FTC_CacheRec cache; global() member
[all...]
H A Dftcsbits.c76 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 Dunifiedcache.h270 const UnifiedCache *cache = getInstance(status); getByLocale() local
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dexchange_auth_info_client.c70 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 Dsim_utils.cpp49 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

Completed in 13 milliseconds

12345678910>>...43