| /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 | 225 size_t allocationSize = Allocation::AllocationSize(numBytes) + mAlignment; in allocate() local 286 void *PoolAllocator::allocateNewPage(size_t numBytes, size_t allocationSize) in allocateNewPage()
|
| D | utilities.cpp | 603 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | PoolAlloc.cpp | 240 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| /external/angle/third_party/glslang/src/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/core/ |
| D | SkArenaAlloc.cpp | 121 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
| /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 | vktMemoryAllocationTests.cpp | 362 …const VkDeviceSize allocationSize = (m_config.memorySize ? memReqs.size : (VkDeviceSize)(*m_confi… in iterate() local 715 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 825 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTestsCommon() local
|
| D | vktMemoryMappingTests.cpp | 461 VkDeviceSize allocationSize; member 570 …VkDeviceSize allocationSize = (config.allocationSize % atomSize == 0) ? config.allocationSi… in testMemoryMapping() local 1515 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() 1617 TestConfig fullMappedConfig (VkDeviceSize allocationSize, in fullMappedConfig() 1688 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1714 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
| /external/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/mesa3d/include/vulkan/ |
| D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
| /external/skqp/include/third_party/vulkan/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_android.h | 68 VkDeviceSize allocationSize; member
|
| /external/angle/third_party/vulkan-headers/src/include/vulkan/ |
| D | vulkan_android.h | 68 VkDeviceSize allocationSize; member
|
| /external/deqp/external/vulkancts/scripts/src/ |
| D | vulkan_android.h | 68 VkDeviceSize allocationSize; member
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_android.h | 68 VkDeviceSize allocationSize; member
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesTestsUtil.cpp | 827 const VkDeviceSize allocationSize, in makeSparseImageMemoryBind() 858 const VkDeviceSize allocationSize, in makeSparseMemoryBind()
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/angle/third_party/glslang/src/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()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkDescriptorSetLayout.cpp | 79 …size_t allocationSize = pCreateInfo->bindingCount * (sizeof(VkDescriptorSetLayoutBinding) + sizeof… in ComputeRequiredAllocationSize() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_helpers.cpp | 2654 size_t allocationSize; in stageSubresourceUpdateImpl() local 2892 size_t allocationSize, in stageSubresourceUpdateAndGetData() 2924 size_t allocationSize, in stageSubresourceUpdateFromBuffer() 3012 size_t allocationSize = outputDepthPitch; in stageSubresourceUpdateFromFramebuffer() local 3667 size_t allocationSize = readFormat->pixelBytes * area.width * area.height; in readPixels() local
|