| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 130 StructMember (const std::string& name, const VarType& type, deUint32 flags) in StructMember() argument 292 glu::DataType type; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.hpp | 138 StructMember (const std::string& name, const VarType& type, deUint32 flags) in StructMember() argument 286 glu::DataType type; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 265 void NativeHandle::setWin32Handle (Win32HandleType type, vk::pt::Win32Handle handle) in setWin32Handle() argument 337 const char* externalSemaphoreTypeToName (vk::VkExternalSemaphoreHandleTypeFlagBits type) in externalSemaphoreTypeToName() argument 365 const char* externalFenceTypeToName (vk::VkExternalFenceHandleTypeFlagBits type) in externalFenceTypeToName() argument 387 externalMemoryTypeToName(vk::VkExternalMemoryHandleTypeFlagBits type) externalMemoryTypeToName() argument 431 isSupportedPermanence(vk::VkExternalSemaphoreHandleTypeFlagBits type, Permanence permanence) isSupportedPermanence() argument 455 getHandelTypeTransferences(vk::VkExternalSemaphoreHandleTypeFlagBits type) getHandelTypeTransferences() argument 478 isSupportedPermanence(vk::VkExternalFenceHandleTypeFlagBits type, Permanence permanence) isSupportedPermanence() argument 499 getHandelTypeTransferences(vk::VkExternalFenceHandleTypeFlagBits type) getHandelTypeTransferences() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktTestPackage.cpp | 199 static deBool openWrite (int type, const char* message) { DE_UNREF(type); DE_UNREF(message); return true; } in openWrite() argument 200 static deBool openWriteFtm (int type, const char* format, va_list args) { DE_UNREF(type); DE_UNREF(format); DE_UNREF(args); return true; } in openWriteFtm() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls.h | 76 const char *type; member
|
| H A D | tls_gnutls.c | 1181 int ret, type; in tls_connection_verify_peer() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_hostap.c | 143 u16 fc, type, stype; in handle_frame() local
|
| H A D | wpa_hal.h | 151 uint8_t type; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_fast.c | 367 static int eap_fast_select_phase2_method(struct eap_fast_data *data, u8 type) in eap_fast_select_phase2_method() argument 733 struct eap_tlv_pac_type_tlv *type; in eap_fast_write_pac_request() local 831 eap_fast_parse_pac_tlv(struct eap_fast_pac *entry, int type, u8 *pos, size_t len, int *pac_key_found) eap_fast_parse_pac_tlv() argument 869 int type, pac_key_found = 0; eap_fast_process_pac_tlv() local 904 eap_fast_parse_pac_info(struct eap_fast_pac *entry, int type, u8 *pos, size_t len) eap_fast_parse_pac_info() argument 989 int type; eap_fast_process_pac_info() local [all...] |
| H A D | eap_teap.c | 326 static int eap_teap_select_phase2_method(struct eap_teap_data *data, u8 type) in eap_teap_select_phase2_method() argument 870 static void eap_teap_parse_pac_tlv(struct eap_teap_pac *entry, int type, in eap_teap_parse_pac_tlv() argument 909 int type, pac_key_found = 0; eap_teap_process_pac_tlv() local 944 eap_teap_parse_pac_info(struct eap_teap_pac *entry, int type, u8 *pos, size_t len) eap_teap_parse_pac_info() argument 1028 int type; eap_teap_process_pac_info() local 1154 struct teap_attr_pac_type *type; eap_teap_pac_request() local [all...] |
| H A D | tncc.c | 462 static int tncc_supported_type(struct tnc_if_imc *imc, unsigned int type) in tncc_supported_type() argument 486 static void tncc_send_to_imcs(struct tncc_data *tncc, unsigned int type, in tncc_send_to_imcs() argument 606 static int tncc_get_type(char *start, unsigned int *type) in tncc_get_type() argument 753 unsigned int type; in tncc_process_if_tnccs() local 797 unsigned int type; tncc_process_if_tnccs() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_fast.c | 1236 static int eap_fast_pac_type(u8 *pac, size_t len, u16 type) in eap_fast_pac_type() argument 1272 u16 type, le in eap_fast_process_phase2_tlvs() local [all...] |
| H A D | eap_server_teap.c | 1361 static int eap_teap_pac_type(u8 *pac, size_t len, u16 type) in eap_teap_pac_type() argument 1404 u16 type, len, res; eap_teap_process_phase2_tlvs() local [all...] |
| H A D | tncs.c | 487 static int tncs_supported_type(struct tnc_if_imv *imv, unsigned int type) in tncs_supported_type() argument 511 static void tncs_send_to_imvs(struct tncs_data *tncs, unsigned int type, in tncs_send_to_imvs() argument 655 static int tncs_get_type(char *start, unsigned int *type) in tncs_get_type() argument 841 unsigned int type; in tncs_process_if_tnccs() local 885 unsigned int type; tncs_process_if_tnccs() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| H A D | ieee802_1x_kay_i.h | 155 u8 type; member 229 u8 type; member 271 u8 type; member 339 u8 type; member 384 u8 type; global() member 407 u8 type; global() member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius.c | 162 u8 type; member 267 static const struct radius_attr_type *radius_get_attr_type(u8 type) in radius_get_attr_type() argument 630 struct radius_attr_hdr *radius_msg_add_attr(struct radius_msg *msg, u8 type, in radius_msg_add_attr() argument 886 radius_msg_copy_attr(struct radius_msg *dst, struct radius_msg *src, u8 type) radius_msg_copy_attr() argument 1359 radius_msg_get_attr(struct radius_msg *msg, u8 type, u8 *buf, size_t len) radius_msg_get_attr() argument 1382 radius_msg_get_attr_ptr(struct radius_msg *msg, u8 type, u8 **buf, size_t *len, const u8 *start) radius_msg_get_attr_ptr() argument 1406 radius_msg_count_attr(struct radius_msg *msg, u8 type, int min_len) radius_msg_count_attr() argument 1424 int type; /* Tunnel-Type */ global() member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | eloop.c | 85 eloop_event_type type; member 271 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue() argument 305 static short event_type_kevent_filter(eloop_event_type type) in event_type_kevent_filter() argument 318 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue() argument 807 eloop_get_sock_table(eloop_event_type type) eloop_get_sock_table() argument 822 eloop_register_sock(int sock, eloop_event_type type, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_sock() argument 835 eloop_unregister_sock(int sock, eloop_event_type type) eloop_unregister_sock() argument [all...] |
| H A D | pcsc_funcs.c | 293 unsigned char type, len; in scard_parse_fsp_templ() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_er.c | 1217 enum httpread_hdr_type type = http_request_get_type(req); in wps_er_http_req() local
|
| H A D | wps_validate.c | 663 static int wps_validate_auth_type(const u8 *type, int mandatory) in wps_validate_auth_type() argument 709 static int wps_validate_encr_type(const u8 *type, int mandatory) in wps_validate_encr_type() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 1783 enum dpp_public_action_frame_type type; wpas_dpp_rx_action() local [all...] |
| H A D | eapol_test.c | 39 u8 type; member 167 find_extra_attr(struct extra_radius_attr *attrs, u8 type) in find_extra_attr() argument 313 static int eapol_test_eapol_send(void *ctx, int type, const u8 *buf, in eapol_test_eapol_send() argument 731 eap_type_text(u8 type) eap_type_text() argument [all...] |
| H A D | rrm.c | 281 static int wpas_rrm_report_elem(struct wpabuf **buf, u8 token, u8 mode, u8 type, in wpas_rrm_report_elem() argument [all...] |
| H A D | wnm_sta.c | 1773 u8 dialog_token, type; in ieee802_11_rx_wnm_notif_req() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | peers.cpp | 122 QString Peers::ItemType(int type) in ItemType() argument 182 int type = ctx_item->data(peer_role_type).toInt(); in context_menu() local 436 int type = item->data(peer_role_type).toInt(); add_station() local 622 int type; add_bss() local 694 int type; add_persistent() local 792 find_addr_type(QString addr, int type) find_addr_type() argument 922 int type = item->data(peer_role_type).toInt(); event_notify() local 1133 int type = wps_state == 2 ? PEER_TYPE_WPS_ER_AP: event_notify() local 1265 int type = item->data(peer_role_type).toInt(); event_notify() local 1578 int type = item->data(peer_role_type).toInt(); remove_enrollee_uuid() local 1597 int type = ctx_item->data(peer_role_type).toInt(); properties() local 1878 int type = item->data(peer_role_type).toInt(); enable_persistent() local [all...] |