Home
last modified time | relevance | path

Searched defs:freeMemory (Results 1 – 7 of 7) 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/libmojo/jni/java/lang/
DRuntime.classRuntime.java package java.lang public java.lang.Runtime extends java.lang.Object ...
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl10 FreeMemoryFunc freeMemory; variable
DvkDeviceDriverImpl.inl35 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*… function in DeviceDriver
DvkNullDriverImpl.inl200 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/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16080 void freeMemory( DeviceMemory memory, const AllocationCallbacks* pAllocator ) const in freeMemory() function in vk::Device
16086 …void freeMemory( DeviceMemory memory, Optional<const AllocationCallbacks> allocator = nullptr ) co… in freeMemory() function in vk::Device