/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 62 void Deallocate(const void *Ptr, size_t Size) { in Deallocate() function 103 void Deallocate(const void *Ptr, size_t /*Size*/) { in Deallocate() function 266 void Deallocate(const void *Ptr, size_t Size) { in Deallocate() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | RingBufferAllocator.cpp | 34 void RingBufferAllocator::Deallocate(ExecutionSerial lastCompletedSerial) { in Deallocate() function in dawn_native::RingBufferAllocator
|
D | BuddyMemoryAllocator.cpp | 88 void BuddyMemoryAllocator::Deallocate(const ResourceMemoryAllocation& allocation) { in Deallocate() function in dawn_native::BuddyMemoryAllocator
|
D | DynamicUploader.cpp | 98 void DynamicUploader::Deallocate(ExecutionSerial lastCompletedSerial) { in Deallocate() function in dawn_native::DynamicUploader
|
D | BuddyAllocator.cpp | 202 void BuddyAllocator::Deallocate(uint64_t offset) { in Deallocate() function in dawn_native::BuddyAllocator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 65 void Deallocate(const void *Ptr, size_t Size) { in Deallocate() function 106 void Deallocate(const void *Ptr, size_t /*Size*/) { in Deallocate() function 282 void Deallocate(const void *Ptr, size_t Size) { in Deallocate() function
|
D | RecyclingAllocator.h | 51 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } in Deallocate() function
|
D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() function
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | SlabAllocator.h | 179 void Deallocate(T* object) { in Deallocate() function
|
D | SlabAllocator.cpp | 192 void SlabAllocatorImpl::Deallocate(void* ptr) { in Deallocate() function in SlabAllocatorImpl
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | StagingDescriptorAllocatorD3D12.cpp | 98 void StagingDescriptorAllocator::Deallocate(CPUDescriptorHeapAllocation* allocation) { in Deallocate() function in dawn_native::d3d12::StagingDescriptorAllocator
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | DescriptorSetAllocator.cpp | 104 void DescriptorSetAllocator::Deallocate(DescriptorSetAllocation* allocationInfo) { in Deallocate() function in dawn_native::vulkan::DescriptorSetAllocator
|
D | ResourceMemoryAllocatorVk.cpp | 183 void ResourceMemoryAllocator::Deallocate(ResourceMemoryAllocation* allocation) { in Deallocate() function in dawn_native::vulkan::ResourceMemoryAllocator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | container_memory.h | 73 void Deallocate(Alloc* alloc, void* p, size_t n) { in Deallocate() function
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | BuddyMemoryAllocatorTests.cpp | 53 void Deallocate(ResourceMemoryAllocation& allocation) { in Deallocate() function in DummyBuddyResourceAllocator
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | D3D12DescriptorHeapTests.cpp | 116 void Deallocate(CPUDescriptorHeapAllocation& allocation) { in Deallocate() function in DummyStagingDescriptorAllocator
|