| /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/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_disk_cache.c | 51 const struct panfrost_shader_key *shader_key, cache_key cache_key) in panfrost_disk_cache_compute_key() argument 77 cache_key cache_key; in panfrost_disk_cache_store() local 119 cache_key cache_key; in panfrost_disk_cache_retrieve() 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 | 92 cache_key cache_key; /* shader disk-cache key */ member
|
| /third_party/libcoap/src/ |
| D | coap_cache.c | 81 coap_cache_key_t *cache_key; in coap_cache_derive_key_w_ignore() local 147 coap_delete_cache_key(coap_cache_key_t *cache_key) { in coap_delete_cache_key() 195 coap_cache_get_by_key(coap_context_t *ctx, const coap_cache_key_t *cache_key) { in coap_cache_get_by_key() 213 coap_cache_key_t *cache_key = coap_cache_derive_key(session, request, session_based); in coap_cache_get_by_pdu() local
|
| D | coap_resource.c | 709 const coap_cache_key_t *cache_key) { 730 coap_cache_key_t *cache_key = NULL; local
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| D | agx_disk_cache.c | 32 cache_key cache_key) in agx_disk_cache_compute_key() argument 159 cache_key cache_key; in agx_disk_cache_store() local 185 cache_key cache_key; in agx_disk_cache_retrieve() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_disk_cache.c | 91 cache_key cache_key) in compute_variant_key() argument 204 cache_key cache_key; in ir3_disk_cache_retrieve() local 243 cache_key cache_key; in ir3_disk_cache_store() local
|
| /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 | 73 cache_key cache_key, in v3d_disk_cache_compute_key() argument 110 cache_key cache_key; in v3d_disk_cache_retrieve() local 196 cache_key cache_key; in v3d_disk_cache_store() local
|
| D | v3d_program.c | 479 struct v3d_cache_key cache_key; in v3d_get_compiled_shader() local 1065 const struct v3d_cache_key *cache_key = entry->key; in v3d_shader_state_delete() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_disk_cache.c | 56 cache_key cache_key) in iris_disk_cache_compute_key() argument 101 cache_key cache_key; in iris_disk_cache_store() local 203 cache_key cache_key; in iris_disk_cache_retrieve() local
|
| /third_party/mesa3d/src/gallium/frontends/rusticl/mesa/util/ |
| D | disk_cache.rs | 26 pub fn put(&self, data: &[u8], key: &mut cache_key) { in put() 53 pub fn gen_key(&self, data: &[u8]) -> cache_key { in gen_key()
|
| /third_party/libcoap/include/coap3/ |
| D | coap_subscribe_internal.h | 66 coap_cache_key_t *cache_key; /** cache_key to identify requester */ member
|
| D | coap_cache_internal.h | 43 coap_cache_key_t *cache_key; member
|
| /third_party/mesa3d/src/compiler/clc/ |
| D | nir_load_libclc.c | 90 unsigned char cache_key[20]; member 321 cache_key cache_key; in nir_load_libclc_shader() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_meta.c | 37 struct cache_key { struct 43 static struct cache_key * argument
|
| D | vk_pipeline_cache.c | 370 cache_key cache_key; in vk_pipeline_cache_lookup_object() local 443 cache_key cache_key; in vk_pipeline_cache_add_object() local 465 cache_key cache_key; in vk_pipeline_cache_create_and_insert_object() local
|
| D | vk_shader.h | 91 struct vk_shader_pipeline_cache_key cache_key; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_texture_handle.c | 300 uint8_t cache_key[SHA1_DIGEST_LENGTH]; in compile_image_function() local 455 uint8_t cache_key[SHA1_DIGEST_LENGTH]; in compile_sample_function() local 605 uint8_t cache_key[SHA1_DIGEST_LENGTH]; in compile_jit_sample_function() local 711 uint8_t cache_key[SHA1_DIGEST_LENGTH]; in compile_size_function() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/function/ |
| D | func_grad.h | 83 … const ValuePtr &op_output, size_t output_size, std::string cache_key, bool is_control_flow, in GraphBackwardNode()
|
| /third_party/mesa3d/src/util/ |
| D | disk_cache.h | 50 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef
|
| D | fossilize_db.c | 70 truncate_hash_to_64bits(const uint8_t *cache_key) in truncate_hash_to_64bits()
|
| /third_party/rust/rust/compiler/rustc_data_structures/src/obligation_forest/ |
| D | mod.rs | 339 let cache_key = obligation.as_cache_key(); in register_obligation_at() localVariable 663 let cache_key = node.obligation.as_cache_key(); in compress() localVariable
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_pipeline_cache.c | 309 cache_key cache_key; in v3dv_pipeline_cache_search_for_pipeline() local 479 cache_key cache_key; in pipeline_cache_upload_shared_data() local
|