Home
last modified time | relevance | path

Searched defs:first2 (Results 426 – 450 of 1499) sorted by relevance

1...<<11121314151617181920>>...60

/dports/devel/boost-libs/boost_1_72_0/boost/algorithm/cxx17/
H A Dtransform_reduce.hpp48 InputIterator2 first2, T init) in transform_reduce()
/dports/devel/boost-python-libs/boost_1_72_0/boost/algorithm/cxx17/
H A Dtransform_reduce.hpp48 InputIterator2 first2, T init) in transform_reduce()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/algorithm/cxx17/
H A Dtransform_reduce.hpp47 InputIterator2 first2, T init) in transform_reduce()
/dports/devel/boost-docs/boost_1_72_0/boost/algorithm/cxx17/
H A Dtransform_reduce.hpp48 InputIterator2 first2, T init) in transform_reduce()
/dports/devel/boost-python-libs/boost_1_72_0/libs/algorithm/test/
H A Dtransform_reduce_test.cpp73 test_init_bop_bop(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test_init_bop_bop()
129 test_init(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test_init()
/dports/devel/boost-libs/boost_1_72_0/libs/algorithm/test/
H A Dtransform_reduce_test.cpp73 test_init_bop_bop(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test_init_bop_bop()
129 test_init(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test_init()
/dports/devel/boost-docs/boost_1_72_0/libs/algorithm/test/
H A Dtransform_reduce_test.cpp73 test_init_bop_bop(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test_init_bop_bop()
129 test_init(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test_init()
/dports/devel/hyperscan/boost_1_75_0/libs/algorithm/test/
H A Dtransform_reduce_test.cpp73 test_init_bop_bop(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test_init_bop_bop()
129 test_init(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test_init()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/omptl/
H A Domptl_numeric_ser.h56 InputIterator2 first2, T init, in inner_product()
66 InputIterator2 first2, T init, const unsigned P) in inner_product()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/omptl/
H A Domptl_numeric_ser.h56 InputIterator2 first2, T init, in inner_product()
66 InputIterator2 first2, T init, const unsigned P) in inner_product()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/omptl/
H A Domptl_numeric_ser.h56 InputIterator2 first2, T init, in inner_product()
66 InputIterator2 first2, T init, const unsigned P) in inner_product()
/dports/devel/boost-docs/boost_1_72_0/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/devel/hyperscan/boost_1_75_0/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/algorithm/
H A Dmerge_combine.hpp39 InputIterator2 first2, InputIterator2 last2, in merge_combine()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/algorithm/
H A Dswap_ranges.hpp27 Iterator2 first2, in swap_ranges()
/dports/devel/boost-libs/boost_1_72_0/boost/compute/algorithm/
H A Dswap_ranges.hpp32 Iterator2 first2, in swap_ranges()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/compute/algorithm/
H A Dupper_bound.hpp31 inline InputIterator in swap_ranges()
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/algorithm/
H A Dmerge_combine.hpp39 InputIterator2 first2, InputIterator2 last2, in merge_combine()
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/LowerInvoke/
H A Dlowerinvoke.ll1 ; RUN: opt < %s -lowerinvoke -S | FileCheck %s
2 ; RUN: opt < %s -passes='lowerinvoke' -S | FileCheck %s
3
4 declare i32 @external_func(i64 %arg)
5
6 define i32 @invoke_test(i64 %arg) personality i8* null {
7 entry:
8 %result = invoke fastcc i32 @external_func(i64 inreg %arg)
9 to label %cont unwind label %lpad
10 cont:
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dfuzz.h67 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()
95 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dfuzz.h67 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()
95 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()

1...<<11121314151617181920>>...60