Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp705 div_type first_positive = (div_min < 0) ? -div_min : 0; in float_sort_rec() local
789 div_type first_positive = (div_min < 0) ? -div_min : 0; in float_sort_rec() local
873 div_type first_positive = (div_min < 0) ? -div_min : 0; in float_sort_rec() local