Lines Matching refs:Sort
4381 // In-place heap sort.
4433 void DescriptorArray::Sort() {
8248 // In-place heap sort.
8293 // Sort this array and the numbers as pairs wrt. the (distinct) numbers.
8296 // For small arrays, simply use insertion sort.
8314 // Do an in-place linear time sort assuming distinct numbers, but
8976 // or because we are not going to sort (and therefore compact) all of the
9079 // Ordering is irrelevant, since we are going to sort anyway.
9715 // Sort the arrays wrt. enumeration order.
10135 descriptors->Sort();