Home
last modified time | relevance | path

Searched defs:allocateMemory (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dallocator.h123 void* allocateMemory(int size) in allocateMemory() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl9 AllocateMemoryFunc allocateMemory; variable
DvkRefUtilImpl.inl143 Move<VkDeviceMemory> allocateMemory (const DeviceInterface& vk, VkDevice device, const VkMemoryAllo… function
DvkDeviceDriverImpl.inl30 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl16 VKAPI_ATTR VkResult VKAPI_CALL allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAlloca… function
/external/icu/icu4c/source/i18n/
Dusearch.cpp184 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() function