| /third_party/libcoap/src/ |
| D | coap_cache.c | 196 coap_cache_entry_t *cache_entry = NULL; in coap_cache_get_by_key() local 214 coap_cache_entry_t *cache_entry; in coap_cache_get_by_pdu() local 229 coap_delete_cache_entry(coap_context_t *ctx, coap_cache_entry_t *cache_entry) { in coap_delete_cache_entry() 247 coap_cache_get_pdu(const coap_cache_entry_t *cache_entry) { in coap_cache_get_pdu() 252 coap_cache_set_app_data(coap_cache_entry_t *cache_entry, in coap_cache_set_app_data() 260 coap_cache_get_app_data(const coap_cache_entry_t *cache_entry) { in coap_cache_get_app_data()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_pipeline_cache.c | 35 struct cache_entry { struct 36 union { 40 uint32_t binary_sizes[MESA_VULKAN_SHADER_STAGES]; 41 uint32_t num_stack_sizes; 42 struct radv_shader *shaders[MESA_VULKAN_SHADER_STAGES]; 43 struct radv_pipeline_slab *slab; 44 char code[0];
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_pipeline_cache.c | 271 struct v3dv_pipeline_shared_data *cache_entry = in v3dv_pipeline_cache_search_for_pipeline() local 693 struct v3dv_pipeline_shared_data *cache_entry = in pipeline_cache_load() local 759 struct v3dv_pipeline_shared_data *cache_entry = entry->data; in v3dv_pipeline_cache_finish() local 834 struct v3dv_pipeline_shared_data *cache_entry = entry->data; in v3dv_MergePipelineCaches() local 881 v3dv_pipeline_shared_data_write_to_blob(const struct v3dv_pipeline_shared_data *cache_entry, in v3dv_pipeline_shared_data_write_to_blob() 1015 struct v3dv_pipeline_shared_data *cache_entry = entry->data; in v3dv_GetPipelineCacheData() local
|
| /third_party/node/deps/v8/src/objects/ |
| D | compilation-cache-table.cc | 23 int SearchLiteralsMapEntry(CompilationCacheTable cache, int cache_entry, in SearchLiteralsMapEntry() 46 void AddToFeedbackCellsMap(Handle<CompilationCacheTable> cache, int cache_entry, in AddToFeedbackCellsMap() 115 FeedbackCell SearchLiteralsMap(CompilationCacheTable cache, int cache_entry, in SearchLiteralsMap()
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| D | radeon_drm_bo.h | 39 struct pb_cache_entry cache_entry; member
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| D | virgl_vtest_winsys.h | 72 struct virgl_resource_cache_entry cache_entry; member
|
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| D | pb_bufmgr_cache.c | 56 struct pb_cache_entry cache_entry; member
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_bo.h | 110 struct pb_cache_entry cache_entry[]; member
|
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| D | virgl_drm_winsys.h | 46 struct virgl_resource_cache_entry cache_entry; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_bo.h | 111 struct pb_cache_entry cache_entry[]; member
|
| D | zink_program.c | 882 struct gfx_pipeline_cache_entry *cache_entry = entry->data; in zink_get_gfx_pipeline() local 924 struct compute_pipeline_cache_entry *cache_entry = entry->data; in zink_get_compute_pipeline() local
|
| /third_party/libcoap/examples/ |
| D | coap-server.c | 534 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session, in hnd_put_example_data() local 1383 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session, in hnd_put_post() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | instruction-selector.cc | 718 auto cache_entry = state_values_cache_.find(key); in AddInputsToFrameStateDescriptor() local
|
| /third_party/node/deps/v8/src/profiler/ |
| D | heap-snapshot-generator.cc | 2757 base::HashMap::Entry* cache_entry = in GetStringId() local
|