Home
last modified time | relevance | path

Searched defs:AllocType (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h142 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/angle/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h228 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/abseil-cpp/absl/container/internal/
Draw_hash_set.h142 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/openscreen/third_party/abseil/src/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/compiler-rt/lib/scudo/
Dscudo_allocator.h27 enum AllocType : u8 { enum
Dscudo_allocator.cpp73 u8 AllocType : 2; // malloc, new, new[], or memalign member
/external/OpenCL-CTS/test_conformance/allocations/
DtestBase.h48 enum AllocType enum
/external/skia/src/core/
DSkMask.h123 enum AllocType { enum
/external/compiler-rt/lib/asan/
Dasan_allocator.h26 enum AllocType { enum
/external/clang/lib/CodeGen/
DCGExprCXX.cpp807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit()
860 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp34 enum AllocType : uint8_t { enum
/external/clang/lib/Sema/
DSemaExprCXX.cpp1458 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()
DTreeTransform.h9499 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp52 enum AllocType : uint8_t { enum