| /external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
| D | AllocationStats.java | 38 private final long allocationSize; field in AllocationStats 47 AllocationStats(int allocationCount, long allocationSize, int reps) { in AllocationStats() 60 private AllocationStats(int allocationCount, long allocationSize, int reps, in AllocationStats()
|
| D | AggregateAllocationsRecorder.java | 32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
|
| /external/angle/src/common/ |
| D | PoolAlloc.cpp | 232 size_t allocationSize = Allocation::AllocationSize(numBytes) + mAlignment; in allocate() local 293 void *PoolAllocator::allocateNewPage(size_t numBytes, size_t allocationSize) in allocateNewPage()
|
| D | utilities.cpp | 667 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
| D | PoolAlloc.cpp | 240 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | PoolAlloc.cpp | 240 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | PoolAlloc.cpp | 254 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| D | PoolAlloc.h | 76 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/skia/src/gpu/ |
| D | GrBlockAllocator.cpp | 31 GrBlockAllocator::Block::Block(Block* prev, int allocationSize) in Block()
|
| /external/skia/src/core/ |
| D | SkArenaAlloc.cpp | 81 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
| /external/v4l2_codec2/common/ |
| D | VideoPixelFormat.cpp | 223 size_t allocationSize(VideoPixelFormat format, const android::ui::Size& coded_size) { in allocationSize() function
|
| /external/skqp/src/core/ |
| D | SkArenaAlloc.cpp | 121 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryMappingTests.cpp | 512 VkDeviceSize allocationSize; member 627 …VkDeviceSize allocationSize = (config.allocationSize % atomSize == 0) ? config.allocationSize … in testMemoryMapping() local 1609 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() 1716 TestConfig fullMappedConfig (VkDeviceSize allocationSize, in fullMappedConfig() 1788 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1821 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
| D | vktMemoryAllocationTests.cpp | 366 …const VkDeviceSize allocationSize = (m_config.memorySize ? memReqs.size : (VkDeviceSize)(*m_confi… in iterate() local 719 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 829 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTestsCommon() local
|
| /external/skqp/include/third_party/vulkan/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
| /external/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/deqp/external/vulkancts/scripts/src/ |
| D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
| /external/mesa3d/include/vulkan/ |
| D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesTestsUtil.cpp | 859 const VkDeviceSize allocationSize, in makeSparseImageMemoryBind() 890 const VkDeviceSize allocationSize, in makeSparseMemoryBind()
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
| D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 77 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
|