Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 11 of 11) sorted by path

/freebsd/contrib/ldns/drill/
H A Ddrill.c132 int int_type; in main() local
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Distreambuf_iterator.h43 typedef typename _Traits::int_type int_type; typedef
/freebsd/contrib/llvm-project/libcxx/include/__string/
H A Dchar_traits.h85 using int_type = int; member
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h37 typedef typename traits_type::int_type int_type; typedef
245 typedef typename traits_type::int_type int_type; typedef
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp198 CompilerType int_type = ast->GetBasicType(eBasicTypeInt); in GetSiginfoType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp217 CompilerType int_type = ast->GetBasicType(eBasicTypeInt); in GetSiginfoType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2808 const CompilerType &int_type, const DWARFFormValue &form_value) const { in ExtractIntFromFormValue() argument
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2414 __le32 int_type; member
/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c2047 nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_enable_intr()
2086 nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_disable_intr()
2123 nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_clear_intr()
2160 nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) in nicvf_is_intr_enabled()
/freebsd/sys/x86/include/
H A Dmptable.h118 uint8_t int_type; member
/freebsd/sys/x86/x86/
H A Dmptable.c102 u_char int_type; member