Searched refs:__stable_sort_adaptive (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _algo.c | 1159 void __stable_sort_adaptive(_RandomAccessIter __first, in __stable_sort_adaptive() function 1165 __stable_sort_adaptive(__first, __middle, __buffer, __buffer_size, in __stable_sort_adaptive() 1167 __stable_sort_adaptive(__middle, __last, __buffer, __buffer_size, in __stable_sort_adaptive() 1189 __stable_sort_adaptive(__first, __last, buf.begin(), in __stable_sort_aux()
|