Lines Matching refs:LessThanPtr
124 class LessThanPtr483 std::sort(int_ptr, int_ptr + sample_count, LessThanPtr<int>());2256 std::sort(int_ptr, int_ptr + mi, LessThanPtr<int>());2483 std::sort(sum_ptr, sum_ptr + mi, LessThanPtr<double>());