Home
last modified time | relevance | path

Searched defs:SizeT (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/PCH/
Dtype_pack_element.cpp7 using SizeT = decltype(sizeof(int)); typedef
/external/clang/test/SemaCXX/
Dtype_pack_element.cpp5 using SizeT = decltype(sizeof(int)); typedef
/external/llvm-project/clang/test/SemaCXX/
Dtype_pack_element.cpp5 using SizeT = decltype(sizeof(int)); typedef
Dcoroutines.cpp775 using SizeT = decltype(sizeof(int)); typedef
/external/llvm-project/clang/test/PCH/
Dtype_pack_element.cpp10 using SizeT = decltype(sizeof(int)); typedef
/external/swiftshader/third_party/subzero/crosstest/
Dxdefs.h22 typedef unsigned int SizeT; typedef
/external/llvm-project/clang/test/Import/builtin-template/Inputs/
DS.cpp10 using SizeT = decltype(sizeof(int)); typedef
/external/angle/src/libANGLE/renderer/cl/
Dcl_util.cpp43 using SizeT = std::string::size_type; in RemoveUnsupportedCLExtensions() typedef
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_T_size_size.pass.cpp32 typedef typename S::size_type SizeT; in test() typedef
73 typedef typename S::size_type SizeT; in test_npos() typedef
/external/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_T_size_size.pass.cpp31 typedef typename S::size_type SizeT; in test() typedef
72 typedef typename S::size_type SizeT; in test_npos() typedef
/external/angle/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions.h171 typedef StrictNumeric<size_t> SizeT; typedef
/external/lzma/C/
D7zTypes.h101 typedef UInt32 SizeT; typedef
103 typedef size_t SizeT; typedef
/external/llvm-project/clang/test/CodeGenCoroutines/
Dcoro-alloc.cpp33 using SizeT = decltype(sizeof(int)); typedef
/external/llvm-project/llvm/utils/benchmark/test/
Doutput_test_helper.cc65 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/external/google-benchmark/test/
Doutput_test_helper.cc79 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/external/swiftshader/third_party/subzero/src/
DIceDefs.h84 using SizeT = uint32_t; variable
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc74 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/external/llvm-project/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc74 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/external/llvm-project/clang/include/clang/AST/
DFormatString.h278 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2106 IntegerType *SizeT = in insertKernelCallsSPIR() local
2110 IntegerType *SizeT) mutable { in insertKernelCallsSPIR()
/external/clang/lib/Sema/
DSemaExprCXX.cpp2349 QualType SizeT = Context.getSizeType(); in DeclareGlobalNewDelete() local
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2884 QualType SizeT = Context.getSizeType(); in DeclareGlobalNewDelete() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp4438 auto *SizeT = dyn_cast<ConstantInt>(MallocCall->getOperand(1)); in manifest() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp5000 auto *SizeT = cast<ConstantInt>(MallocCall->getOperand(1)); in manifest() local