Home
last modified time | relevance | path

Searched refs:opclass (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.c693 int opclass, channel, freq; in dpp_parse_uri_chan_list() local
696 opclass = atoi(pos); in dpp_parse_uri_chan_list()
697 if (opclass <= 0) in dpp_parse_uri_chan_list()
708 freq = ieee80211_chan_to_freq(NULL, opclass, channel); in dpp_parse_uri_chan_list()
711 opclass, channel, freq); in dpp_parse_uri_chan_list()
715 opclass, channel); in dpp_parse_uri_chan_list()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td208 class SplatPatLeaf<Operand opclass, dag frag, code pred = [{}],
211 Operand OpClass = opclass;
214 class SplatComplexPattern<Operand opclass, ValueType ty, int numops, string fn,
218 Operand OpClass = opclass;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td222 class SplatPatLeaf<Operand opclass, dag frag, code pred = [{}],
225 Operand OpClass = opclass;
228 class SplatComplexPattern<Operand opclass, ValueType ty, int numops, string fn,
232 Operand OpClass = opclass;
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c9170 u8 chan, opclass; in wpas_p2p_move_go_csa() local
9175 &opclass, &chan) == in wpas_p2p_move_go_csa()
9184 NULL, opclass, in wpas_p2p_move_go_csa()
9189 NULL, opclass, in wpas_p2p_move_go_csa()