Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/tensorbuffer/
DTensorBuffer.java380 private void allocateMemory(@NonNull int[] shape) { in allocateMemory() method in TensorBuffer
/external/skqp/tests/
DGrMemoryPoolTest.cpp252 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
/external/skia/tests/
DGrMemoryPoolTest.cpp255 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl10 AllocateMemoryFunc allocateMemory; variable
DvkRefUtilImpl.inl203 Move<VkDeviceMemory> allocateMemory (const DeviceInterface& vk, VkDevice device, const VkMemoryAllo… function
DvkNullDriver.cpp1249 VKAPI_ATTR VkResult VKAPI_CALL allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAlloca… in allocateMemory() function
DvkDeviceDriverImpl.inl35 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … function in DeviceDriver
/external/icu/icu4c/source/i18n/
Dusearch.cpp186 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() function
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp808 … Device::allocateMemory( const VULKAN_HPP_NAMESPACE::MemoryAllocateInfo * pAllocateInfo, in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
823 Device::allocateMemory( const MemoryAllocateInfo & allocateInfo, in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp83105 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::allocateMemory( const VULKAN_HPP_NAMESPACE::… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
83112 …me ResultValueType<VULKAN_HPP_NAMESPACE::DeviceMemory>::type Device::allocateMemory( const MemoryA… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/swiftshader/include/vulkan/
Dvulkan.hpp83612 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::allocateMemory( const VULKAN_HPP_NAMESPACE::… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
83619 …me ResultValueType<VULKAN_HPP_NAMESPACE::DeviceMemory>::type Device::allocateMemory( const MemoryA… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device