| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_mem_alloc_wrapper.cpp | 70 void DestroyAllocator(VmaAllocator allocator) in DestroyAllocator() 75 VkResult CreatePool(VmaAllocator allocator, in CreatePool() 93 void DestroyPool(VmaAllocator allocator, VmaPool pool) in DestroyPool() 98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() 103 VkResult CreateBuffer(VmaAllocator allocator, in CreateBuffer() 126 VkResult FindMemoryTypeIndexForBufferInfo(VmaAllocator allocator, in FindMemoryTypeIndexForBufferInfo() 142 void GetMemoryTypeProperties(VmaAllocator allocator, in GetMemoryTypeProperties() 149 VkResult MapMemory(VmaAllocator allocator, VmaAllocation allocation, void **ppData) in MapMemory() 154 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() 159 void FlushAllocation(VmaAllocator allocator, in FlushAllocation() [all …]
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_memory_helper.c | 290 debug_dump_allocator_state(struct nine_allocator *allocator) in debug_dump_allocator_state() 351 static void move_region_ordered_merge(struct nine_allocator *allocator, struct list_head *tail, str… in move_region_ordered_merge() 389 static struct nine_memfd_file_region *allocate_region(struct nine_allocator *allocator, unsigned of… in allocate_region() 406 insert_new_allocation(struct nine_allocator *allocator, struct nine_allocation *new_allocation, uns… in insert_new_allocation() 457 nine_flush_pending_releases(struct nine_allocator *allocator) in nine_flush_pending_releases() 485 nine_flush_pending_frees(struct nine_allocator *allocator) in nine_flush_pending_frees() 517 nine_memfd_unmap_region(struct nine_allocator *allocator, in nine_memfd_unmap_region() 537 remove_allocation(struct nine_allocator *allocator, struct nine_memfd_file *memfd_file, struct nine… in remove_allocation() 561 nine_memfd_try_unmap_file(struct nine_allocator *allocator, in nine_memfd_try_unmap_file() 583 nine_memfd_files_unmap(struct nine_allocator *allocator, in nine_memfd_files_unmap() [all …]
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | BuddyAllocatorTests.cpp | 31 BuddyAllocator allocator(maxBlockSize); in TEST() local 57 BuddyAllocator allocator(maxBlockSize); in TEST() local 79 BuddyAllocator allocator(maxBlockSize); in TEST() local 114 BuddyAllocator allocator(maxBlockSize); in TEST() local 178 BuddyAllocator allocator(maxBlockSize); in TEST() local 213 BuddyAllocator allocator(maxBlockSize); in TEST() local 247 BuddyAllocator allocator(maxBlockSize); in TEST() local 277 BuddyAllocator allocator(32); in TEST() local 312 BuddyAllocator allocator(maxBlockSize); in TEST() local
|
| D | RingBufferAllocatorTests.cpp | 26 RingBufferAllocator allocator(sizeInBytes); in TEST() local 50 RingBufferAllocator allocator(maxNumOfFrames * frameSizeInBytes); in TEST() local 64 RingBufferAllocator allocator(maxNumOfFrames * frameSizeInBytes); in TEST() local 94 RingBufferAllocator allocator(maxNumOfFrames * frameSizeInBytes); in TEST() local 169 RingBufferAllocator allocator(std::numeric_limits<uint64_t>::max()); in TEST() local
|
| D | CommandAllocatorTests.cpp | 59 CommandAllocator allocator; in TEST() local 64 CommandAllocator allocator; in TEST() local 71 CommandAllocator allocator; in TEST() local 117 CommandAllocator allocator; in TEST() local 161 CommandAllocator allocator; in TEST() local 205 CommandAllocator allocator; in TEST() local 238 CommandAllocator allocator; in TEST() local 278 CommandAllocator allocator; in TEST() local 335 CommandAllocator allocator; in TEST() local 345 CommandAllocator allocator; in TEST() local [all …]
|
| D | SlabAllocatorTests.cpp | 37 SlabAllocator<Foo> allocator(1 * sizeof(Foo)); in TEST() local 49 SlabAllocator<Foo> allocator(5 * sizeof(Foo)); in TEST() local 74 SlabAllocator<AlignedFoo> allocator(9 * sizeof(AlignedFoo)); in TEST() local 100 SlabAllocator<Foo> allocator(17 * sizeof(Foo)); in TEST() local 130 SlabAllocator<Foo> allocator(17 * sizeof(Foo)); in TEST() local
|
| D | BuddyMemoryAllocatorTests.cpp | 76 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 109 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 157 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 211 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 287 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 337 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 376 DummyBuddyResourceAllocator allocator(maxBlockSize, heapSize); in TEST() local 390 DummyBuddyResourceAllocator allocator(kMaxBlockSize, kHeapSize, &poolAllocator); in TEST() local 431 DummyBuddyResourceAllocator allocator(kMaxBlockSize, kHeapSize, &poolAllocator); in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | marl_test.h | 42 delete allocator; in TearDown() local 45 marl::TrackedAllocator* allocator = nullptr; variable 74 delete allocator; in TearDown() local 77 marl::TrackedAllocator* allocator = nullptr; variable
|
| D | osfiber_asm.h | 89 Allocator* allocator; variable 95 OSFiber::OSFiber(Allocator* allocator) : allocator(allocator) {} in OSFiber() 104 Allocator* allocator) { in createFiberFromCurrentThread() 111 Allocator* allocator, in createFiber()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | HandleAllocator_unittest.cpp | 19 gl::HandleAllocator allocator; in TEST() local 44 gl::HandleAllocator allocator; in TEST() local 96 gl::HandleAllocator allocator; in TEST() local 108 gl::HandleAllocator allocator; in TEST() local 121 gl::HandleAllocator allocator; in TEST() local 141 gl::HandleAllocator allocator; in TEST() local 156 gl::HandleAllocator allocator; in TEST() local 176 gl::HandleAllocator allocator; in TEST() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | RenderEncoderBase.cpp | 88 [&](CommandAllocator* allocator) -> MaybeError { in APIDraw() 120 [&](CommandAllocator* allocator) -> MaybeError { in APIDrawIndexed() 157 [&](CommandAllocator* allocator) -> MaybeError { in APIDrawIndirect() 188 [&](CommandAllocator* allocator) -> MaybeError { in APIDrawIndexedIndirect() 236 [&](CommandAllocator* allocator) -> MaybeError { in APISetPipeline() 273 [&](CommandAllocator* allocator) -> MaybeError { in APISetIndexBuffer() 333 [&](CommandAllocator* allocator) -> MaybeError { in APISetVertexBuffer() 390 [&](CommandAllocator* allocator) -> MaybeError { in APISetBindGroup()
|
| D | RenderPassEncoder.cpp | 114 [&](CommandAllocator* allocator) -> MaybeError { in APIEndPass() 137 [&](CommandAllocator* allocator) -> MaybeError { in APISetStencilReference() 150 [&](CommandAllocator* allocator) -> MaybeError { in APISetBlendConstant() 168 [&](CommandAllocator* allocator) -> MaybeError { in APISetViewport() 218 [&](CommandAllocator* allocator) -> MaybeError { in APISetScissorRect() 244 [&](CommandAllocator* allocator) -> MaybeError { in APIExecuteBundles() 309 [&](CommandAllocator* allocator) -> MaybeError { in APIBeginOcclusionQuery() 349 [&](CommandAllocator* allocator) -> MaybeError { in APIEndOcclusionQuery() 371 [&](CommandAllocator* allocator) -> MaybeError { in APIWriteTimestamp()
|
| D | ProgrammableEncoder.cpp | 61 [&](CommandAllocator* allocator) -> MaybeError { in APIInsertDebugMarker() 77 [&](CommandAllocator* allocator) -> MaybeError { in APIPopDebugGroup() 95 [&](CommandAllocator* allocator) -> MaybeError { in APIPushDebugGroup() 188 void ProgrammableEncoder::RecordSetBindGroup(CommandAllocator* allocator, in RecordSetBindGroup()
|
| D | CommandEncoder.cpp | 517 [&](CommandAllocator* allocator) -> MaybeError { in APIBeginComputePass() 553 [&](CommandAllocator* allocator) -> MaybeError { in APIBeginRenderPass() 655 [&](CommandAllocator* allocator) -> MaybeError { in APICopyBufferToBuffer() 698 [&](CommandAllocator* allocator) -> MaybeError { in APICopyBufferToTexture() 757 [&](CommandAllocator* allocator) -> MaybeError { in APICopyTextureToBuffer() 828 [&](CommandAllocator* allocator) -> MaybeError { in APICopyTextureToTextureHelper() 885 [&](CommandAllocator* allocator) -> MaybeError { in APIClearBuffer() 942 [&](CommandAllocator* allocator) -> MaybeError { in APIInsertDebugMarker() 958 [&](CommandAllocator* allocator) -> MaybeError { in APIPopDebugGroup() 976 [&](CommandAllocator* allocator) -> MaybeError { in APIPushDebugGroup() [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | counting_allocator.h | 55 Allocator allocator; variable 64 Allocator allocator; in deallocate() local 73 Allocator allocator; in construct() local 82 Allocator allocator; in destroy() local
|
| /third_party/skia/m133/src/gpu/vk/ |
| D | VulkanMemory.cpp | 45 bool VulkanMemory::AllocBufferMemory(VulkanMemoryAllocator* allocator, in AllocBufferMemory() 138 void VulkanMemory::FreeBufferMemory(VulkanMemoryAllocator* allocator, const VulkanAlloc& alloc) { in AllocBufferMemory() 148 VulkanMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocBufferMemory() local 156 bool VulkanMemory::AllocImageMemory(VulkanMemoryAllocator* allocator, in AllocBufferMemory() 207 void VulkanMemory::FreeImageMemory(VulkanMemoryAllocator* allocator, in AllocBufferMemory() 216 void* VulkanMemory::MapAlloc(VulkanMemoryAllocator* allocator, in AllocBufferMemory() 232 void VulkanMemory::UnmapAlloc(VulkanMemoryAllocator* allocator, in AllocBufferMemory() 266 void VulkanMemory::FlushMappedAlloc(VulkanMemoryAllocator* allocator, in AllocBufferMemory() 283 void VulkanMemory::InvalidateMappedAlloc(VulkanMemoryAllocator* allocator, in AllocBufferMemory()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkMemory.cpp | 53 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 154 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 167 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 236 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 246 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 260 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 296 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local 311 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/rl/ |
| D | reservoir_replay_buffer.cc | 41 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in ReservoirReplayBuffer() local 49 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in ~ReservoirReplayBuffer() local 102 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in Sample() local 109 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in Sample() local
|
| D | priority_replay_buffer_gpu_kernel.cc | 29 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in ~PriorityReplayBufferCreateGpuKernel() local 61 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in Init() local 86 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in ~PriorityReplayBufferPushGpuKernel() local 101 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in Init() local 166 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in ~PriorityReplayBufferUpdateGpuKernel() local 182 auto &allocator = device::gpu::GPUMemoryAllocator::GetInstance(); in Init() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_suballoc.c | 48 u_suballocator_init(struct u_suballocator *allocator, in u_suballocator_init() 65 u_suballocator_destroy(struct u_suballocator *allocator) in u_suballocator_destroy() 71 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, in u_suballocator_alloc()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | pack_weight.cc | 31 std::shared_ptr<Allocator> allocator = nullptr; in InitPackWeight() local 117 auto allocator = model_weight->allocator; in ReplaceFp16Data() local 146 auto allocator = model_weight->allocator; in ReplaceOriginTensorData() local 208 auto allocator = weight->allocator; in FreePackedWeight() local 222 auto allocator = weight->allocator; in FreeTensorData() local 235 auto allocator = weight->allocator; in FreeFp16ToFp32Data() local 263 auto &allocator = model_weight->allocator; in FreePackWeight() local
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | default_allocator.h | 41 inline uint8_t *Allocate(Allocator *allocator, size_t size) { in Allocate() 46 inline void Deallocate(Allocator *allocator, uint8_t *p, size_t size) { in Deallocate() 53 inline uint8_t *ReallocateDownward(Allocator *allocator, uint8_t *old_p, in ReallocateDownward()
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_texcompress_astc.c | 58 vk_create_buffer(struct vk_device *device, VkAllocationCallbacks *allocator, in vk_create_buffer() 107 create_buffer_view(struct vk_device *device, VkAllocationCallbacks *allocator, in create_buffer_view() 182 VkAllocationCallbacks *allocator, in astc_prepare_buffer() 259 VkAllocationCallbacks *allocator, in create_fill_all_luts_vulkan() 302 create_layout(struct vk_device *device, VkAllocationCallbacks *allocator, in create_layout() 399 VkAllocationCallbacks *allocator, in vk_astc_create_shader_module() 419 VkAllocationCallbacks *allocator, in create_astc_decode_pipeline() 487 vk_texcompress_astc_get_decode_pipeline(struct vk_device *device, VkAllocationCallbacks *allocator, in vk_texcompress_astc_get_decode_pipeline() 586 vk_texcompress_astc_init(struct vk_device *device, VkAllocationCallbacks *allocator, in vk_texcompress_astc_init() 612 VkAllocationCallbacks *allocator, in vk_texcompress_astc_finish()
|
| /third_party/mesa3d/src/panfrost/lib/kmod/ |
| D | pan_kmod_backend.h | 16 const struct pan_kmod_allocator *allocator) in pan_kmod_dev_init() 40 pan_kmod_alloc(const struct pan_kmod_allocator *allocator, size_t size) in pan_kmod_alloc() 46 pan_kmod_alloc_transient(const struct pan_kmod_allocator *allocator, in pan_kmod_alloc_transient() 53 pan_kmod_free(const struct pan_kmod_allocator *allocator, void *data) in pan_kmod_free()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| D | pool.h | 248 BoundedPool<T, N, POLICY>::Storage::Storage(Allocator* allocator) in Storage() 270 Allocator* allocator /* = Allocator::Default */) in BoundedPool() 365 Allocator* allocator; variable 371 Allocator* allocator; variable 376 UnboundedPool<T, POLICY>::Storage::Storage(Allocator* allocator) in Storage() 391 Allocator* allocator /* = Allocator::Default */) in UnboundedPool()
|