Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassUnloadDebuggee.java96 long freeMemory = currentRuntime.freeMemory(); in createMemoryStress() local
/external/swiftshader/src/System/
DMemory.cpp113 void freeMemory(void *memory) in freeMemory() function
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl13 FreeMemoryFunc freeMemory; variable
DvkDeviceDriverImpl.inl42 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*… function in DeviceDriver
DvkNullDriverImpl.inl328 VKAPI_ATTR void VKAPI_CALL freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCa… function
/external/clang/test/Analysis/
Dmalloc.c1682 void freeMemory() { in freeMemory() function
/external/skia/vma_android/include/
Dvk_mem_alloc.h4161 void VmaVector<T, AllocatorT>::reserve(size_t newCapacity, bool freeMemory) in reserve()
4338 void VmaSmallVector<T, AllocatorT, N>::resize(size_t newCount, bool freeMemory) in resize()
4379 void VmaSmallVector<T, AllocatorT, N>::clear(bool freeMemory) in clear()
12454 VkDeviceSize freeMemory; in AllocatePage() local
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp806 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memory, const VULKAN… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
814 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memory, Optional<con… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp922 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memor… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
932 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory … in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp881 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memor… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
891 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory … in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h11679 VkDeviceSize freeMemory; in AllocatePage() local