Searched defs:identifier (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.cpp85 ExtractContextAndIdentifier( llvm::StringRef name, llvm::StringRef &context, llvm::StringRef &identifier) argument
/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_common.c128 eap_msg_alloc(int vendor, enum eap_type type, size_t payload_len, u8 code, u8 identifier) argument
H A Deap_pax_common.c30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) argument
H A Deap_defs.h20 u8 identifier; member in struct:eap_hdr
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h56 ColorStyle identifier; member in struct:lldb_private::HighlightStyle
/freebsd-current/sys/dev/mlxfw/
H A Dmlxfw_mfa2_format.h92 __be16 identifier; member in struct:mlxfw_mfa2_tlv_component_descriptor
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp57 Diag(Tok, diag::err_expected) << tok::identifier; member in class:tok
153 Diag(Tok.getLocation(), diag::err_expected) << tok::identifier; member in class:tok
169 Diag(Tok.getLocation(), diag::err_expected) << tok::identifier; member in class:tok
H A DParseOpenACC.cpp331 P.Diag(P.getCurToken(), diag::err_expected) << tok::identifier; member in class:__anon672::tok
352 P.Diag(SecondTok, diag::err_expected) << tok::identifier; member in class:__anon672::tok
866 Diag(Tok, diag::err_expected) << tok::identifier; member in class:tok
[all...]
H A DParseExprCXX.cpp195 Diag(ConsumeToken(), diag::err_expected) << tok::identifier; member in class:tok
418 << tok::identifier; member in class:tok
[all...]
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmpclient.h84 int32_t identifier; member in struct:snmp_client
/freebsd-current/contrib/wpa/src/tls/
H A Dasn1.h51 u8 identifier, class, constructed; member in struct:asn1_hdr
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c21 eap_tls_msg_alloc(enum eap_type type, size_t payload_len, u8 code, u8 identifier) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h101 intptr_t identifier; member in struct:lldb_private::ModuleStats
/freebsd-current/stand/libsa/
H A Dcd9660read.c62 susp_lookup_record(const char *identifier, struct iso_directory_record *dp, argument
H A Dcd9660.c132 susp_lookup_record(struct open_file *f, const char *identifier, argument
/freebsd-current/contrib/wpa/src/ap/
H A Diapp.c56 be16 identifier; member in struct:iapp_hdr
167 u16 identifier; /* next IAPP identifier */ member in struct:iapp_data
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_gpsk.c271 eap_gpsk_process_gpsk_1(struct eap_sm *sm, struct eap_gpsk_data *data, struct eap_method_ret *ret, u8 identifier, const u8 *payload, size_t payload_len) argument
312 eap_gpsk_send_gpsk_2(struct eap_gpsk_data *data, u8 identifier, const u8 *csuite_list, size_t csuite_list_len) argument
580 eap_gpsk_process_gpsk_3(struct eap_sm *sm, struct eap_gpsk_data *data, struct eap_method_ret *ret, u8 identifier, const u8 *payload, size_t payload_len) argument
627 eap_gpsk_send_gpsk_4(struct eap_gpsk_data *data, u8 identifier) argument
[all...]
H A Deap_tls_common.c19 eap_tls_msg_alloc(enum eap_type type, size_t payload_len, u8 code, u8 identifier) argument
/freebsd-current/crypto/heimdal/kdc/
H A Ddigest.c376 unsigned char server_nonce[16], identifier; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp739 StringRef identifier; local
[all...]
/freebsd-current/contrib/wpa/src/common/
H A Ddpp_pkex.c171 dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const char *identifier, const char *code, bool v2) argument
312 dpp_pkex_identifier_match(const u8 *attr_id, u16 attr_id_len, const char *identifier) argument
338 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len, bool v2) argument
[all...]
/freebsd-current/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h97 OSSL_CRMF_ENCKEYWITHID_IDENTIFIER *identifier; member in struct:ossl_crmf_enckeywithid_st
/freebsd-current/usr.bin/mkimg/
H A Dvhdx.c483 struct vhdx_filetype_identifier identifier; local
/freebsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h66 u_char identifier [ISODCL(0x01,0x05)]; member in struct:_boot_volume_descriptor
/freebsd-current/sys/kern/
H A Dvfs_mountroot.c170 root_mount_hold(const char *identifier) argument
185 root_mount_hold_token(const char *identifier, struct root_hold_token *h) argument

Completed in 255 milliseconds

123