Searched defs:endIterator (Results 1 – 4 of 4) sorted by relevance
/external/libconfig/lib/ |
D | libconfigcpp.c++ | 1238 SettingIterator::SettingIterator(Setting& setting, bool endIterator) in SettingIterator() 1363 bool endIterator) in SettingConstIterator()
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 3233 IteratorType endIterator, in Buffer() 6629 IteratorType endIterator, in Buffer() 6680 IteratorType endIterator, in Buffer() 6846 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 6862 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 6878 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 6917 …mmandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy()
|
D | cl2.hpp | 3870 IteratorType endIterator, in Buffer()
|
/external/ComputeLibrary/include/CL/ |
D | cl2.hpp | 3713 IteratorType endIterator, in Buffer() 8395 IteratorType endIterator, in Buffer() 8446 IteratorType endIterator, in Buffer() 8754 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 8770 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 8786 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 8825 …mmandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy()
|