Home
last modified time | relevance | path

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

/external/syslinux/gnu-efi/gnu-efi-3.0/apps/
DAllocPages.c119 INTN AllocType = -1; in efi_main() local
/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/skia/src/core/
DSkMask.h117 enum AllocType { enum
/external/skqp/include/core/
DSkMask.h117 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