Home | History | Annotate | Download | only in base

Lines Matching refs:Sort

370   // which specify a sort order.
371 // Since it is not meaningful to sort more than once on a specific key, we
374 // Sort orders.
393 // the sort algorithm makes copies of this object, and then deletes them,
398 // The less() operator for sorting the array via std::sort().
401 void Sort(DataCollector::Collection* collection) const;
403 // Check to see if the items are sort equivalents (should be aggregated).
414 // Indicate if this instance is set up to sort by the given Selector, thereby
427 // Parse a query in an about:tasks URL to decide on sort ordering.
451 // We or together all the selectors we sort on (not counting sub-group
486 // For a given accumulated array of results, use the comparator to sort and
646 // We don't do cleanup of any sort in Release build because it is a