Searched refs:hash_table_call_foreach (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | string_to_uint_map.h | 77 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 D | ir_function_detect_recursion.cpp | 312 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 D | gl_nir_detect_function_recursion.c | 301 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 D | linker.cpp | 752 hash_table_call_foreach(this->unnamed_interfaces, in fixup_unnamed_interface_types()
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | hash_table.h | 155 hash_table_call_foreach(struct hash_table *ht, in hash_table_call_foreach() function
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | hash_table.h | 155 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 D | glcpp-parse.y | 389 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 D | commit.csv | 44884 …rnal/mesa3d,[email protected],util: Move hash_table_call_foreach to util h…
|