Home
last modified time | relevance | path

Searched refs:_Iterator2 (Results 1 – 21 of 21) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/parallel/
A Diterator.h43 template<typename _Iterator1, typename _Iterator2,
45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2>
48 typedef std::pair<_Iterator1, _Iterator2> _Base;
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) in _IteratorPair()
93 operator _Iterator2() const in _Iterator2() function
118 template<typename _Iterator1, typename _Iterator2, typename _Iterator3,
131 _Iterator2 _M_second;
136 _IteratorTriple(const _Iterator1& __first, const _Iterator2& __second, in _IteratorTriple()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
85 template<typename _Iterator1, typename _Iterator2>
87 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
121 template<typename _Iterator1, typename _Iterator2>
124 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
217 template<typename _Iterator2>
219 operator()(_Iterator2 __it2) in operator()
280 template<typename _Iterator2>
282 operator()(_Iterator2 __it2) in operator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
85 template<typename _Iterator1, typename _Iterator2>
87 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
121 template<typename _Iterator1, typename _Iterator2>
124 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
217 template<typename _Iterator2>
219 operator()(_Iterator2 __it2) in operator()
280 template<typename _Iterator2>
282 operator()(_Iterator2 __it2) in operator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
41 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
83 template<typename _Iterator1, typename _Iterator2>
85 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
118 template<typename _Iterator1, typename _Iterator2>
120 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
208 template<typename _Iterator2>
210 operator()(_Iterator2 __it2) in operator()
270 template<typename _Iterator2>
272 operator()(_Iterator2 __it2) in operator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
103 template<typename _Iterator1, typename _Iterator2>
105 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
139 template<typename _Iterator1, typename _Iterator2>
142 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
259 template<typename _Iterator2>
261 operator()(_Iterator2 __it2) in operator()
324 template<typename _Iterator2>
326 operator()(_Iterator2 __it2) in operator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
103 template<typename _Iterator1, typename _Iterator2>
105 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
139 template<typename _Iterator1, typename _Iterator2>
142 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
259 template<typename _Iterator2>
261 operator()(_Iterator2 __it2) in operator()
324 template<typename _Iterator2>
326 operator()(_Iterator2 __it2) in operator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
103 template<typename _Iterator1, typename _Iterator2>
105 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
139 template<typename _Iterator1, typename _Iterator2>
142 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
259 template<typename _Iterator2>
261 operator()(_Iterator2 __it2) in operator()
324 template<typename _Iterator2>
326 operator()(_Iterator2 __it2) in operator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dpredefined_ops.h41 template<typename _Iterator1, typename _Iterator2>
44 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
113 template<typename _Iterator1, typename _Iterator2>
116 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
154 template<typename _Iterator1, typename _Iterator2>
157 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
290 template<typename _Iterator2>
293 operator()(_Iterator2 __it2) in operator()
364 template<typename _Iterator2>
367 operator()(_Iterator2 __it2) in operator()
A Dstl_iterator.h591 template<typename _Iterator1, typename _Iterator2> in _GLIBCXX_VISIBILITY()
592 requires (!sized_sentinel_for<_Iterator1, _Iterator2>) in _GLIBCXX_VISIBILITY()
595 reverse_iterator<_Iterator2>> = true; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dpredefined_ops.h39 template<typename _Iterator1, typename _Iterator2>
42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
111 template<typename _Iterator1, typename _Iterator2>
114 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator()
152 template<typename _Iterator1, typename _Iterator2>
155 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator()
288 template<typename _Iterator2>
291 operator()(_Iterator2 __it2) in operator()
362 template<typename _Iterator2>
365 operator()(_Iterator2 __it2) in operator()
A Dstl_iterator.h559 template<typename _Iterator1, typename _Iterator2> in _GLIBCXX_VISIBILITY()
560 requires (!sized_sentinel_for<_Iterator1, _Iterator2>) in _GLIBCXX_VISIBILITY()
563 reverse_iterator<_Iterator2>> = true; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/pstl/
A Dunseq_backend_simd.h38 template <class _Iterator1, class _DifferenceType, class _Iterator2, class _Function>
39 _Iterator2
40 __simd_walk_2(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noexcept in __simd_walk_2()
48 template <class _Iterator1, class _DifferenceType, class _Iterator2, class _Iterator3, class _Funct…
50 __simd_walk_3(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, in __simd_walk_3()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/
A Dunseq_backend_simd.h38 template <class _Iterator1, class _DifferenceType, class _Iterator2, class _Function>
39 _Iterator2
40 __simd_walk_2(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noexcept in __simd_walk_2()
48 template <class _Iterator1, class _DifferenceType, class _Iterator2, class _Iterator3, class _Funct…
50 __simd_walk_3(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, in __simd_walk_3()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/pstl/
A Dunseq_backend_simd.h38 template <class _Iterator1, class _DifferenceType, class _Iterator2, class _Function>
39 _Iterator2
40 __simd_walk_2(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noexcept in __simd_walk_2()
48 template <class _Iterator1, class _DifferenceType, class _Iterator2, class _Iterator3, class _Funct…
50 __simd_walk_3(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, in __simd_walk_3()

Completed in 42 milliseconds