Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp1070 struct offset_greaterthan { struct
1071 offset_greaterthan(unsigned char_offset) : fchar_offset(char_offset){} in offset_greaterthan() argument
1277 …std::sort(lastPos, bin_cache[u], offset_greaterthan<data_type, unsignedchar_type>(char_offset + 1)… in reverse_string_sort_rec()