Searched refs:num_to_sort (Results 1 – 1 of 1) sorted by relevance
355 int num_to_sort, int* indices) { in DecreasingPartialArgSort() argument356 if (num_to_sort == 1) { in DecreasingPartialArgSort()361 indices, indices + num_to_sort, indices + num_values, in DecreasingPartialArgSort()