Home
last modified time | relevance | path

Searched defs:minmax_element (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dminmax_element.h29 minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) in minmax_element() function
80 minmax_element(_ForwardIterator __first, _ForwardIterator __last) in minmax_element() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__algorithm/
H A Dminmax_element.h26 minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) in minmax_element() function
77 minmax_element(_ForwardIterator __first, _ForwardIterator __last) in minmax_element() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dminmax_element.h29 minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) in minmax_element() function
80 minmax_element(_ForwardIterator __first, _ForwardIterator __last) in minmax_element() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/__algorithm/
H A Dminmax_element.h29 minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) in minmax_element() function
80 minmax_element(_ForwardIterator __first, _ForwardIterator __last) in minmax_element() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/__algorithm/
H A Dminmax_element.h29 minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) in minmax_element() function
80 minmax_element(_ForwardIterator __first, _ForwardIterator __last) in minmax_element() function
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/num-integer-0.1.44/tests/
H A Daverage.rs29 } in minmax_element()
80 assert_eq!((14 as $U).average_floor(&17), 15 as $U); in minmax_element()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/algorithm/
H A Dminmax_element.hpp42 RANGES_FUNC_BEGIN(minmax_element) in RANGES_FUNC_BEGIN() argument
97 RANGES_FUNC(minmax_element)(Rng && rng, C pred = C{}, P proj = P{}) // in RANGES_FUNC() argument
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/algorithm/
H A Dminmax_element.hpp42 RANGES_FUNC_BEGIN(minmax_element) in RANGES_FUNC_BEGIN() argument
97 RANGES_FUNC(minmax_element)(Rng && rng, C pred = C{}, P proj = P{}) // in RANGES_FUNC() argument
/dports/devel/thrust/thrust-1.9.5/thrust/detail/
H A Dextrema.inl72 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(const thrust::detail::execution_policy… function
82 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(const thrust::detail::execution_policy… function
145 minmax_element(ForwardIterator first, ForwardIterator last) function
159 minmax_element(ForwardIterator first, ForwardIterator last, BinaryPredicate comp) function
/dports/devel/hyperscan/boost_1_75_0/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/algorithm/
H A Dminmax_element.hpp37 minmax_element(InputIterator first, in minmax_element() function
54 minmax_element(InputIterator first, in minmax_element() function
/dports/devel/boost-libs/boost_1_72_0/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/devel/boost-docs/boost_1_72_0/boost/compute/algorithm/
H A Dminmax_element.hpp43 minmax_element(InputIterator first, in minmax_element() function
61 minmax_element(InputIterator first, in minmax_element() function
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/algorithms/
H A Dminmax.hpp544 struct minmax_element struct
553 sequential_minmax_element_ind(ExPolicy && policy, PairIter it, in sequential_minmax_element_ind()
584 minmax_element() in minmax_element() function
591 sequential(ExPolicy, FwdIter first, FwdIter last, F && f, in sequential()
605 parallel(ExPolicy && policy, FwdIter first, FwdIter last, in parallel()
766 minmax_element(ExPolicy && policy, FwdIter first, FwdIter last, in minmax_element() function
/dports/devel/thrust/thrust-1.9.5/testing/
H A Dminmax_element.cu77 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(my_system &system, ForwardIterator fir… in minmax_element() function
96 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(my_tag, ForwardIterator first, Forward… in minmax_element() function
/dports/devel/thrust/thrust-1.9.5/thrust/system/omp/detail/
H A Dextrema.h53 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(execution_policy<DerivedPolicy> &exec, in minmax_element() function
/dports/devel/thrust/thrust-1.9.5/thrust/system/tbb/detail/
H A Dextrema.h53 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(execution_policy<DerivedPolicy> &exec, in minmax_element() function
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/container_algorithms/
H A Dminmax.hpp296 minmax_element(ExPolicy && policy, Rng && rng, F && f = F(), in minmax_element() function
/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/sequential/
H A Dextrema.h104 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(sequential::execution_policy<DerivedPo… in minmax_element() function
/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/generic/
H A Dextrema.inl242 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(thrust::execution_policy<DerivedPolicy… function
254 thrust::pair<ForwardIterator,ForwardIterator> minmax_element(thrust::execution_policy<DerivedPolicy… function

123