Home
last modified time | relevance | path

Searched defs:cache_key (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_disk_cache.c44 cache_key cache_key; in lima_vs_disk_cache_store() local
72 cache_key cache_key; in lima_fs_disk_cache_store() local
100 cache_key cache_key; in lima_vs_disk_cache_retrieve() local
152 cache_key cache_key; in lima_fs_disk_cache_retrieve() local
/third_party/libcoap/src/
Dcoap_cache.c77 coap_cache_key_t *cache_key; in coap_cache_derive_key_w_ignore() local
138 coap_delete_cache_key(coap_cache_key_t *cache_key) { in coap_delete_cache_key()
186 coap_cache_get_by_key(coap_context_t *ctx, const coap_cache_key_t *cache_key) { in coap_cache_get_by_key()
204 coap_cache_key_t *cache_key = coap_cache_derive_key(session, request, session_based); in coap_cache_get_by_pdu() local
Dresource.c705 const coap_cache_key_t *cache_key) {
726 coap_cache_key_t *cache_key = NULL; local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c80 cache_key cache_key) in compute_variant_key() argument
129 cache_key cache_key; in etna_disk_cache_retrieve() local
165 cache_key cache_key; in etna_disk_cache_store() local
Detnaviv_shader.h88 cache_key cache_key; /* shader disk-cache key */ member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c109 cache_key cache_key) in compute_variant_key() argument
222 cache_key cache_key; in ir3_disk_cache_retrieve() local
261 cache_key cache_key; in ir3_disk_cache_store() local
Dir3_shader.h858 cache_key cache_key; /* shader disk-cache key */ member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_disk_cache.c52 cache_key cache_key) in crocus_disk_cache_compute_key() argument
92 cache_key cache_key; in crocus_disk_cache_store() local
145 cache_key cache_key; in crocus_disk_cache_retrieve() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_disk_cache.c81 cache_key cache_key) in v3d_disk_cache_compute_key() argument
121 cache_key cache_key; in v3d_disk_cache_retrieve() local
205 cache_key cache_key; in v3d_disk_cache_store() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_disk_cache.c52 cache_key cache_key) in iris_disk_cache_compute_key() argument
91 cache_key cache_key; in iris_disk_cache_store() local
159 cache_key cache_key; in iris_disk_cache_retrieve() local
/third_party/flutter/engine/flutter/flow/
Draster_cache.cc155 LayerRasterCacheKey cache_key(layer->unique_id(), ctm); in Prepare() local
207 PictureRasterCacheKey cache_key(picture->uniqueID(), transformation_matrix); in Prepare() local
228 PictureRasterCacheKey cache_key(picture.uniqueID(), ctm); in Get() local
234 LayerRasterCacheKey cache_key(layer->unique_id(), ctm); in Get() local
/third_party/mesa3d/src/compiler/spirv/
Dnir_load_libclc.c89 unsigned char cache_key[20]; member
313 cache_key cache_key; in nir_load_libclc_shader() local
/third_party/libcoap/include/coap3/
Dcoap_subscribe_internal.h56 coap_cache_key_t *cache_key; /** cache_key to identify requester */ member
Dcoap_cache_internal.h40 coap_cache_key_t *cache_key; member
/third_party/mesa3d/src/util/
Ddisk_cache.h49 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef
Dfossilize_db.c63 truncate_hash_to_64bits(const uint8_t *cache_key) in truncate_hash_to_64bits()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.c341 cache_key cache_key; in vk_pipeline_cache_lookup_object() local
430 cache_key cache_key; in vk_pipeline_cache_add_object() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline_cache.c309 cache_key cache_key; in v3dv_pipeline_cache_search_for_pipeline() local
480 cache_key cache_key; in pipeline_cache_upload_shared_data() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_program.c392 const struct ir3_cache_key *cache_key, in setup_stateobj()
/third_party/node/src/
Dnode_contextify.cc1175 Local<Object> cache_key; in CompileFunction() local
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c526 } cache_key; member