/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_screen.c | 159 char cache_id[20 * 2 + 1]; in nouveau_disk_cache_create() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_disk_cache.c | 244 enum iris_program_cache_id cache_id = cache_id_for_stage[stage]; in iris_disk_cache_retrieve() local
|
H A D | iris_program_cache.c | 50 enum iris_program_cache_id cache_id; member 55 make_keybox(void *mem_ctx, enum iris_program_cache_id cache_id, const void *key, uint32_t key_size) make_keybox() argument 88 iris_find_cached_shader(struct iris_context *ice, enum iris_program_cache_id cache_id, uint32_t key_size, const void *key) iris_find_cached_shader() argument 111 iris_create_shader_variant(const struct iris_screen *screen, void *mem_ctx, enum iris_program_cache_id cache_id, uint32_t key_size, const void *key) iris_create_shader_variant() argument 150 iris_upload_shader(struct iris_screen *screen, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader, struct hash_table *driver_shaders, struct u_upload_mgr *uploader, enum iris_program_cache_id cache_id, uint32_t key_size, const void *key, const void *assembly) iris_upload_shader() argument [all...] |
H A D | iris_program.c | 1207 find_or_add_variant(const struct iris_screen *screen, struct iris_uncompiled_shader *ish, enum iris_program_cache_id cache_id, const void *key, unsigned key_size, bool *added) find_or_add_variant() argument
|
H A D | iris_state.c | 4764 iris_derived_program_state_size(enum iris_program_cache_id cache_id) in iris_derived_program_state_size() argument 4789 iris_store_derived_program_state(const struct intel_device_info *devinfo, enum iris_program_cache_id cache_id, struct iris_compiled_shader *shader) iris_store_derived_program_state() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A 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() argument 85 crocus_find_cached_shader(struct crocus_context *ice, enum crocus_program_cache_id cache_id, uint32_t key_size, const void *key) crocus_find_cached_shader() argument 99 crocus_find_previous_compile(const struct crocus_context *ice, enum crocus_program_cache_id cache_id, unsigned program_string_id) crocus_find_previous_compile() argument 187 crocus_upload_shader(struct crocus_context *ice, enum crocus_program_cache_id cache_id, uint32_t key_size, const void *key, const void *assembly, uint32_t asm_size, struct brw_stage_prog_data *prog_data, uint32_t prog_data_size, uint32_t *streamout, enum brw_param_builtin *system_values, unsigned num_system_values, unsigned num_cbufs, const struct crocus_binding_table *bt) crocus_upload_shader() argument 316 cache_name(enum crocus_program_cache_id cache_id) cache_name() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_screen.c | 100 char cache_id[20 * 2 + 1]; in r300_disk_cache_create() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | pmksa_cache.c | 131 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument 431 pmksa_cache_get_fils_cache_id(struct rsn_pmksa_cache *pmksa, const void *network_ctx, const u8 *cache_id) pmksa_cache_get_fils_cache_id() argument
|
H A D | pmksa_cache.h | 135 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
|
H A D | wpa_i.h | 247 wpa_sm_add_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id, const u8 *pmk, size_t pmk_len) wpa_sm_add_pmkid() argument 257 wpa_sm_remove_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id) wpa_sm_remove_pmkid() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | pmksa_cache.c | 173 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument 500 pmksa_cache_get_fils_cache_id(struct rsn_pmksa_cache *pmksa, const void *network_ctx, const u8 *cache_id) pmksa_cache_get_fils_cache_id() argument
|
H A D | pmksa_cache.h | 142 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
|
H A D | wpa_i.h | 310 wpa_sm_add_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id, const u8 *pmk, size_t pmk_len, u32 pmk_lifetime, u8 pmk_reauth_threshold, int akmp) wpa_sm_add_pmkid() argument 322 wpa_sm_remove_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id) wpa_sm_remove_pmkid() argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_screen.c | 935 char cache_id[20 * 2 + 1]; in lp_disk_cache_create() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.c | 1062 char cache_id[20 * 2 + 1]; in si_disk_cache_create() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A 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_; FinishRow() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A 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/ |
H A D | sme.c | 353 const u8 *cache_id = NULL; in sme_send_authentication() local
|
H A 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/ |
H A D | sme.c | 694 const u8 *cache_id = NULL; local
|
H A D | wpa_supplicant.c | 3102 const u8 *cache_id = NULL; local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 4870 const u8 *cache_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 5300 const u8 *cache_id; member
|