Searched defs:_IteratorPair (Results 1 - 24 of 24) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmerge.h236 _IteratorPair; typedef
238 _IteratorPair __seqs[2] = { std::make_pair(__begin1, __end1),
243 < /* __stable = */ true, _IteratorPair*,
H A Diterator.h45 class _IteratorPair : public std::pair<_Iterator1, _Iterator2> class in namespace:__gnu_parallel
56 typedef _IteratorPair* pointer;
57 typedef _IteratorPair& reference;
59 _IteratorPair() { } function in class:__gnu_parallel::_IteratorPair
61 _IteratorPair(const _Iterator1& __first, const _Iterator2& __second) function in class:__gnu_parallel::_IteratorPair
65 _IteratorPair&
74 const _IteratorPair
76 { return _IteratorPair(_Base::first++, _Base::second++); }
79 _IteratorPair&
88 const _IteratorPair
[all...]
H A Dset_operations.h72 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__symmetric_difference_func
149 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__difference_func
217 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef in struct:__gnu_parallel::__intersection_func
358 typedef typename std::pair<_IIter, _IIter> _IteratorPair; typedef
368 const _IteratorPair __sequence[2] = { std::make_pair(__begin1, __end1),
372 _IteratorPair *__block_begins;
387 __block_begins = new _IteratorPair[__num_threads + 1];
414 _IteratorPair __block_end = __block_begins[__iam + 1] =
415 _IteratorPair(__offset[0], __offset[1]);
420 _IteratorPair __block_begi
[all...]

Completed in 848 milliseconds