Home
last modified time | relevance | path

Searched defs:FreeMemory (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/sksl/
DSkSLPool.cpp78 void Pool::FreeMemory(void* ptr) { in FreeMemory() function in SkSL::Pool
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dmemory_manager_actor.cc113 void MemoryManagerActor::FreeMemory(const std::vector<DeviceTensor *> *free_list, const DeviceConte… in FreeMemory() function in mindspore::runtime::MemoryManagerActor
Dkernel_actor.cc170 void FreeMemory(const std::vector<DeviceTensor *> &free_list, const DeviceContext *device_context) { in FreeMemory() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceAllocatorManagerD3D12.cpp253 void ResourceAllocatorManager::FreeMemory(ResourceHeapAllocation& allocation) { in FreeMemory() function in dawn_native::d3d12::ResourceAllocatorManager
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() function
/third_party/mindspore/mindspore/ccsrc/runtime/hardware/cpu/
Dcpu_device_context.cc91 void CPUDeviceContext::FreeMemory(DeviceAddress *const &address) const { in FreeMemory() function in mindspore::device::cpu::CPUDeviceContext
/third_party/mindspore/mindspore/ccsrc/runtime/hardware/gpu/
Dgpu_device_context.cc181 void GPUDeviceContext::FreeMemory(DeviceAddress *const &address) const { in FreeMemory() function in mindspore::device::gpu::GPUDeviceContext
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h179 PFN_vkFreeMemory FreeMemory = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h242 PFN_vkFreeMemory FreeMemory = nullptr; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16417 void VmaAllocator_T::FreeMemory( in FreeMemory() function