Searched defs:pAlloc (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | cmemory.cpp | 34 static UMemAllocFn *pAlloc; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | cmemory.cpp | 34 static UMemAllocFn *pAlloc; variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | cmemory.cpp | 34 static UMemAllocFn *pAlloc; variable
|
/third_party/node/deps/icu-small/source/common/ |
D | cmemory.cpp | 34 static UMemAllocFn *pAlloc; variable
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | arena.h | 428 void* pAlloc = nullptr; in AllocAlignedSync() local 439 void* pAlloc = nullptr; in AllocSync() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/ |
D | gstdshowfakesrc.cpp | 82 HRESULT FakeOutputPin::DecideBufferSize (IMemAllocator *pAlloc, in DecideBufferSize()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideofakesrc.cpp | 90 HRESULT VideoFakeSrcPin::DecideBufferSize (IMemAllocator *pAlloc, ALLOCATOR_PROPERTIES *ppropInputR… in DecideBufferSize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMaxVaryingsTests.cpp | 898 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory()
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 305 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() 337 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 912 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() 944 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
|
D | vktPipelineCacheTests.cpp | 433 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() 465 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
|
D | vktPipelineTimestampTests.cpp | 903 …eBufferAndBindMemory (VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() 938 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 14120 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local
|