Home
last modified time | relevance | path

Searched defs:uint8_t (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp84 convertToHSV(const std::tuple<uint8_t, uint8_t, uint8_t> &Color) { in convertToHSV()
211 ColorHelper::getColorString(std::tuple<uint8_t, uint8_t, uint8_t> t) { in getColorString()
/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp17 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes()
/llvm-project/clang/test/CodeGen/
H A D2010-06-17-asmcrash.c6 typedef unsigned char uint8_t; typedef
H A D2007-09-12-PragmaPack.c3 typedef unsigned char uint8_t; typedef
H A Dtbaa.c9 typedef unsigned char uint8_t; typedef
H A Dcatch-implicit-integer-truncations.c109 typedef unsigned char uint8_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dnew_hot_cold.cpp14 typedef unsigned char uint8_t; typedef
H A D2010-07-23-DeclLoc.cpp10 typedef unsigned char uint8_t; typedef
H A Daarch64-mangle-neon-vectors.cpp3 typedef unsigned char uint8_t; typedef
/llvm-project/clang/test/Sema/
H A Dinline-asm-validate-aarch64.c4 typedef unsigned char uint8_t; typedef
/llvm-project/clang/test/Analysis/diagnostics/
H A Dtrack_subexpressions.cpp3 typedef unsigned char uint8_t; typedef
/llvm-project/libc/test/src/__support/
H A Dendian_test.cpp
/llvm-project/clang/test/FixIt/
H A Dformat.m97 typedef unsigned char uint8_t; typedef
/llvm-project/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx-std-suppression.h8 typedef unsigned char uint8_t; typedef
/llvm-project/clang/test/Analysis/
H A Druntime-regression.c13 typedef unsigned char uint8_t; typedef
H A DMPIMock.h13 typedef int uint8_t; typedef
H A DkeychainAPI.m249 typedef char uint8_t; typedef
/llvm-project/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp93 TEST(getSwappedBytes, uint8_t) { in TEST() argument
140 TEST(swapByteOrder, uint8_t) { in TEST() argument
/llvm-project/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp118 handleStabDebugMapEntry(const STEType & STE,std::function<void (uint32_t,uint8_t,uint8_t,uint16_t,uint64_t)> F) handleStabDebugMapEntry() argument
347 handleStabDebugMap(const MachOObjectFile & MainBinary,std::function<void (uint32_t,uint8_t,uint8_t,uint16_t,uint64_t)> F) handleStabDebugMap() argument
[all...]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/
H A Dmpimock.h18 typedef int uint8_t; typedef
/llvm-project/clang/test/ARCMT/
H A DCommon.h18 typedef unsigned char uint8_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/
H A Dinttypes.h22 typedef __UINT8_TYPE__ uint8_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Denum-size.cpp6 using uint8_t = unsigned char; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-standard-types.h8 typedef unsigned char uint8_t; // NOLINT typedef
/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h

12