/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_program_cache.c | 49 enum crocus_program_cache_id cache_id; member 54 make_keybox(void *mem_ctx, enum crocus_program_cache_id cache_id, in make_keybox() 86 enum crocus_program_cache_id cache_id, in crocus_find_cached_shader() 100 enum crocus_program_cache_id cache_id, in crocus_find_previous_compile() 188 enum crocus_program_cache_id cache_id, uint32_t key_size, in crocus_upload_shader() 316 cache_name(enum crocus_program_cache_id cache_id) in cache_name()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_program_cache.c | 50 enum iris_program_cache_id cache_id; member 56 enum iris_program_cache_id cache_id, in make_keybox() 89 enum iris_program_cache_id cache_id, in iris_find_cached_shader() 113 enum iris_program_cache_id cache_id, in iris_create_shader_variant() 155 enum iris_program_cache_id cache_id, in iris_upload_shader()
|
D | iris_disk_cache.c | 244 enum iris_program_cache_id cache_id = cache_id_for_stage[stage]; in iris_disk_cache_retrieve() local
|
D | iris_program.c | 1209 enum iris_program_cache_id cache_id, in find_or_add_variant()
|
D | iris_state.c | 4764 iris_derived_program_state_size(enum iris_program_cache_id cache_id) in iris_derived_program_state_size() 4790 enum iris_program_cache_id cache_id, in iris_store_derived_program_state()
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | frame_dec.c | 76 const int cache_id = ctx->id_; in ReconstructRow() local 205 const int cache_id = ctx->id_; in DoFilter() local 377 const int cache_id = ctx->id_; in DitherRow() local 407 const int cache_id = ctx->id_; in FinishRow() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | frame_dec.c | 76 const int cache_id = ctx->id_; in ReconstructRow() local 205 const int cache_id = ctx->id_; in DoFilter() local 377 const int cache_id = ctx->id_; in DitherRow() local 407 const int cache_id = ctx->id_; in FinishRow() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | pmksa_cache.c | 134 const u8 *cache_id) in pmksa_cache_add() 432 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
|
D | pmksa_cache.h | 138 const u8 *cache_id) in pmksa_cache_add()
|
D | wpa_i.h | 249 const u8 *cache_id, const u8 *pmk, in wpa_sm_add_pmkid() 259 const u8 *cache_id) in wpa_sm_remove_pmkid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | pmksa_cache.c | 176 const u8 *cache_id) in pmksa_cache_add() 501 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
|
D | pmksa_cache.h | 145 const u8 *cache_id) in pmksa_cache_add()
|
D | wpa_i.h | 299 const u8 *cache_id, const u8 *pmk, in wpa_sm_add_pmkid() 311 const u8 *cache_id) in wpa_sm_remove_pmkid()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_screen.c | 159 char cache_id[20 * 2 + 1]; in nouveau_disk_cache_create() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen.c | 100 char cache_id[20 * 2 + 1]; in r300_disk_cache_create() local
|
/third_party/mesa3d/src/gallium/frontends/clover/nir/ |
D | invocation.cpp | 401 char cache_id[20 * 2 + 1]; in create_clc_disk_cache() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 935 char cache_id[20 * 2 + 1]; in lp_disk_cache_create() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.c | 1062 char cache_id[20 * 2 + 1]; in si_disk_cache_create() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 766 char cache_id[20 * 2 + 1]; in r600_disk_cache_create() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | sme.c | 353 const u8 *cache_id = NULL; in sme_send_authentication() local
|
D | wpa_supplicant.c | 2588 const u8 *cache_id = NULL; in wpas_populate_assoc_ies() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | sme.c | 437 const u8 *cache_id = NULL; in sme_send_authentication() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglupload.c | 740 gint cache_id = dmabuf->direct ? 4 : i; in _dma_buf_upload_accept() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth.c | 4870 const u8 *cache_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth.c | 5276 const u8 *cache_id; member
|