| /external/deqp/external/vulkancts/framework/vulkan/ | 
| D | vkMemUtil.cpp | 86 Allocation::Allocation (VkDeviceMemory memory, VkDeviceSize offset, void* hostPtr)  in Allocation() 179 SimpleAllocation::SimpleAllocation (Move<VkDeviceMemory> mem, MovePtr<HostPtr> hostPtr, size_t offs…  in SimpleAllocation() 205 	MovePtr<HostPtr>		hostPtr;  in allocate()  local 245 	MovePtr<HostPtr>			hostPtr;  in allocate()  local 274 	MovePtr<HostPtr>						hostPtr;  in allocateExtended()  local 325 	void* hostPtr = DE_NULL;  in mapMemory()  local
  | 
| /external/angle/src/libANGLE/ | 
| D | CLMemory.cpp | 157                void *hostPtr,  in Memory() 192                void *hostPtr,  in Memory()
  | 
| D | CLContext.cpp | 121                              void *hostPtr,  in createBuffer() 131                             void *hostPtr,  in createImage() 152                               void *hostPtr,  in createImage2D() 168                               void *hostPtr,  in createImage3D()
  | 
| D | CLBuffer.cpp | 28                void *hostPtr,  in Buffer()
  | 
| D | CLImage.cpp | 145              void *hostPtr,  in Image()
  | 
| /external/OpenCL-CTS/test_conformance/basic/ | 
| D | test_enqueue_map.cpp | 61         void *hostPtr = nullptr;  in test_enqueue_map_buffer()  local 155     void *hostPtr = nullptr;  in test_enqueue_map_image()  local
  | 
| /external/angle/src/libANGLE/renderer/cl/ | 
| D | CLContextCL.cpp | 111                                             void *hostPtr,  in createBuffer() 134                                            void *hostPtr,  in createImage()
  | 
| /external/ImageMagick/MagickCore/ | 
| D | accelerate.c | 1010     *hostPtr,  in ComputeContrastStretchImage()  local 1577     *hostPtr;  in ComputeConvolveImage()  local 1934     *hostPtr;  in ComputeDespeckleImage()  local 2331     *hostPtr,  in ComputeEqualizeImage()  local 3056     *hostPtr;  in ComputeLocalContrastImage()  local 3641     *hostPtr;  in ComputeMotionBlurImage()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | 
| D | vktSpvAsmComputeShaderCase.cpp | 163 	void* const hostPtr = destAlloc->getHostPtr();  in setMemory()  local 173 	void* const hostPtr = destAlloc->getHostPtr();  in fillMemoryWithValue()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/api/ | 
| D | vktApiBufferMarkerTests.cpp | 92 …nsion (Context& context, WorkingDevice& wd, VkQueueFlagBits testQueue, bool hostPtr, size_t offset)  in createDeviceWithExtension() 239 …ExternalHostAllocation(Move<VkDeviceMemory> mem, void* hostPtr, size_t offset) : Allocation(*mem, …  in ExternalHostAllocation()
  | 
| D | vktApiCommandBuffersTests.cpp | 4339 	void* hostPtr	= alloc.getHostPtr();  in copyAndFlush()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ | 
| D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 164 		uint8_t*		hostPtr		= reinterpret_cast<uint8_t*>(allocation->getHostPtr());  in ConditionBuffer()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelineBindPointTests.cpp | 308 	void* hostPtr	= alloc.getHostPtr();  in zeroOutAndFlush()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/util/ | 
| D | vktExternalMemoryUtil.cpp | 285 void NativeHandle::setHostPtr(void* hostPtr)  in setHostPtr()
  | 
| /external/deqp/external/vulkancts/modules/vulkan/memory/ | 
| D | vktMemoryBindingTests.cpp | 110 	void*								hostPtr;  member in vkt::memory::__anoncbb87d680111::MemoryMappingRAII
  | 
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ | 
| D | vktBindingDescriptorCopyTests.cpp | 608 		deUint32* hostPtr = (deUint32*)m_buffer->getAllocation().getHostPtr();  in init()  local 667 	deInt32*			hostPtr = (deInt32*)m_buffer->getAllocation().getHostPtr();  in getData()  local
  | 
| /external/deqp/external/openglcts/modules/common/subgroups/ | 
| D | glcSubgroupsTestsUtils.cpp | 963 void initializeMemory(deqp::Context& context, glw::GLvoid *hostPtr, subgroups::SSBOData& data)  in initializeMemory()
  | 
| /external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ | 
| D | vktDescriptorSetsIndexingTests.cpp | 1118 	unsigned char* hostPtr	= static_cast<unsigned char*>(buffer->alloc->getHostPtr());  in getPixelAccess()  local
  |