Home | History | Annotate | Download | only in src

Lines Matching defs:Sort

5838   // In-place heap sort.
5890 void DescriptorArray::Sort(const WhitenessWitness& witness) {
10207 // In-place heap sort.
10252 // Sort this array and the numbers as pairs wrt. the (distinct) numbers.
10255 // For small arrays, simply use insertion sort.
10273 // Do an in-place linear time sort assuming distinct numbers, but
11173 // or because we are not going to sort (and therefore compact) all of the
11274 // Ordering is irrelevant, since we are going to sort anyway.
11994 // Sort the arrays wrt. enumeration order.
12459 descriptors->Sort(witness);