/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_disk_cache.c | 44 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/ |
D | coap_cache.c | 77 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
|
D | resource.c | 705 const coap_cache_key_t *cache_key) { 726 coap_cache_key_t *cache_key = NULL; local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_disk_cache.c | 80 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
|
D | etnaviv_shader.h | 88 cache_key cache_key; /* shader disk-cache key */ member
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_disk_cache.c | 109 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
|
D | ir3_shader.h | 858 cache_key cache_key; /* shader disk-cache key */ member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_disk_cache.c | 52 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/ |
D | v3d_disk_cache.c | 81 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/ |
D | iris_disk_cache.c | 52 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/ |
D | raster_cache.cc | 155 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/ |
D | nir_load_libclc.c | 89 unsigned char cache_key[20]; member 313 cache_key cache_key; in nir_load_libclc_shader() local
|
/third_party/libcoap/include/coap3/ |
D | coap_subscribe_internal.h | 56 coap_cache_key_t *cache_key; /** cache_key to identify requester */ member
|
D | coap_cache_internal.h | 40 coap_cache_key_t *cache_key; member
|
/third_party/mesa3d/src/util/ |
D | disk_cache.h | 49 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef
|
D | fossilize_db.c | 63 truncate_hash_to_64bits(const uint8_t *cache_key) in truncate_hash_to_64bits()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_pipeline_cache.c | 341 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/ |
D | v3dv_pipeline_cache.c | 309 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/ |
D | fd6_program.c | 392 const struct ir3_cache_key *cache_key, in setup_stateobj()
|
/third_party/node/src/ |
D | node_contextify.cc | 1175 Local<Object> cache_key; in CompileFunction() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_pipeline.c | 526 } cache_key; member
|