Home
last modified time | relevance | path

Searched defs:type (Results 1776 – 1800 of 4141) sorted by relevance

1...<<71727374757677787980>>...166

/freebsd/sys/net80211/
H A Dieee80211_input.h202 uint8_t type, subtype; in ieee80211_check_rxseq() local
/freebsd/usr.bin/hexdump/
H A Ddisplay.c388 int type; in doskip() local
/freebsd/sys/dev/qcom_clk/
H A Dqcom_clk_branch2.c136 uint32_t type, bool voted) in qcom_clk_branch2_halt_check_type()
/freebsd/contrib/tcpdump/
H A Dprint-mobility.c208 uint8_t type; in mobility_print() local
/freebsd/sys/dev/mii/
H A Dmii_fdt.c60 mii_contype_t type; member
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc104 void ReportFailure(FailureType type, const char* file, int line, in ReportFailure()
/freebsd/sys/sys/
H A Dintr.h58 enum intr_map_data_type type; member
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_intel.c149 uint8_t status, datalen, type, len, img_type = 0; in ubt_intel_get_img_type() local
/freebsd/include/ssp/
H A Dssp.h54 #define __ssp_var(type) __CONCAT(__ssp_ ## type, __COUNTER__) argument
/freebsd/sys/x86/pci/
H A Dqpi.c252 qpi_pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in qpi_pcib_alloc_resource()
/freebsd/sys/netinet/
H A Dsctp_bsd_addr.c360 int how, int allonebuf, int type) in sctp_get_mbuf_for_msg()
H A Dip_fw.h413 #define IPFW_SET_LOOKUP_TYPE(insn, type) do { \ argument
671 #define insntod(p, type) ((ipfw_insn_ ## type *)(p)) argument
672 #define insntoc(p, type) ((const ipfw_insn_ ## type *)(p)) argument
794 uint8_t type; /* rule type */ member
865 uint8_t type; /* entry type */ member
883 uint8_t type; /* table type */ member
888 uint16_t type; /* TLV type */ member
919 uint8_t type; /* object type, if applicable */ member
945 #define IPFW_SET_TVALUE_TYPE(insn, type) do { \ argument
1076 uint8_t type; /* table type (addr,iface,..) */ member
[all …]
/freebsd/sys/arm/include/
H A Dpmap.h118 #define PMAP_LOCK_ASSERT(pmap, type) \ argument
/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Denc_etm.c37 krb5_cryptotype type) in krb5int_aes2_crypto_length()
/freebsd/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c339 #define V(type) ((struct type *)(void *)(&ifan[1])) in print_rtmsg() argument
/freebsd/sys/dev/ipmi/
H A Dipmi_smbios.c54 uint8_t type; member
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dgssapi_krb5.h126 OM_uint32 type; /* key encryption type */ member
/freebsd/sys/dev/null/
H A Dnull.c188 null_modevent(module_t mod __unused, int type, void *data __unused) in null_modevent()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dauthdata_dec.c59 krb5_authdatatype type, in krb5_decode_authdata_container()
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c852 int type; /* 0 for private, 1 for public, 2 for params */ member
1762 EVP_CIPHER *type = NULL; in test_EVP_Enveloped() local
3059 int type; member
3306 int type = ak->type; in test_EVP_PKEY_check() local
4346 const EVP_CIPHER *type = NULL; in test_evp_iv_aes() local
4497 EVP_CIPHER *type = NULL; in test_evp_iv_des() local
4893 EVP_CIPHER *type = NULL; in test_evp_init_seq() local
4981 EVP_CIPHER *type = NULL; in test_evp_reinit_seq() local
5037 EVP_CIPHER *type = NULL; in test_evp_reset() local
5148 EVP_CIPHER *type = NULL; in test_evp_updated_iv() local
[all …]
/freebsd/sys/dev/iwi/
H A Dif_iwireg.h170 uint8_t type; member
185 uint8_t type; member
231 uint8_t type; member
361 uint8_t type; member
408 uint8_t type; member
437 uint8_t type; /* request */ member
467 uint8_t type; member
/freebsd/sys/dev/ocs_fc/
H A Docs_fcp.h74 #define FC_GS_TYPE_WORD(type) ((type) >> 5) argument
75 #define FC_GS_TYPE_BIT(type) ((type) & 0x1f) argument
136 uint32_t type:8, member
157 type:8; member
332 uint32_t type:8, member
345 uint32_t type:8, member
357 uint32_t type:8, member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c643 enum mlx4_res_tracker_free_type type) in mlx4_free_resource_tracker()
840 enum mlx4_resource type) in find_res()
849 enum mlx4_resource type, in get_res()
884 enum mlx4_resource type, in mlx4_get_slave_from_resource_id()
907 enum mlx4_resource type) in put_res()
1133 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr()
1226 enum mlx4_resource type, int extra) in add_res_range()
1384 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra) in remove_ok()
1413 enum mlx4_resource type, int extra) in rem_res_range()
1695 enum mlx4_resource type, int id) in res_abort_move()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp202 lldb_private::CompilerType type = in ParseTypeFromClangModule() local
260 CompilerType type = ast.GetTypeForDecl(tag_decl_ctx); in PrepareContextToReceiveMembers() local
1426 const clang::Type *type = ClangUtil::GetQualType(clang_type).getTypePtr(); in ParseArrayType() local
2084 lldb_private::Type *type, in CompleteRecordType()
2179 lldb_private::Type *type, in CompleteEnumType()
2194 lldb_private::Type *type, in CompleteTypeFromDWARF()
3206 Type *type = die.ResolveTypeUID(param_type_die_form.Reference()); in ParseChildParameters() local
3289 Type *type = GetTypeForDIE(die); in GetClangDeclForDIE() local
3383 Type *type = die.GetDWARF()->ResolveType(die); in GetClangDeclContextForDIE() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h308 u16 type; global() member
461 u8 type; global() member

1...<<71727374757677787980>>...166