Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_algobase.c40 _InputIter2 __first2, _InputIter2 __last2) { in lexicographical_compare()
57 _InputIter2 __first2, _InputIter2 __last2, in lexicographical_compare()
79 _InputIter2 __first2, _InputIter2 __last2) { in __lexicographical_compare_3way()
102 _InputIter2 __first2, _InputIter2 __last2) { in lexicographical_compare_3way()
228 _ForwardIter2 __first2, _ForwardIter2 __last2, in search()
D_string.c75 const _CharT* __first2, const _CharT* __last2, in __str_find_first_of_aux()
81 const _CharT* __first2, const _CharT* __last2, in __str_find_first_of_aux()
87 const _CharT* __first2, const _CharT* __last2, in __str_find_first_of()
100 const _CharT* __first2, const _CharT* __last2, in __str_find_first_not_of_aux3()
106 const _CharT* __first2, const _CharT* __last2, in __str_find_first_not_of_aux3()
112 const _CharT* __first2, const _CharT* __last2, in __str_find_first_not_of_aux2()
122 const _CharT* __first2, const _CharT* __last2, in __str_find_first_not_of_aux1()
129 const _CharT* __first2, const _CharT* __last2, in __str_find_first_not_of_aux1()
135 const _CharT* __first2, const _CharT* __last2, in __str_find_first_not_of()
D_numeric.h62 _InputIterator2 __first2, _Tp _Init) { in inner_product()
73 _InputIterator2 __first2, _Tp _Init, in inner_product()
D_algo.c113 _ForwardIter2 __first2, _ForwardIter2 __last2) { in search()
274 _ForwardIter2 __first2, _ForwardIter2 __last2) { in find_end()
380 _ForwardIter __first2 = __middle; in __rotate_aux() local
1420 _InputIter2 __first2, _InputIter2 __last2, in merge()
1441 _InputIter2 __first2, _InputIter2 __last2, in merge()
1505 _BidirectionalIter2 __first2, in __merge_backward()
1582 _InputIter2 __first2, _InputIter2 __last2, _Compare __comp) { in __includes()
1602 _InputIter2 __first2, _InputIter2 __last2, _Compare __comp) { in includes()
1608 _InputIter2 __first2, _InputIter2 __last2) { in includes()
1618 _InputIter2 __first2, _InputIter2 __last2, in __set_union()
[all …]
D_algobase.h524 _InputIter2 __first2) { in mismatch()
538 _InputIter2 __first2, in mismatch()
552 _InputIter2 __first2) { in equal()
564 _InputIter2 __first2, _BinaryPredicate __binary_pred) { in equal()
589 const unsigned char* __first2, in lexicographical_compare()
603 const char* __first2, const char* __last2) { in lexicographical_compare()
623 const unsigned char* __first2, in __lexicographical_compare_3way()
636 const char* __first2, const char* __last2) { in __lexicographical_compare_3way()
D_algo.h137 _ForwardIter __first2, _ForwardIter __last2) { in find_first_of()
146 _ForwardIter __first2, _ForwardIter __last2, _BinaryPredicate __comp) { in find_first_of()
160 swap_ranges(_ForwardIter1 __first1, _ForwardIter1 __last1, _ForwardIter2 __first2) { in swap_ranges()
179 _InputIter2 __first2, _OutputIter __result,_BinaryOperation __binary_op) { in transform()
D_list.c173 _Literator __first2 = __x.begin(); in _S_merge() local
D_uninitialized.h374 _InputIter2 __first2, _InputIter2 __last2, in __uninitialized_copy_copy()
404 __uninitialized_copy_fill(_Iter __first1, _Iter __last1, _Iter __first2, _Iter __last2, in __uninitialized_copy_fill()