Home
last modified time | relevance | path

Searched refs:hash_table_call_foreach (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dstring_to_uint_map.h77 hash_table_call_foreach(this->ht, delete_key, NULL); in ~string_to_uint_map()
89 hash_table_call_foreach(this->ht, delete_key, NULL); in clear()
108 hash_table_call_foreach(this->ht, subtract_one_wrapper, wrapper); in iterate()
H A Dir_function_detect_recursion.cpp312 hash_table_call_foreach(v.function_hash, remove_unlinked_functions, & v); in detect_recursion_unlinked()
318 hash_table_call_foreach(v.function_hash, emit_errors_unlinked, state); in detect_recursion_unlinked()
H A Dgl_nir_detect_function_recursion.c301 hash_table_call_foreach(state.function_hash, remove_unlinked_functions, in gl_nir_detect_recursion_linked()
308 hash_table_call_foreach(state.function_hash, emit_errors_linked, prog); in gl_nir_detect_recursion_linked()
H A Dlinker.cpp752 hash_table_call_foreach(this->unnamed_interfaces, in fixup_unnamed_interface_types()
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dhash_table.h155 hash_table_call_foreach(struct hash_table *ht, in hash_table_call_foreach() function
/aosp_15_r20/external/mesa3d/src/util/
H A Dhash_table.h155 hash_table_call_foreach(struct hash_table *ht, in hash_table_call_foreach() function
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp-parse.y389 hash_table_call_foreach(parser->defines,
418 hash_table_call_foreach(tmp_parser->defines,
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv44884 …rnal/mesa3d,[email protected],util: Move hash_table_call_foreach to util h…