Home
last modified time | relevance | path

Searched defs:match_state (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_search.c33 struct match_state { struct
51 struct match_state *state); argument
H A Dnir_opt_find_array_copies.c54 struct match_state { struct
68 create_match_node(const struct glsl_type *type, struct match_state *state) in create_match_node() argument
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dnconf.c1030 struct match_state struct
1041 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument
1100 struct match_state match_state = { in selected_conf() local
1277 struct match_state match_state = { in conf_choice() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-profile.c172 int match_state; member