Home
last modified time | relevance | path

Searched defs:cache_id (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program_cache.c49 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/
Diris_program_cache.c50 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()
Diris_disk_cache.c244 enum iris_program_cache_id cache_id = cache_id_for_stage[stage]; in iris_disk_cache_retrieve() local
Diris_program.c1209 enum iris_program_cache_id cache_id, in find_or_add_variant()
Diris_state.c4764 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/
Dframe_dec.c76 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/
Dframe_dec.c76 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/
Dpmksa_cache.c134 const u8 *cache_id) in pmksa_cache_add()
432 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
Dpmksa_cache.h138 const u8 *cache_id) in pmksa_cache_add()
Dwpa_i.h249 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/
Dpmksa_cache.c176 const u8 *cache_id) in pmksa_cache_add()
501 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
Dpmksa_cache.h145 const u8 *cache_id) in pmksa_cache_add()
Dwpa_i.h299 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/
Dnouveau_screen.c159 char cache_id[20 * 2 + 1]; in nouveau_disk_cache_create() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c100 char cache_id[20 * 2 + 1]; in r300_disk_cache_create() local
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp401 char cache_id[20 * 2 + 1]; in create_clc_disk_cache() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c935 char cache_id[20 * 2 + 1]; in lp_disk_cache_create() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1062 char cache_id[20 * 2 + 1]; in si_disk_cache_create() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c766 char cache_id[20 * 2 + 1]; in r600_disk_cache_create() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dsme.c353 const u8 *cache_id = NULL; in sme_send_authentication() local
Dwpa_supplicant.c2588 const u8 *cache_id = NULL; in wpas_populate_assoc_ies() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c437 const u8 *cache_id = NULL; in sme_send_authentication() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c740 gint cache_id = dmabuf->direct ? 4 : i; in _dma_buf_upload_accept() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c4870 const u8 *cache_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c5276 const u8 *cache_id; member

12