Home
last modified time | relevance | path

Searched refs:C2S (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.c61 #define C2S(n,s) \ macro
69 C2S(AUTOGENMIPMAP, "MIPGEN"); in nine_D3DUSAGE_to_str()
70 C2S(WRITEONLY, "WO"); in nine_D3DUSAGE_to_str()
71 C2S(DYNAMIC, "DYNAMIC"); in nine_D3DUSAGE_to_str()
72 C2S(DEPTHSTENCIL, "DS"); in nine_D3DUSAGE_to_str()
73 C2S(RENDERTARGET, "RT"); in nine_D3DUSAGE_to_str()
74 C2S(SOFTWAREPROCESSING, "SW"); in nine_D3DUSAGE_to_str()
75 C2S(DONOTCLIP, "NOCLIP"); in nine_D3DUSAGE_to_str()
76 C2S(POINTS, "POINTS"); in nine_D3DUSAGE_to_str()
77 C2S(DMA in nine_D3DUSAGE_to_str()
87 #undef C2S global() macro
89 #define C2S global() macro
111 #undef C2S global() macro
113 #define C2S global() macro
129 #undef C2S global() macro
414 #define C2S global() macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c38 #define C2S(x) case x: return #x; in nl80211_command_to_string() macro
40 C2S(NL80211_CMD_UNSPEC) in nl80211_command_to_string()
41 C2S(NL80211_CMD_GET_WIPHY) in nl80211_command_to_string()
42 C2S(NL80211_CMD_SET_WIPHY) in nl80211_command_to_string()
43 C2S(NL80211_CMD_NEW_WIPHY) in nl80211_command_to_string()
44 C2S(NL80211_CMD_DEL_WIPHY) in nl80211_command_to_string()
45 C2S(NL80211_CMD_GET_INTERFACE) in nl80211_command_to_string()
46 C2S(NL80211_CMD_SET_INTERFACE) in nl80211_command_to_string()
47 C2S(NL80211_CMD_NEW_INTERFACE) in nl80211_command_to_string()
48 C2S(NL80211_CMD_DEL_INTERFAC in nl80211_command_to_string()
199 #undef C2S nl80211_command_to_string() macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c25 #define C2S(x) case x: return #x; in nl80211_command_to_string() macro
27 C2S(NL80211_CMD_UNSPEC) in nl80211_command_to_string()
28 C2S(NL80211_CMD_GET_WIPHY) in nl80211_command_to_string()
29 C2S(NL80211_CMD_SET_WIPHY) in nl80211_command_to_string()
30 C2S(NL80211_CMD_NEW_WIPHY) in nl80211_command_to_string()
31 C2S(NL80211_CMD_DEL_WIPHY) in nl80211_command_to_string()
32 C2S(NL80211_CMD_GET_INTERFACE) in nl80211_command_to_string()
33 C2S(NL80211_CMD_SET_INTERFACE) in nl80211_command_to_string()
34 C2S(NL80211_CMD_NEW_INTERFACE) in nl80211_command_to_string()
35 C2S(NL80211_CMD_DEL_INTERFAC in nl80211_command_to_string()
143 #undef C2S nl80211_command_to_string() macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1268 #define C2S(x) case x: return #x; in fc2str() macro
1273 C2S(WLAN_FC_STYPE_ASSOC_REQ) in fc2str()
1274 C2S(WLAN_FC_STYPE_ASSOC_RESP) in fc2str()
1275 C2S(WLAN_FC_STYPE_REASSOC_REQ) in fc2str()
1276 C2S(WLAN_FC_STYPE_REASSOC_RESP) in fc2str()
1277 C2S(WLAN_FC_STYPE_PROBE_REQ) in fc2str()
1278 C2S(WLAN_FC_STYPE_PROBE_RESP) in fc2str()
1279 C2S(WLAN_FC_STYPE_BEACON) in fc2str()
1280 C2S(WLAN_FC_STYPE_ATIM) in fc2str()
1281 C2S(WLAN_FC_STYPE_DISASSO in fc2str()
1318 #undef C2S fc2str() macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c1721 #define C2S(x) case x: return #x; in fc2str() macro
1726 C2S(WLAN_FC_STYPE_ASSOC_REQ) in fc2str()
1727 C2S(WLAN_FC_STYPE_ASSOC_RESP) in fc2str()
1728 C2S(WLAN_FC_STYPE_REASSOC_REQ) in fc2str()
1729 C2S(WLAN_FC_STYPE_REASSOC_RESP) in fc2str()
1730 C2S(WLAN_FC_STYPE_PROBE_REQ) in fc2str()
1731 C2S(WLAN_FC_STYPE_PROBE_RESP) in fc2str()
1732 C2S(WLAN_FC_STYPE_BEACON) in fc2str()
1733 C2S(WLAN_FC_STYPE_ATIM) in fc2str()
1734 C2S(WLAN_FC_STYPE_DISASSO in fc2str()
1771 #undef C2S fc2str() macro
[all...]

Completed in 8 milliseconds