Searched defs:startIterator (Results 1 – 4 of 4) sorted by relevance
| /external/mesa3d/include/CL/ |
| D | cl.hpp | 3227 IteratorType startIterator, in Buffer() 6623 IteratorType startIterator, in Buffer() 6674 IteratorType startIterator, in Buffer() 6841 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 6857 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 6873 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 6912 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|
| D | opencl.hpp | 3998 IteratorType startIterator, in Buffer() 9168 IteratorType startIterator, in Buffer() 9219 IteratorType startIterator, in Buffer() 9528 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 9544 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 9560 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 9599 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|
| /external/OpenCL-CLHPP/include/CL/ |
| D | opencl.hpp | 4397 IteratorType startIterator, in Buffer() 9477 IteratorType startIterator, in Buffer() 9528 IteratorType startIterator, in Buffer() 9837 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 9853 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 9869 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 9908 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|
| /external/ComputeLibrary/include/CL/ |
| D | opencl.hpp | 3958 IteratorType startIterator, in Buffer()
|