Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/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-15.0.7/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp17 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes()
/llvm-project-15.0.7/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 Dcatch-implicit-integer-truncations.c109 typedef unsigned char uint8_t; typedef
H A Dtbaa-class.cpp6 typedef unsigned char uint8_t; typedef
H A Dtbaa.cpp10 typedef unsigned char uint8_t; typedef
/llvm-project-15.0.7/clang/test/Sema/
H A Dinline-asm-validate-aarch64.c3 typedef unsigned char uint8_t; typedef
/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dtrack_subexpressions.cpp3 typedef unsigned char uint8_t; typedef
/llvm-project-15.0.7/libc/test/src/__support/
H A Dendian_test.cpp32 TEST_F(LlvmLibcEndian, uint8_t) { in TEST_F() argument
/llvm-project-15.0.7/clang/test/FixIt/
H A Dformat.m97 typedef unsigned char uint8_t; typedef
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx-std-suppression.h8 typedef unsigned char uint8_t; typedef
H A Dsystem-header-simulator-cxx.h8 typedef unsigned char uint8_t; typedef
/llvm-project-15.0.7/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-15.0.7/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp103 TEST(getSwappedBytes, uint8_t) { in TEST() argument
150 TEST(swapByteOrder, uint8_t) { in TEST() argument
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/
H A Dmpimock.h18 typedef int uint8_t; typedef
/llvm-project-15.0.7/clang/test/ARCMT/
H A DCommon.h18 typedef unsigned char uint8_t; typedef
/llvm-project-15.0.7/clang/test/CodeGenCXX/
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-15.0.7/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h38 enum uint8_t { enum
/llvm-project-15.0.7/libc/src/__support/CPP/
H A DUInt.h58 constexpr explicit operator uint8_t() const { in uint8_t() function
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DTypes.h28 using uint8_t = unsigned char; variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconversion.cpp11 typedef unsigned char uint8_t; typedef

12