Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 25 of 27) sorted by relevance

12

/external/eigen/Eigen/src/SparseCore/
DAmbiVector.h76 Index allocSize = (size * sizeof(ListEl) + sizeof(Scalar) - 1)/sizeof(Scalar); in reallocate() local
94 Index allocSize = m_allocatedElements * sizeof(ListEl); in reallocateSparse() local
/external/oj-libjdwp/src/share/back/
DSDE.c323 size_t allocSize; in assureLineTableSize() local
347 size_t allocSize; in assureFileTableSize() local
371 size_t allocSize; in assureStratumTableSize() local
/external/skia/bench/
DTriangulatorBench.cpp80 size_t allocSize = eagerCount * stride; in lock() local
/external/skia/src/base/
DSkBlockAllocator.cpp216 int allocSize; in addBlock() local
/external/skia/src/gpu/ganesh/ops/
DDrawAtlasOp.cpp129 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOpImpl() local
241 size_t allocSize = args.fVerts.size(); in onPrepareDraws() local
/external/brotli/java/org/brotli/enc/
DPreparedDictionaryGenerator.java129 int allocSize = part0 + part1 + part2 + part3 + sourceSize; in generate() local
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp34 const size_t allocSize = 16; in test_consistency_svm() local
547 const size_t allocSize = 16; in test_consistency_non_uniform_work_group() local
/external/swiftshader/third_party/marl/src/
Dmemory.cpp184 size_t allocSize = size + alignment + sizeof(void*); in alignedMalloc() local
/external/cronet/third_party/icu/source/common/
Dunisetspan.cpp271 int32_t allocSize; in UnicodeSetStringSpan() local
412 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
/external/icu/icu4c/source/common/
Dunisetspan.cpp271 int32_t allocSize; in UnicodeSetStringSpan() local
412 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
/external/angle/src/libANGLE/renderer/vulkan/
DMemoryTracking.cpp109 VkDeviceSize allocSize = in LogPendingMemoryAllocation() local
/external/swiftshader/third_party/marl/include/marl/
Dcontainers.h513 auto const allocSize = allocChainOffset + sizeof(AllocationChain); in grow() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp390 VkDeviceSize allocSize[arrayLength]; in iterate() local
/external/skia/tests/
DTriangulatingPathRendererTests.cpp925 size_t allocSize = eagerCount * stride; in lock() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java145 int allocSize; in UnicodeSetStringSpan() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeSetStringSpan.java149 int allocSize; in UnicodeSetStringSpan() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h7843 VkDeviceSize allocSize, in CreateAllocationRequest()
8075 VkDeviceSize allocSize, in Alloc()
8317 VkDeviceSize allocSize, in CheckAllocation()
9651 VkDeviceSize allocSize, in CreateAllocationRequest()
10154 VkDeviceSize allocSize, in Alloc()
10592 VkDeviceSize allocSize, in CreateAllocationRequest()
10663 VkDeviceSize allocSize, in Alloc()
10790 uint32_t VmaBlockMetadata_Buddy::AllocSizeToLevel(VkDeviceSize allocSize) const in AllocSizeToLevel()
10868 const VkDeviceSize allocSize = node->allocation.alloc->GetSize(); in CalcAllocationStatInfoNode() local
10962 const VkDeviceSize allocSize = node->allocation.alloc->GetSize(); in PrintDetailedMapNode() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp156 const auto allocSize = bufferMemReqs.size + bindOffset; in ConditionBuffer() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp1149 void escape_inf_nan_values(char *data, size_t allocSize) in escape_inf_nan_values()
1170 size_t allocSize = static_cast<size_t>(get_image_size(imageInfo)); in generate_random_image_data() local
3207 size_t allocSize, numPixels; in create_random_image_data() local
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp138 const AllocationSize& allocSize = AllocationSizes[i]; in CalcAvgResourceSize() local
337 [](uint32_t sum, const AllocationSize& allocSize) { in MainTest()
466 const AllocationSize& allocSize = config.AllocationSizes[allocSizeIndex]; in MainTest() local
4677 [](uint32_t sum, const AllocationSize& allocSize) { in TestPool_Benchmark()
4891 const AllocationSize& allocSize = config.AllocationSizes[allocSizeIndex]; in TestPool_Benchmark() local
6093 AllocationSize allocSize = {}; in PerformCustomPoolTest() local
/external/skia/src/gpu/ganesh/
DGrResourceProvider.cpp630 size_t allocSize = intendedType == GrGpuBufferType::kUniform ? std::max(size, MIN_UNIFORM_SIZE) in createBuffer() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h8050 VkDeviceSize allocSize, in CreateAllocationRequest()
8443 VkDeviceSize allocSize, in CheckAllocation()
9768 VkDeviceSize allocSize, in CreateAllocationRequest()
9794 VkDeviceSize allocSize, in CreateAllocationRequest_UpperAddress()
9916 VkDeviceSize allocSize, in CreateAllocationRequest_LowerAddress()
10840 VkDeviceSize allocSize, in CreateAllocationRequest()
11094 uint32_t VmaBlockMetadata_Buddy::AllocSizeToLevel(VkDeviceSize allocSize) const in AllocSizeToLevel()
11390 …gicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDeviceSize allocSize) in WriteMagicValueAroundAllocation()
11410 …gicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDeviceSize allocSize) in ValidateMagicValueAroundAllocation()
11656 const VkDeviceSize allocSize = alloc->GetSize(); in Allocate() local
/external/skia/vma_android/include/
Dvk_mem_alloc.h6636 VkDeviceSize allocSize, in CheckConflictAndAlignUp()
8532 VkDeviceSize allocSize, in CreateAllocationRequest()
8957 VkDeviceSize allocSize, in CreateAllocationRequest_LowerAddress()
9135 VkDeviceSize allocSize, in CreateAllocationRequest_UpperAddress()
10296 VkDeviceSize allocSize, in CreateAllocationRequest()
10854 VkDeviceSize allocSize, in CheckBlock()
11912 …agicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDeviceSize allocSize) in WriteMagicValueAfterAllocation()
11929 …agicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDeviceSize allocSize) in ValidateMagicValueAfterAllocation()
/external/skia/src/sksl/codegen/
DSkSLRasterPipelineBuilder.cpp1022 const int allocSize = vectorWidth * (fNumValueSlots + fNumTempStackSlots); in allocateSlotData() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1332 llvm::Value *allocSize = in EmitCXXNewExpr() local

12