Home
last modified time | relevance | path

Searched refs:pMemory (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DIRBuilder.h293 static Fragment* CreateRegion(void* pMemory, size_t pLength);
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp352 Fragment* IRBuilder::CreateRegion(void* pMemory, size_t pLength) { in CreateRegion() argument
356 llvm::StringRef region(reinterpret_cast<const char*>(pMemory), pLength); in CreateRegion()
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp276 void* getRegion(unsigned regionIndex, const WrapperMemory** pMemory, uint32_t* pOffset, in getRegion() argument
288 if (pMemory) *pMemory = memory; in getRegion()
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp366 …moryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory);
852 …oryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in AllocateMemory() argument
853 return GetData(device).dispatch.AllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in AllocateMemory()
1608 …oryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in vkAllocateMemory() argument
1609 return vulkan::api::AllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in vkAllocateMemory()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h52 …moryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory);
/frameworks/native/vulkan/api/
Dvulkan.api7829 void* pMemory) {
8159 VkDeviceMemory* pMemory) {
8164 pMemory[0] = memory