Home
last modified time | relevance | path

Searched refs:sort_helper (Results 1 – 25 of 60) sorted by relevance

123

/dports/biology/bamtools/bamtools-2.5.2/src/api/algorithms/
H A DSort.h46 static bool sort_helper(const Sort::Order& order, const ElemType& lhs, const ElemType& rhs) in sort_helper() function
93 return sort_helper(m_order, lhs.Name, rhs.Name); in operator()
145 return sort_helper(m_order, lhs.Position, rhs.Position); in operator()
149 return sort_helper(m_order, lhs.RefID, rhs.RefID); in operator()
204 return sort_helper(m_order, lhsTagValue, rhsTagValue); in operator()
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDeepCompositing.cpp89 struct sort_helper struct
100 sort_helper(const float ** i) : inputs(i) {} in sort_helper() argument
106 std::sort(order+0,order+num_samples,sort_helper(inputs)); in sort()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDeepCompositing.cpp89 struct sort_helper struct
100 sort_helper(const float ** i) : inputs(i) {} in sort_helper() argument
106 std::sort(order+0,order+num_samples,sort_helper(inputs)); in sort()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDeepCompositing.cpp89 struct sort_helper struct
100 sort_helper(const float ** i) : inputs(i) {} in sort_helper() argument
106 std::sort(order+0,order+num_samples,sort_helper(inputs)); in sort()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDeepCompositing.cpp61 struct sort_helper struct
72 sort_helper(const float ** i) : inputs(i) {} in sort_helper() argument
78 std::sort(order+0,order+num_samples,sort_helper(inputs)); in sort()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/stream/
H A Dsort_stream.h62 typedef sort_helper::trigger_entry<block_type> trigger_entry_type;
138 sort_helper::verify_sentinel_strict_weak_ordering(cmp); in basic_runs_creator()
425 typedef sort_helper::trigger_entry<block_type> trigger_entry_type;
554 sort_helper::verify_sentinel_strict_weak_ordering(m_cmp); in runs_creator()
732 typedef sort_helper::trigger_entry<block_type> trigger_entry_type;
773 sort_helper::verify_sentinel_strict_weak_ordering(cmp); in runs_creator()
875 sort_helper::verify_sentinel_strict_weak_ordering(cmp); in check_sorted_runs()
1115 sort_helper::verify_sentinel_strict_weak_ordering(m_cmp); in basic_runs_merger()
1556 sort_helper::verify_sentinel_strict_weak_ordering(c); in sort()
1569 sort_helper::verify_sentinel_strict_weak_ordering(c); in sort()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
H A Dhistogram.hpp88 static int sort_helper(HistogramElement** e1,HistogramElement** e2);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
H A Dhistogram.hpp88 static int sort_helper(HistogramElement** e1,HistogramElement** e2);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
H A Dhistogram.hpp88 static int sort_helper(HistogramElement** e1,HistogramElement** e2);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
H A Dhistogram.hpp88 static int sort_helper(HistogramElement** e1,HistogramElement** e2);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dhistogram.cpp66 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
86 elements()->sort(Histogram::sort_helper); in print_elements()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dhistogram.cpp66 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
86 elements()->sort(Histogram::sort_helper); in print_elements()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A Dhistogram.cpp67 int Histogram::sort_helper(HistogramElement** e1, HistogramElement** e2) { in sort_helper() function in Histogram
87 elements()->sort(Histogram::sort_helper); in print_elements()
H A Dhistogram.hpp88 static int sort_helper(HistogramElement** e1,HistogramElement** e2);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/
H A Dsort.hpp139 struct sort_helper;
142 struct sort_helper<Pred, std::index_sequence<i...>> { struct
159 using Indices = typename detail::sort_helper< in apply() argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hana/
H A Dsort.hpp139 struct sort_helper;
142 struct sort_helper<Pred, std::index_sequence<i...>> { struct
159 using Indices = typename detail::sort_helper< in apply() argument
/dports/lang/perl5.30/perl-5.30.3/
H A Dautodoc.pl266 sub sort_helper { subroutine
288 for $key (sort sort_helper keys %$dochash) {
300 for my $key (sort sort_helper keys %$section) {
/dports/lang/perl5.32/perl-5.32.1/
H A Dautodoc.pl317 sub sort_helper { subroutine
339 for $key (sort sort_helper keys %$dochash) {
351 for my $key (sort sort_helper keys %$section) {
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/algo/
H A Dsort.h316 … typedef sort_helper::run_cursor2_cmp<block_type, prefetcher_type, value_cmp> run_cursor2_cmp_type; in merge_runs()
333sort_helper::trigger_entry_cmp<trigger_entry_type, value_cmp>(cmp) _STXXL_SORT_TRIGGER_FORCE_SEQUE… in merge_runs()
413 num_currently_mergeable = sort_helper::count_elements_less_equal( in merge_runs()
430 sort_helper::refill_or_remove_empty_sequences(seqs, buffers, prefetcher); in merge_runs()
512 simple_vector<sort_helper::trigger_entry<BlockType> >*
523 typedef sort_helper::trigger_entry<block_type> trigger_entry_type; in sort_blocks()
676 sort_helper::verify_sentinel_strict_weak_ordering(cmp); in sort()
684 typedef simple_vector<sort_helper::trigger_entry<block_type> > run_type; in sort()

123