HomeSort by relevance Sort by last modified time
    Searched refs:_InputIter1 (Results 1 - 25 of 35) sorted by null

1 2

  /external/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]
_algo.c     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]
_algo.c     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]
_algo.c     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]
_algo.c     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.h 176 template <class _InputIter1, class _InputIter2, class _OutputIter, class _BinaryOperation>
178 transform(_InputIter1 __first1, _InputIter1 __last1,
575 template <class _InputIter1, class _InputIter2, class _OutputIter>
576 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
580 template <class _InputIter1, class _InputIter2, class _OutputIter,
582 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1,
605 template <class _InputIter1, class _InputIter2
    [all...]
_algobase.h 520 template <class _InputIter1, class _InputIter2>
522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
523 _InputIter1 __last1,
531 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2);
534 template <class _InputIter1, class _InputIter2, class _BinaryPredicate>
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1,
537 _InputIter1 __last1,
546 return _STLP_STD::pair<_InputIter1, _InputIter2>(__first1, __first2)
    [all...]
_algobase.c 38 template <class _InputIter1, class _InputIter2>
39 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
55 template <class _InputIter1, class _InputIter2, class _Compare>
56 bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
77 template <class _InputIter1, class _InputIter2>
78 int __lexicographical_compare_3way(_InputIter1 __first1, _InputIter1 __last1,
100 template <class _InputIter1, class _InputIter2
    [all...]

Completed in 282 milliseconds

1 2