Searched refs:find_type (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
H A Dtypeexpr.py79 def find_type(self, name): member in class:type_table
192 te = type_expression.built_in_types.find_type( type_name )
194 te = extra_types.find_type( type_name )
H A Dgl_XML.py995 def find_type( self, type_name ): member in class:gl_api
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h424 enum p2p_discovery_type find_type; member in struct:p2p_data
H A Dp2p.c1013 if (p2p->find_type == P2P_FIND_PROGRESSIVE &&
1234 p2p->find_type = type;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h424 enum p2p_discovery_type find_type; member in struct:p2p_data
H A Dp2p.c1013 if (p2p->find_type == P2P_FIND_PROGRESSIVE &&
1234 p2p->find_type = type;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h424 enum p2p_discovery_type find_type; member in struct:p2p_data
H A Dp2p.c1013 if (p2p->find_type == P2P_FIND_PROGRESSIVE &&
1234 p2p->find_type = type;

Completed in 159 milliseconds