Home
last modified time | relevance | path

Searched defs:InputIterator (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/compute/algorithm/
Dcopy.hpp102 dispatch_copy_async(InputIterator first, in dispatch_copy_async()
113 is_same_value_type<InputIterator, OutputIterator> in dispatch_copy_async()
129 dispatch_copy_async(InputIterator first, in dispatch_copy_async()
180 dispatch_copy(InputIterator first, in dispatch_copy()
191 is_same_value_type<InputIterator, OutputIterator>, in dispatch_copy()
204 dispatch_copy(InputIterator first, in dispatch_copy()
291 dispatch_copy(InputIterator first, in dispatch_copy()
366 dispatch_copy_async(InputIterator first, in dispatch_copy_async()
393 dispatch_copy_async(InputIterator first, in dispatch_copy_async()
460 dispatch_copy(InputIterator first, in dispatch_copy()
[all …]
/third_party/boost/boost/compute/iterator/detail/
Dswizzle_iterator.hpp86 const swizzle_iterator_index_expr<InputIterator, in operator <<()
116 swizzle_iterator(const swizzle_iterator<InputIterator, Size> &other) in swizzle_iterator()
124 operator=(const swizzle_iterator<InputIterator, Size> &other) in operator =()
/third_party/boost/boost/compute/iterator/
Dtransform_iterator.hpp86 const transform_iterator_index_expr<InputIterator, in operator <<()
127 transform_iterator(const transform_iterator<InputIterator, in transform_iterator()
135 operator=(const transform_iterator<InputIterator, in operator =()
/third_party/boost/libs/iterator/doc/
Dfunction_input_iterator.rst19 .. _InputIterator: http://www.sgi.com/tech/stl/InputIterator.html target
/third_party/boost/boost/graph/detail/
Dhistogram_sort.hpp24 InputIterator, InputIterator, std::input_iterator_tag) in reserve_count_for_single_pass_helper() argument
/third_party/boost/libs/graph_parallel/doc/
Ddistributed_adjacency_list.rst961 .. _InputIterator: http://www.boost.org/doc/html/InputIterator.html target
/third_party/boost/boost/circular_buffer/
Dspace_optimized.hpp1611 static size_type init_capacity(const capacity_type& capacity_ctrl, InputIterator, InputIterator, in init_capacity() argument
/third_party/boost/boost/container/
Dstable_vector.hpp1604 , dtl::is_convertible<InputIterator, size_type> in insert()