Searched refs:__ord (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_slist.h581 void merge(_Self& __x, _StrictWeakOrdering __ord) { argument
587 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(_M_non_dbg_impl.begin(), _M_non_dbg_impl.end(), __ord))
588 _STLP_DEBUG_CHECK( /* _STLP_STD:: */ is_sorted(__x.begin()._M_iterator, __x.end()._M_iterator, __ord))
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);

Completed in 59 milliseconds