Searched defs:FreeMemory (Results 1 – 11 of 11) sorted by relevance
78 void Pool::FreeMemory(void* ptr) { in FreeMemory() function in SkSL::Pool
113 void MemoryManagerActor::FreeMemory(const std::vector<DeviceTensor *> *free_list, const DeviceConte… in FreeMemory() function in mindspore::runtime::MemoryManagerActor
170 void FreeMemory(const std::vector<DeviceTensor *> &free_list, const DeviceContext *device_context) { in FreeMemory() function
253 void ResourceAllocatorManager::FreeMemory(ResourceHeapAllocation& allocation) { in FreeMemory() function in dawn_native::d3d12::ResourceAllocatorManager
98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() function
91 void CPUDeviceContext::FreeMemory(DeviceAddress *const &address) const { in FreeMemory() function in mindspore::device::cpu::CPUDeviceContext
181 void GPUDeviceContext::FreeMemory(DeviceAddress *const &address) const { in FreeMemory() function in mindspore::device::gpu::GPUDeviceContext
369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
179 PFN_vkFreeMemory FreeMemory = nullptr; member
242 PFN_vkFreeMemory FreeMemory = nullptr; member
16417 void VmaAllocator_T::FreeMemory( in FreeMemory() function