Home
last modified time | relevance | path

Searched defs:pAlloc (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/common/
Dcmemory.cpp34 static UMemAllocFn *pAlloc; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcmemory.cpp34 static UMemAllocFn *pAlloc; variable
/third_party/skia/third_party/externals/icu/source/common/
Dcmemory.cpp34 static UMemAllocFn *pAlloc; variable
/third_party/node/deps/icu-small/source/common/
Dcmemory.cpp34 static UMemAllocFn *pAlloc; variable
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Darena.h428 void* pAlloc = nullptr; in AllocAlignedSync() local
439 void* pAlloc = nullptr; in AllocSync() local
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp82 HRESULT FakeOutputPin::DecideBufferSize (IMemAllocator *pAlloc, in DecideBufferSize()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp90 HRESULT VideoFakeSrcPin::DecideBufferSize (IMemAllocator *pAlloc, ALLOCATOR_PROPERTIES *ppropInputR… in DecideBufferSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMaxVaryingsTests.cpp898 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory()
DvktPipelineDepthRangeUnrestrictedTests.cpp305 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory()
337 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
DvktPipelineBlendOperationAdvancedTests.cpp912 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory()
944 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
DvktPipelineCacheTests.cpp433 …ry (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory()
465 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
DvktPipelineTimestampTests.cpp903 …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/
Dvk_mem_alloc.h14120 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local