Searched refs:integer_sort (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Dsort.cc226 boost::integer_sort(dataT, dataT + numOfElements);
300 boost::integer_sort(ptrSortKey, ptrSortKey + numOfElements,
/external/webrtc/src/system_wrappers/source/spreadsortlib/
H A Dspreadsort.hpp366 inline void integer_sort(RandomAccessIter first, RandomAccessIter last) function in namespace:boost
375 //integer_sort with functors
377 inline void integer_sort(RandomAccessIter first, RandomAccessIter last, function in namespace:boost
385 //integer_sort with right_shift functor
387 inline void integer_sort(RandomAccessIter first, RandomAccessIter last, function in namespace:boost

Completed in 149 milliseconds