Searched refs:rev_sort (Results 1 – 12 of 12) sorted by relevance
289 bool rev_sort = mlist->get_sort_rev (); in compute_metrics() local297 hist_data->sort (sort_ind, rev_sort); in compute_metrics()
216 bool rev_sort; // true if sort is reversed variable
379 bool rev_sort = mlist->get_sort_rev (); in compute_metrics() local455 hist_data->sort (sort_ind, rev_sort); in compute_metrics()
269 if (hdata->rev_sort) in sort_compare_all()341 rev_sort = false; in Hist_data()497 if (mode != MODL && ind != -1 && ind == sort_ind && reverse == rev_sort) in sort()515 rev_sort = reverse; in sort()531 int idx0 = rev_sort ? hist_items->size () - 1 : 0; in sort()
520 bool rev_sort = mlist->get_sort_rev (); in compute_metrics() local527 hist_data->sort (sort_ind, rev_sort); in compute_metrics()
1111 bool rev_sort = mlist->get_sort_rev (); in compute_metrics() local1155 hist_data->sort (sort_ind, rev_sort); in compute_metrics()