Home
last modified time | relevance | path

Searched defs:iface_type (Results 1 – 15 of 15) sorted by relevance

/third_party/glib/gobject/tests/
Dtestcommon.h91 #define INTERFACE_FULL(type, init_func, iface_type) \ argument
100 #define INTERFACE(init_func, iface_type) \ argument
/third_party/glib/tests/gobject/
Dtestcommon.h84 #define INTERFACE_FULL(type, init_func, iface_type) \ argument
93 #define INTERFACE(init_func, iface_type) \ argument
/third_party/mesa3d/src/compiler/glsl/
Dast_array_index.cpp241 const glsl_type *iface_type = var->get_interface_type(); in _mesa_ast_array_index_to_hir() local
Dlink_interface_blocks.cpp326 const glsl_type *iface_type = var->get_interface_type(); in validate_intrastage_interface_blocks() local
/third_party/glib/gobject/
Dgtype.c283 GType iface_type; member
990 GType iface_type) in check_add_interface_L()
1367 GType iface_type, in type_node_add_iface_entry_W()
3183 GType iface_type) in g_type_interface_peek()
3570 GType iface_type) in g_type_is_a()
4060 GType iface_type) in g_type_check_instance_is_a()
4105 GType iface_type) in g_type_check_instance_cast()
Dgobject.c1586 GType iface_type = iface_class->g_type; in object_interface_check_properties() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c1951 struct vtn_type *iface_type = per_vertex_type; in vtn_create_variable() local
/third_party/toybox/toys/pending/
Dip.c62 int flags, iface_idx, mtu, txqueuelen, parent,iface_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c10186 enum qca_iface_type iface_type; in preferred_freq_info_handler() local
10249 enum qca_iface_type iface_type; in nl80211_get_pref_freq_list() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c11148 enum qca_iface_type iface_type; in preferred_freq_info_handler() local
11211 enum qca_iface_type iface_type; in nl80211_get_pref_freq_list() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dp2p_supplicant.c5401 enum wpa_driver_if_type iface_type; in wpas_p2p_setup_freqs() local
Dctrl_iface.c7801 enum wpa_driver_if_type iface_type; in wpas_ctrl_iface_get_pref_freq_list() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c5773 enum wpa_driver_if_type iface_type; in wpas_p2p_setup_freqs() local
Dctrl_iface.c8220 enum wpa_driver_if_type iface_type; in wpas_ctrl_iface_get_pref_freq_list() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp6780 const auto &iface_type = expression_type(stage_in_ptr_var_id); in emit_tessellation_io_load() local