Home
last modified time | relevance | path

Searched defs:div_max (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp138 div_type div_max = *max >> log_divisor; in spread_sort_rec() local
251 div_type div_max = shift(*max, log_divisor); in spread_sort_rec() local
299 div_type div_max = shift(*max, log_divisor); in spread_sort_rec() local
492 div_type div_max = max >> log_divisor; in positive_float_sort_rec() local
541 div_type div_max = max >> log_divisor; in negative_float_sort_rec() local
592 div_type div_max = max >> log_divisor; in negative_float_sort_rec() local
641 div_type div_max = max >> log_divisor; in negative_float_sort_rec() local
691 div_type div_max = max >> log_divisor; in float_sort_rec() local
775 div_type div_max = max >> log_divisor; in float_sort_rec() local
859 div_type div_max = max >> log_divisor; in float_sort_rec() local