/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/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 139 …const VkDeviceSize allocationSize = (m_config.memorySize ? *m_config.memorySize : (VkDeviceSize)(… in iterate() local 442 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 550 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTests() local
|
D | vktMemoryMappingTests.cpp | 327 VkDeviceSize allocationSize; member 1349 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() 1436 TestConfig fullMappedConfig (VkDeviceSize allocationSize, in fullMappedConfig() 1489 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1514 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.cpp | 226 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 | 103 uint32_t allocationSize = std::max(objSizeAndOverhead, fExtraSize * fFib0); in ensureSpace() local
|
/external/swiftshader/src/OpenGL/libGL/ |
D | utilities.cpp | 171 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 811 const VkDeviceSize allocationSize, in makeSparseImageMemoryBind() 842 const VkDeviceSize allocationSize, in makeSparseMemoryBind()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 77 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 447 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.cpp | 919 const VkDeviceSize allocationSize = static_cast<VkDeviceSize>(constantCount * constantSize); in VkConstantBufferObj() local 1044 const size_t allocationSize = numIndexes * m_stride; in CreateAndInitBuffer() local
|
/external/clang/lib/CodeGen/ |
D | CGExprCXX.cpp | 636 llvm::APInt allocationSize in EmitCXXNewAllocSize() local
|
/external/guice/extensions/persist/lib/ |
D | ejb3-persistence.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/persistence/
javax/ ... |
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 310 VkDeviceSize getPageTableSize (const PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize() 398 VkDeviceSize getPageTableSize (Context& context, VkDeviceSize allocationSize) in getPageTableSize()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 334 VkDeviceSize allocationSize; member
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 1487 VkDeviceSize allocationSize; member
|
D | vulkan.hpp | 5863 DeviceSize allocationSize; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1521 VkDeviceSize allocationSize; member
|