Searched defs:allocType (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 1318 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); in EmitCXXNewExpr() local
|
| /external/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 9023 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/ |
| D | vk_mem_alloc.h | 8053 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/ |
| D | vk_mem_alloc.h | 7846 VmaSuballocationType allocType, in CreateAllocationRequest() 8319 VmaSuballocationType allocType, in CheckAllocation() 9654 VmaSuballocationType allocType, in CreateAllocationRequest() 10595 VmaSuballocationType allocType, in CreateAllocationRequest()
|
| /external/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1329 QualType allocType) { in doesUsualArrayDeleteWantSize()
|