Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_algo.c1314 void __nth_element(_RandomAccessIter __first, _RandomAccessIter __nth, in __nth_element() function
1339 _STLP_PRIV __nth_element(__first, __nth, __last, _STLP_VALUE_TYPE(__first, _RandomAccessIter), in nth_element()
1348 …_STLP_PRIV __nth_element(__first, __nth, __last, _STLP_VALUE_TYPE(__first, _RandomAccessIter), __c… in nth_element()