Home
last modified time | relevance | path

Searched refs:sort_heap (Results 1 – 25 of 1014) sorted by relevance

12345678910>>...41

/dports/devel/boost-docs/boost_1_72_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/devel/boost-python-libs/boost_1_72_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(pdalboost::begin(rng), pdalboost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(pdalboost::begin(rng), pdalboost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(pdalboost::begin(rng), pdalboost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(pdalboost::begin(rng), pdalboost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/devel/R-cran-BH/BH/inst/include/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/percona57-server/boost_1_59_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/xtrabackup/boost_1_59_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/percona57-client/boost_1_59_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/devel/boost-libs/boost_1_72_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/devel/hyperscan/boost_1_75_0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/range/algorithm/
H A Dheap_algorithm.hpp153 inline RandomAccessRange& sort_heap(RandomAccessRange& rng) in sort_heap() function
156 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
162 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng) in sort_heap() function
165 std::sort_heap(boost::begin(rng), boost::end(rng)); in sort_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
174 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap() function
183 std::sort_heap(boost::begin(rng), boost::end(rng), comp_pred); in sort_heap()
191 using range::sort_heap;
/dports/devel/boost-docs/boost_1_72_0/libs/range/doc/reference/algorithm/
H A Dsort_heap.qbk6 [section:sort_heap sort_heap]
12 RandomAccessRange& sort_heap(RandomAccessRange& rng);
15 const RandomAccessRange& sort_heap(const RandomAccessRange& rng);
18 RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare pred);
21 const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare pred);
26 `sort_heap` turns a heap into a sorted range.
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/doc/reference/algorithm/
H A Dsort_heap.qbk6 [section:sort_heap sort_heap]
12 RandomAccessRange& sort_heap(RandomAccessRange& rng);
15 const RandomAccessRange& sort_heap(const RandomAccessRange& rng);
18 RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare pred);
21 const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare pred);
26 `sort_heap` turns a heap into a sorted range.
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/doc/reference/algorithm/
H A Dsort_heap.qbk6 [section:sort_heap sort_heap]
12 RandomAccessRange& sort_heap(RandomAccessRange& rng);
15 const RandomAccessRange& sort_heap(const RandomAccessRange& rng);
18 RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare pred);
21 const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare pred);
26 `sort_heap` turns a heap into a sorted range.

12345678910>>...41