Home
last modified time | relevance | path

Searched defs:allocType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprCXX.cpp1318 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); in EmitCXXNewExpr() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h9023 VmaSuballocationType allocType, in CreateAllocationRequest()
9373 VmaSuballocationType allocType, in CheckAllocation()
10708 VmaSuballocationType allocType, in CreateAllocationRequest()
10732 VmaSuballocationType allocType, in CreateAllocationRequest_UpperAddress()
10852 VmaSuballocationType allocType, in CreateAllocationRequest_LowerAddress()
11718 VmaSuballocationType allocType, in CreateAllocationRequest()
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h8053 VmaSuballocationType allocType, in CreateAllocationRequest()
8445 VmaSuballocationType allocType, in CheckAllocation()
9771 VmaSuballocationType allocType, in CreateAllocationRequest()
9796 VmaSuballocationType allocType, in CreateAllocationRequest_UpperAddress()
9918 VmaSuballocationType allocType, in CreateAllocationRequest_LowerAddress()
10843 VmaSuballocationType allocType, in CreateAllocationRequest()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h7846 VmaSuballocationType allocType, in CreateAllocationRequest()
8319 VmaSuballocationType allocType, in CheckAllocation()
9654 VmaSuballocationType allocType, in CreateAllocationRequest()
10595 VmaSuballocationType allocType, in CreateAllocationRequest()
/external/clang/lib/Sema/
DSemaExprCXX.cpp1329 QualType allocType) { in doesUsualArrayDeleteWantSize()