Home
last modified time | relevance | path

Searched defs:allocationSize (Results 1 – 19 of 19) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DAllocationStats.java38 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()
DAggregateAllocationsRecorder.java32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp139 …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
DvktMemoryMappingTests.cpp327 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/
DPoolAlloc.cpp226 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
DPoolAlloc.h76 inline static size_t allocationSize(size_t size) { in allocationSize() function
/external/skia/src/core/
DSkArenaAlloc.cpp103 uint32_t allocationSize = std::max(objSizeAndOverhead, fExtraSize * fFib0); in ensureSpace() local
/external/swiftshader/src/OpenGL/libGL/
Dutilities.cpp171 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp811 const VkDeviceSize allocationSize, in makeSparseImageMemoryBind()
842 const VkDeviceSize allocationSize, in makeSparseMemoryBind()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h77 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp447 int AllocateFirstFreeBits(unsigned int *bits, unsigned int allocationSize, unsigned int bitsSize) in AllocateFirstFreeBits()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp919 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/
DCGExprCXX.cpp636 llvm::APInt allocationSize in EmitCXXNewAllocSize() local
/external/guice/extensions/persist/lib/
Dejb3-persistence.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/persistence/ javax/ ...
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp310 VkDeviceSize getPageTableSize (const PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize()
398 VkDeviceSize getPageTableSize (Context& context, VkDeviceSize allocationSize) in getPageTableSize()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl334 VkDeviceSize allocationSize; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1487 VkDeviceSize allocationSize; member
Dvulkan.hpp5863 DeviceSize allocationSize; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1521 VkDeviceSize allocationSize; member