Home
last modified time | relevance | path

Searched defs:allocSize (Results 26 - 47 of 47) sorted by relevance

12

/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c296 size_t allocSize = Min(Max(leastSize * 2, MIN_APPEND_LEN), PARAM_CONST_VALUE_LEN_MAX); in EnsureHolderSpace() local
/base/security/permission_lite/services/pms/src/
H A Dpms_impl.c45 unsigned int allocSize = strlen(s1) + strlen(s2) + 1; in ConcatString() local
183 int allocSize = sizeof(PermissionSaved) * pSize; in ParsePermissions() local
340 unsigned int allocSize = sizeof(unsigned int) * permNum; QueryAppCapabilities() local
394 int allocSize = sizeof(PermissionSaved) * newPermNum; UpdateAppPermission() local
[all...]
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c219 int allocSize = sizeof(PermissionSaved) * pSize; in ParsePermissions() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp279 auto allocSize = AlignUp(configSize + AV_INPUT_BUFFER_PADDING_SIZE, STRIDE_ALIGN); in SetCodecExtraData() local
/kernel/liteos_m/components/dynlink/
H A Dlos_dynlink.c223 UINT32 allocSize, nameLen; in OsLoadInit() local
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp129 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOpImpl() local
241 size_t allocSize = args.fVerts.count(); in onPrepareDraws() local
/base/startup/init/services/init/
H A Dinit_common_cmds.c68 size_t allocSize = paramLen + (PARAM_VALUE_LEN_MAX * valueCount) + 1; in AddOneArg() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp927 uint64_t allocSize = static_cast<uint64_t>(srcWidth + 1) * static_cast<uint64_t>(srcHeight) * in ScalePixelMapEx() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp156 const auto allocSize = bufferMemReqs.size + bindOffset; in ConditionBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp643 VkDeviceSize allocSize = indices.size() * sizeof(deUint32); in iterate() local
H A DvktRobustBufferAccessWithVariablePointersTests.cpp83 VkDeviceSize allocSize; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp156 const auto allocSize = bufferMemReqs.size + bindOffset; in ConditionBuffer() local
/third_party/skia/src/gpu/
H A DGrResourceProvider.cpp567 size_t allocSize = intendedType == GrGpuBufferType::kUniform ? std::max(size, MIN_UNIFORM_SIZE) in createBuffer() local
/kernel/liteos_a/kernel/base/mem/tlsf/
H A Dlos_memory.c429 STATIC INLINE INT32 OsMemPoolExpand(VOID *pool, UINT32 allocSize, UINT32 intSave) in OsMemPoolExpand() argument
797 STATIC INLINE VOID OsMemSplitNode(VOID *pool, struct OsMemNodeHead *allocNode, UINT32 allocSize) in OsMemSplitNode() argument
1025 UINT32 allocSize = OS_MEM_ALIGN(size + OS_MEM_NODE_HEAD_SIZE, OS_MEM_ALIGN_SIZE); in OsMemAlloc() local
1348 OsMemReAllocSmaller(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize) OsMemReAllocSmaller() argument
1372 OsMemMergeNodeForReAllocBigger(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize, struct OsMemNodeHead *nextNode) OsMemMergeNodeForReAllocBigger() argument
1421 UINT32 allocSize = OS_MEM_ALIGN(size + OS_MEM_NODE_HEAD_SIZE, OS_MEM_ALIGN_SIZE); OsMemRealloc() local
[all...]
/kernel/liteos_m/kernel/src/mm/
H A Dlos_memory.c819 STATIC INLINE VOID OsMemSplitNode(VOID *pool, struct OsMemNodeHead *allocNode, UINT32 allocSize) argument
1057 UINT32 allocSize = OS_MEM_ALIGN(size + OS_MEM_NODE_HEAD_SIZE, OS_MEM_ALIGN_SIZE); local
1398 OsMemReAllocSmaller(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize) global() argument
1421 OsMemMergeNodeForReAllocBigger(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize, struct OsMemNodeHead *nextNode) global() argument
1449 UINT32 allocSize = OS_MEM_ALIGN(size + OS_MEM_NODE_HEAD_SIZE, OS_MEM_ALIGN_SIZE); global() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp751 deUint32 allocSize = 0; in createBuffers() local
[all...]
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1624 GrTextBlob::GrTextBlob(int allocSize, in GrTextBlob() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp83 VkDeviceSize allocSize; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp2545 const auto allocSize = de::roundUp(static_cast<VkDeviceSize>(shaderGroupHandleSize), properties.properties.limits.nonCoherentAtomSize); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp2545 const auto allocSize = de::roundUp(static_cast<VkDeviceSize>(shaderGroupHandleSize), properties.properties.limits.nonCoherentAtomSize); in iterate() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h9116 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
9354 Alloc( const VmaAllocationRequest& request, VmaSuballocationType type, VkDeviceSize allocSize, VmaAllocation hAllocation) Alloc() argument
9467 CheckAllocation( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, VmaSuballocationList::const_iterator suballocItem, bool canMakeOtherLost, VkDeviceSize* pOffset, size_t* itemsToMakeLostCount, VkDeviceSize* pSumFreeSize, VkDeviceSize* pSumItemSize) const CheckAllocation() argument
10801 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
10826 CreateAllocationRequest_UpperAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_UpperAddress() argument
10946 CreateAllocationRequest_LowerAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_LowerAddress() argument
11368 Alloc( const VmaAllocationRequest& request, VmaSuballocationType type, VkDeviceSize allocSize, VmaAllocation hAllocation) Alloc() argument
11811 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
11884 Alloc( const VmaAllocationRequest& request, VmaSuballocationType type, VkDeviceSize allocSize, VmaAllocation hAllocation) Alloc() argument
12093 const VkDeviceSize allocSize = node->allocation.alloc->GetSize(); CalcAllocationStatInfoNode() local
12187 const VkDeviceSize allocSize = node->allocation.alloc->GetSize(); PrintDetailedMapNode() local
12356 WriteMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDeviceSize allocSize) WriteMagicValueAroundAllocation() argument
12376 ValidateMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDeviceSize allocSize) ValidateMagicValueAroundAllocation() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 55 milliseconds

12