Searched defs:uint8_t (Results 1 - 25 of 28) sorted by path

12

/freebsd-current/contrib/elftoolchain/common/
H A Duthash.h64 typedef unsigned char uint8_t; typedef
/freebsd-current/contrib/libpcap/pcap/
H A Dpcap-inttypes.h60 typedef unsigned char uint8_t; typedef
/freebsd-current/contrib/libucl/uthash/
H A Duthash.h63 typedef unsigned char uint8_t; typedef
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h120 enum OpenCLTypeKind : uint8_t; member in namespace:clang
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h266 typedef __UINT8_TYPE__ uint8_t; typedef
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp63 typedef __UINT8_TYPE__ uint8_t; typedef
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h40 enum uint8_t { enum in struct:llvm::VRegInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp60 enum AllocType : uint8_t { enum
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp412 enum IdxParentEncoding : uint8_t { enum
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp171 FixedSizeHex(uint8_t (&Storage)[N]) : Storage(Storage) {} member in struct:__anon2235::FixedSizeHex
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp[all...]
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h266 typedef unsigned char uint8_t; typedef
H A Dwindows-config.h128 typedef unsigned __int8 uint8_t; typedef
/freebsd-current/contrib/xz/src/liblzma/api/
H A Dlzma.h100 typedef unsigned __int8 uint8_t; typedef
/freebsd-current/crypto/openssh/
H A Ddefines.h295 typedef u_int8_t uint8_t; typedef
/freebsd-current/crypto/openssl/include/openssl/
H A De_os2.h224 typedef UINT8 uint8_t; typedef
244 typedef unsigned char uint8_t; typedef
/freebsd-current/stand/kshim/
H A Dbsd_kernel.h202 typedef unsigned char uint8_t; typedef
[all...]
/freebsd-current/sys/amd64/vmm/amd/
H A Damdvi_priv.h76 uint8_t :3; /* Reserved[54:52] */ member in struct:amdvi_dte
82 uint8_t :1; /* Reserved[63] */ member in struct:amdvi_dte
93 uint8_t :1; /* Reserved[106] */ member in struct:amdvi_dte
99 uint8_t :4; /* Reserved[183:180] */ member in struct:amdvi_dte
103 uint8_t :1; /* Reserved[187] */ member in struct:amdvi_dte
191 uint8_t :4; member in struct:amdvi_ctrl::__anon958
193 uint8_t :4; member in struct:amdvi_ctrl::__anon958
198 uint8_t :4; member in struct:amdvi_ctrl::__anon959
200 uint8_t :4; member in struct:amdvi_ctrl::__anon959
221 uint8_t :4; member in struct:amdvi_ctrl::__anon961
223 uint8_t :4; member in struct:amdvi_ctrl::__anon961
241 uint8_t :4; member in struct:amdvi_ctrl
244 uint8_t :4; member in struct:amdvi_ctrl
[all...]
H A Dvmcb.h271 uint8_t :7; /* Padding */ member in struct:vmcb_ctrl
274 uint8_t :3; member in struct:vmcb_ctrl
276 uint8_t :7; member in struct:vmcb_ctrl
[all...]
/freebsd-current/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py43 uint8_t = _ffi_cast('uint8_t') variable
/freebsd-current/sys/dev/firewire/
H A Dfwphyreg.h135 uint8_t :5, member in struct:phyreg_page0
139 uint8_t :8; member in struct:phyreg_page0
140 uint8_t :8; member in struct:phyreg_page0
178 uint8_t :8; member in struct:phyreg_page1
[all...]
H A Diec68113.h62 uint8_t :2, member in struct:ciphdr
121 uint8_t :3, member in struct:dvdbc
[all...]
/freebsd-current/sys/dev/mxge/
H A Dmxge_mcp.h41 typedef unsigned char uint8_t; typedef
[all...]
/freebsd-current/sys/geom/virstor/
H A Dbinstream.h35 #define uint8_t unsigned char macro

Completed in 397 milliseconds

12