| /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/swiftshader/src/Vulkan/ |
| D | VkDescriptorSetLayout.cpp | 74 size_t allocationSize = pCreateInfo->bindingCount * sizeof(VkDescriptorSetLayoutBinding); in ComputeRequiredAllocationSize() 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/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | PoolAlloc.cpp | 240 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| /external/skia/src/core/ |
| D | SkArenaAlloc.cpp | 121 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
| D | SkString.cpp | 211 size_t allocationSize = safe.add(len, SizeOfRec() + sizeof(char)); in Make() local
|
| /external/skqp/src/core/ |
| D | SkArenaAlloc.cpp | 121 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
| D | SkString.cpp | 211 size_t allocationSize = safe.add(len, SizeOfRec() + sizeof(char)); in Make() local
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAllocationTests.cpp | 297 …const VkDeviceSize allocationSize = (m_config.memorySize ? memReqs.size : (VkDeviceSize)(*m_confi… in iterate() local 633 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 743 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTestsCommon() local
|
| D | vktMemoryMappingTests.cpp | 461 VkDeviceSize allocationSize; member 581 …VkDeviceSize allocationSize = (config.allocationSize % atomSize == 0) ? config.allocationSi… in testMemoryMapping() local 1526 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() 1628 TestConfig fullMappedConfig (VkDeviceSize allocationSize, in fullMappedConfig() 1690 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1716 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
| D | vktMemoryExternalMemoryHostTests.cpp | 158 …aseTestInstance::ExternalMemoryHostBaseTestInstance (Context& context, VkDeviceSize allocationSize) in ExternalMemoryHostBaseTestInstance()
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/skqp/include/third_party/vulkan/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_android.h | 71 VkDeviceSize allocationSize; member
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesTestsUtil.cpp | 681 const VkDeviceSize allocationSize, in makeSparseImageMemoryBind() 712 const VkDeviceSize allocationSize, in makeSparseMemoryBind()
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 77 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 77 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | utilities.cpp | 306 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
|
| /external/vulkan-validation-layers/tests/ |
| D | vkrenderframework.cpp | 1322 VkConstantBufferObj::VkConstantBufferObj(VkDeviceObj *device, VkDeviceSize allocationSize, const vo… in VkConstantBufferObj()
|
| /external/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 636 llvm::APInt allocationSize in EmitCXXNewAllocSize() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 321 VkDeviceSize getPageTableSize (const PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize() 411 VkDeviceSize getPageTableSize (Context& context, VkDeviceSize allocationSize) in getPageTableSize()
|