/external/llvm-project/flang/runtime/ |
D | memory.cpp | 27 void FreeMemory(void *p) { std::free(p); } in FreeMemory() function
|
D | memory.h | 27 template <typename A> void FreeMemory(A *p) { in FreeMemory() function
|
/external/skia/src/sksl/ |
D | SkSLPool.cpp | 106 void Pool::FreeMemory(void* ptr) { in FreeMemory() function in SkSL::Pool
|
/external/tensorflow/tensorflow/core/common_runtime/device/ |
D | device_event_mgr.h | 101 void FreeMemory(const ToFreeVector& to_free) { in FreeMemory() function
|
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/ |
D | Constants.h | 74 FreeMemory, enumerator
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.cpp | 75 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() function
|
/external/swiftshader/tests/VulkanUnitTests/ |
D | Device.cpp | 369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
|
/external/vboot_reference/utility/ |
D | eficompress.c | 455 FreeMemory () in FreeMemory() function
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 1354 void MinidumpMemoryRegion::FreeMemory() { in FreeMemory() function in google_breakpad::MinidumpMemoryRegion
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_layer_dispatch_table.h | 245 PFN_vkFreeMemory FreeMemory; member
|
D | chassis.cpp | 1297 VKAPI_ATTR void VKAPI_CALL FreeMemory( in FreeMemory() function
|
/external/mesa3d/prebuilt-intermediates/util/ |
D | vk_enum_to_str.h | 736 PFN_vkFreeMemory FreeMemory; member
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 7903 void VmaAllocator_T::FreeMemory(const VmaAllocation allocation) in FreeMemory() function
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 14704 void VmaAllocator_T::FreeMemory( in FreeMemory() function
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | vk_mem_alloc.h | 16446 void VmaAllocator_T::FreeMemory( in FreeMemory() function
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 16417 void VmaAllocator_T::FreeMemory( in FreeMemory() function
|