| /external/mesa3d/src/gallium/frontends/clover/core/ | 
| D | memory.cpp | 30                        size_t size, void *host_ptr) :  in memory_obj()65 memory_obj::host_ptr() const {  in host_ptr()  function in memory_obj
 70                size_t size, void *host_ptr) :  in buffer()
 80                          size_t size, void *host_ptr) :  in root_buffer()
 159              void *host_ptr) :  in image()
 236                  void *host_ptr) :  in image2d()
 250                  void *host_ptr) :  in image3d()
 
 | 
| /external/OpenCL-CTS/test_common/harness/ | 
| D | clImageHelper.h | 35                                      size_t image_row_pitch, void *host_ptr,  in create_image_2d()122                                      size_t image_slice_pitch, void *host_ptr,  in create_image_3d()
 175                       void *host_ptr, cl_int *errcode_ret)  in create_image_2d_array()
 210     size_t image_slice_pitch, void *host_ptr, cl_int *errcode_ret)  in create_image_1d_array()
 245                                      void *host_ptr, cl_mem buffer,  in create_image_1d()
 
 | 
| /external/mesa3d/src/gallium/frontends/clover/api/ | 
| D | memory.cpp | 89                void *host_ptr, cl_int *r_errcode) try {  in clCreateBuffer()93    if (bool(host_ptr) != bool(flags & (CL_MEM_USE_HOST_PTR |  in clCreateBuffer()  local
 145               void *host_ptr, cl_int *r_errcode) try {  in clCreateImage()
 172    if (bool(host_ptr) != bool(d_flags & (CL_MEM_USE_HOST_PTR |  in clCreateImage()  local
 243                 void *host_ptr, cl_int *r_errcode) {  in clCreateImage2D()
 255                 void *host_ptr, cl_int *r_errcode) {  in clCreateImage3D()
 
 | 
| /external/ComputeLibrary/tests/framework/instruments/ | 
| D | OpenCLMemoryUsage.cpp | 80     {  in test_start()
 | 
| /external/OpenCL-CTS/test_conformance/images/clGetInfo/ | 
| D | test_2D.cpp | 23     void *host_ptr = NULL;  in test_get_image_info_single()  local
 | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | 
| D | opencl_wrapper.cc | 379                            const cl_image_desc* image_desc, void* host_ptr,  in LoadOpenCLFunctions()393                            const cl_image_desc* image_desc, void* host_ptr,  in LoadOpenCLFunctions()
 
 | 
| /external/OpenCL-CTS/test_conformance/images/clCopyImage/ | 
| D | test_copy_generic.cpp | 28     void *host_ptr = NULL;  in create_image()  local
 | 
| /external/OpenCL-CTS/test_conformance/images/kernel_read_write/ | 
| D | test_cl_ext_image_from_buffer.cpp | 535                 void* const host_ptr =  in image_from_buffer_alignment_negative()  local864     char* host_ptr = host_buffer.data();  in image_from_buffer_read_check()  local
 
 | 
| D | test_common.cpp | 208                             size_t slice_pitch, void *host_ptr, cl_int *error)  in create_image_of_type()
 | 
| /external/OpenCL-CTS/test_conformance/images/clFillImage/ | 
| D | test_fill_generic.cpp | 30     void *host_ptr = NULL;  in create_image()  local
 | 
| /external/angle/src/libOpenCL/ | 
| D | libOpenCL_autogen.cpp | 123                                   void *host_ptr,  in clCreateBuffer()570                                    void *host_ptr,  in clCreateImage2D()
 585                                    void *host_ptr,  in clCreateImage3D()
 775                                  void *host_ptr,  in clCreateImage()
 1134                                                 void *host_ptr,  in clCreateBufferWithProperties()
 1146                                                void *host_ptr,  in clCreateImageWithProperties()
 
 | 
| /external/angle/src/libGLESv2/ | 
| D | cl_stubs.cpp | 229                     void *host_ptr,  in CreateBuffer()239                                   void *host_ptr,  in CreateBufferWithProperties()
 259                    void *host_ptr,  in CreateImage()
 271                                  void *host_ptr,  in CreateImageWithProperties()
 1117                      void *host_ptr,  in CreateImage2D()
 1132                      void *host_ptr,  in CreateImage3D()
 
 | 
| D | entry_points_cl_autogen.cpp | 257                                   void *host_ptr,  in clCreateBuffer()1160                                    void *host_ptr,  in clCreateImage2D()
 1196                                    void *host_ptr,  in clCreateImage3D()
 1602                                  void *host_ptr,  in clCreateImage()
 2347                                                 void *host_ptr,  in clCreateBufferWithProperties()
 2379                                                void *host_ptr,  in clCreateImageWithProperties()
 
 | 
| /external/angle/src/libANGLE/ | 
| D | validationCL.cpp | 825 cl_int ValidateCreateBuffer(cl_context context, MemFlags flags, size_t size, const void *host_ptr)  in ValidateCreateBuffer()2201                              const void *host_ptr)  in ValidateCreateImage2D()
 2216                              const void *host_ptr)  in ValidateCreateImage3D()
 2695                            const void *host_ptr)  in ValidateCreateImage()
 3587                                           const void *host_ptr)  in ValidateCreateBufferWithProperties()
 3613                                          const void *host_ptr)  in ValidateCreateImageWithProperties()
 
 | 
| /external/ComputeLibrary/src/core/CL/ | 
| D | OpenCL.cpp | 797     void        *host_ptr,  in clCreateBuffer()1035               void                  *host_ptr,  in clCreateImage()
 
 | 
| /external/ComputeLibrary/include/CL/ | 
| D | opencl.hpp | 3912         void* host_ptr = NULL,  in Buffer()3936         void* host_ptr = NULL,  in Buffer()
 4508         void* host_ptr = NULL,  in Image1D()
 4680         void* host_ptr = NULL,  in Image1DArray()
 4776         void* host_ptr = NULL,  in Image2D()
 5099         void* host_ptr = NULL,  in Image2DArray()
 5195         void* host_ptr = NULL,  in Image3D()
 
 | 
| /external/mesa3d/include/CL/ | 
| D | cl2.hpp | 3823         void* host_ptr = NULL,  in Buffer()3847         void* host_ptr = NULL,  in Buffer()
 4419         void* host_ptr = NULL,  in Image1D()
 4593         void* host_ptr = NULL,  in Image1DArray()
 4691         void* host_ptr = NULL,  in Image2D()
 5024         void* host_ptr = NULL,  in Image2DArray()
 5122         void* host_ptr = NULL,  in Image3D()
 
 | 
| D | cl.hpp | 3186         void* host_ptr = NULL,  in Buffer()3210         void* host_ptr = NULL,  in Buffer()
 3676         void* host_ptr = NULL,  in Image1D()
 3840         void* host_ptr = NULL,  in Image1DArray()
 3930         void* host_ptr = NULL,  in Image2D()
 4148         void* host_ptr = NULL,  in Image2DArray()
 4241         void* host_ptr = NULL,  in Image3D()
 
 | 
| /external/mesa3d/src/intel/vulkan/ | 
| D | anv_allocator.c | 1727                                    void *host_ptr, uint32_t size,  in anv_device_import_bo_from_host_ptr()
 | 
| D | anv_private.h | 1863    void *                                       host_ptr;  member
 | 
| /external/ImageMagick/MagickCore/ | 
| D | opencl.c | 481   cl_mem_flags flags,size_t size,void *host_ptr)  in CreateOpenCLBuffer()
 |