| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| D | raw_hash_set.h | 132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
| /external/angle/third_party/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.h | 132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.h | 132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.h | 132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
| /external/llvm-project/compiler-rt/lib/scudo/ |
| D | scudo_allocator.h | 20 enum AllocType : u8 { enum 45 u64 AllocType : 2; // malloc, new, new[], or memalign member
|
| /external/compiler-rt/lib/scudo/ |
| D | scudo_allocator.h | 27 enum AllocType : u8 { enum
|
| D | scudo_allocator.cpp | 73 u8 AllocType : 2; // malloc, new, new[], or memalign member
|
| /external/OpenCL-CTS/test_conformance/allocations/ |
| D | testBase.h | 48 enum AllocType enum
|
| /external/llvm-project/compiler-rt/lib/memprof/ |
| D | memprof_allocator.h | 32 enum AllocType { enum
|
| /external/skqp/src/core/ |
| D | SkMask.h | 121 enum AllocType { enum
|
| /external/skia/src/core/ |
| D | SkMask.h | 123 enum AllocType { enum
|
| /external/compiler-rt/lib/asan/ |
| D | asan_allocator.h | 26 enum AllocType { enum
|
| /external/llvm-project/compiler-rt/lib/asan/ |
| D | asan_allocator.h | 26 enum AllocType { enum
|
| /external/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit() 860 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
|
| /external/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 34 enum AllocType : uint8_t { enum
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 952 QualType AllocType, Address NewPtr, in StoreAnyExprIntoOneUnit() 1071 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1647 static bool hasNewExtendedAlignment(Sema &S, QualType AllocType) { in hasNewExtendedAlignment() 1799 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local 1870 QualType AllocType, in BuildCXXNew() 2341 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() 2504 QualType AllocType, bool IsArray, in FindAllocationFunctions()
|
| D | TreeTransform.h | 11550 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
|
| /external/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1458 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local 1504 QualType AllocType, in BuildCXXNew() 1899 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() 1958 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
|
| D | TreeTransform.h | 9499 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 52 enum AllocType : uint8_t { enum
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 52 enum AllocType : uint8_t { enum
|
| /external/llvm-project/clang/lib/AST/ |
| D | ExprConstant.cpp | 3391 QualType AllocType = QualType()) { in expandStringLiteral() 6615 QualType AllocType = Info.Ctx.getConstantArrayType(ElemType, Size, nullptr, in HandleOperatorNewCall() local 6664 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind() local 9364 QualType AllocType = E->getAllocatedType(); in VisitCXXNewExpr() local 9451 QualType AllocType; in VisitCXXNewExpr() member 10366 QualType AllocType = QualType()) { in VisitStringLiteral() 10382 QualType AllocType) { in EvaluateArrayNewInitList() 10393 QualType AllocType) { in EvaluateArrayNewConstructExpr() 10418 QualType AllocType) { in VisitInitListExpr() 14432 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr() local
|