/freebsd/crypto/libecc/include/libecc/words/ |
H A D | types.h | 117 typedef unsigned long uint32_t; typedef 119 typedef unsigned int uint32_t; typedef 127 typedef unsigned long uint32_t; typedef 130 typedef unsigned int uint32_t; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFGdbIndex.cpp | 77 [&](const std::pair<uint32_t, SmallVector<uint32_t, 0>> &V) { in dumpSymbolTable()
|
/freebsd/contrib/libpcap/pcap/ |
H A D | pcap-inttypes.h | 64 typedef unsigned int uint32_t; typedef
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | trc_printable_elem.h | 73 inline void trcPrintableElem::toStringFmt(const uint32_t /*fmtFlags*/, std::string &str) const in toStringFmt()
|
/freebsd/include/ |
H A D | endian.h | 30 typedef __uint32_t uint32_t; typedef
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
H A D | ctypes.py | 48 uint32_t = _ffi_cast('uint32_t') variable
|
/freebsd/contrib/ntp/sntp/libopts/compat/ |
H A D | compat.h | 289 typedef unsigned int uint32_t; typedef 291 typedef unsigned long uint32_t; typedef
|
H A D | windows-config.h | 134 typedef unsigned __int32 uint32_t; typedef
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
H A D | brg_types.h | 60 typedef unsigned int uint32_t; typedef 65 typedef unsigned long uint32_t; typedef
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionGOFF.h | 39 uint32_t /*Subsection*/) const override { in printSwitchToSection() argument
|
/freebsd/sys/sys/ |
H A D | _stdint.h | 64 typedef __uint32_t uint32_t; typedef
|
H A D | endian.h | 47 typedef __uint32_t uint32_t; typedef
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 187 const DenseMap<uint32_t, SmallVector<StackTrieNode *, 4>> in findSiblings() argument 218 DenseMap<uint32_t, SmallVector<StackTrieNode *, 4>> &StackRootsByThreadId, in findOrCreateStackNode() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CtorUtils.cpp | 114 optimizeGlobalCtorsList(Module & M,function_ref<bool (uint32_t,Function *)> ShouldRemove) optimizeGlobalCtorsList() argument
|
/freebsd/include/arpa/ |
H A D | inet.h | 78 typedef __uint32_t uint32_t; typedef
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | e_os2.h | 228 typedef UINT32 uint32_t; typedef
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | StackFrameRecognizer.cpp | 67 const std::function<void(uint32_t, std::string, std::string, in ForEach()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTSource.h | 54 clang::Selector GetExternalSelector(uint32_t) override { in GetExternalSelector() argument
|
/freebsd/sys/dev/drm2/ |
H A D | drm_gem_names.c | 201 int (*f)(uint32_t, void *, void *), void *arg) in drm_gem_names_foreach()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InputFile.h | 206 llvm::function_ref<Error(uint32_t, const SymbolGroup &, SubsectionT &)> in iterateModuleSubsections()
|
/freebsd/sys/contrib/x86emu/ |
H A D | x86emu.c | 1186 uint32_t (*binop)(struct x86emu *, uint32_t, uint32_t)) in common_binop_long_rm_r() argument 1207 uint32_t (*binop32)(struct x86emu *, uint32_t, uint32_t)) in common_binop_word_long_rm_r() argument 1236 void (*binop)(struct x86emu *, uint32_t, uint32_t)) in common_binop_ns_long_rm_r() argument 1255 void (*binop32)(struct x86emu *, uint32_t, uint32_t)) in common_binop_ns_word_long_rm_r() argument 1265 uint32_t (*binop)(struct x86emu *, uint32_t, uint32_t)) in common_binop_long_r_rm() argument 1302 uint32_t (*binop32)(struct x86emu *, uint32_t, uint32_t)) in common_binop_word_long_r_rm() argument 1323 uint32_t (*binop32)(struct x86emu *, uint32_t, uint32_t)) in common_binop_word_long_imm() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalDCE.cpp | 262 M, [](uint32_t, Function *F) { return isEmptyFunction(F); }); in run() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SHA1.cpp | 261 final(std::array<uint32_t,HASH_LENGTH/4> & HashResult) final() argument [all...] |
H A D | SHA256.cpp | 241 final(std::array<uint32_t,HASH_LENGTH/4> & HashResult) final() argument [all...] |
/freebsd/crypto/krb5/src/include/ |
H A D | win-mac.h | 85 typedef unsigned int uint32_t; typedef
|