Home
last modified time | relevance | path

Searched refs:accumulate (Results 1 – 25 of 7058) sorted by relevance

12345678910>>...283

/dports/devel/py-pythran/pythran-0.11.0/docs/
H A DSUPPORT.rst320 accumulate
559 accumulate
566 accumulate
572 accumulate
579 accumulate
586 accumulate
593 accumulate
605 accumulate
617 accumulate
640 accumulate
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/test/numeric/
H A Daccumulate.cpp41 CHECK(ranges::accumulate(Iter(ia), Sent(ia), 0) == 0); in test()
42 CHECK(ranges::accumulate(Iter(ia), Sent(ia), 10) == 10); in test()
43 CHECK(ranges::accumulate(Iter(ia), Sent(ia+1), 0) == 1); in test()
44 CHECK(ranges::accumulate(Iter(ia), Sent(ia+1), 10) == 11); in test()
45 CHECK(ranges::accumulate(Iter(ia), Sent(ia+2), 0) == 3); in test()
46 CHECK(ranges::accumulate(Iter(ia), Sent(ia+2), 10) == 13); in test()
47 CHECK(ranges::accumulate(Iter(ia), Sent(ia+sc), 0) == 21); in test()
48 CHECK(ranges::accumulate(Iter(ia), Sent(ia+sc), 10) == 31); in test()
51 CHECK(ranges::accumulate(make_subrange(Iter(ia), Sent(ia)), 0) == 0); in test()
52 CHECK(ranges::accumulate(make_subrange(Iter(ia), Sent(ia)), 10) == 10); in test()
[all …]
/dports/devel/range-v3/range-v3-0.11.0/test/numeric/
H A Daccumulate.cpp41 CHECK(ranges::accumulate(Iter(ia), Sent(ia), 0) == 0); in test()
42 CHECK(ranges::accumulate(Iter(ia), Sent(ia), 10) == 10); in test()
43 CHECK(ranges::accumulate(Iter(ia), Sent(ia+1), 0) == 1); in test()
44 CHECK(ranges::accumulate(Iter(ia), Sent(ia+1), 10) == 11); in test()
45 CHECK(ranges::accumulate(Iter(ia), Sent(ia+2), 0) == 3); in test()
46 CHECK(ranges::accumulate(Iter(ia), Sent(ia+2), 10) == 13); in test()
47 CHECK(ranges::accumulate(Iter(ia), Sent(ia+sc), 0) == 21); in test()
48 CHECK(ranges::accumulate(Iter(ia), Sent(ia+sc), 10) == 31); in test()
51 CHECK(ranges::accumulate(make_subrange(Iter(ia), Sent(ia)), 0) == 0); in test()
52 CHECK(ranges::accumulate(make_subrange(Iter(ia), Sent(ia)), 10) == 10); in test()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/compute/test/
H A Dtest_accumulate.cpp50 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
57 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
64 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
76 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
91 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
103 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
115 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
127 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
139 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
246 min_value = boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/test/
H A Dtest_accumulate.cpp50 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
57 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
64 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
76 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
91 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
103 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
115 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
127 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
139 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
246 min_value = boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/compute/test/
H A Dtest_accumulate.cpp50 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
57 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
64 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
76 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
91 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
103 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
115 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
127 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
139 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
246 min_value = boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/compute/test/
H A Dtest_accumulate.cpp50 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
57 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
64 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
76 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
91 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
103 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
115 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
127 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
139 boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
246 min_value = boost::compute::accumulate( in BOOST_AUTO_TEST_CASE()
[all …]
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dramachandran.cpp37346 Prob_phi_2d::accumulate( data::rama5_gly ); in init()
37350 Prob_phi_2d::accumulate( data::rama5_pro ); in init()
37354 Prob_phi_2d::accumulate( data::rama5_ngp ); in init()
37366 Prob_phi_2d::accumulate( data::rama_gly ); in init()
37370 Prob_phi_2d::accumulate( data::rama_pro ); in init()
37374 Prob_phi_2d::accumulate( data::rama_ngp ); in init()
37378 Prob_phi_2d::accumulate( data::rama_ngp ); in init()
37379 Prob_phi_2d::accumulate( data::rama_pro ); in init()
37417 Prob_phi_2d::accumulate( data::rama_ngp ); in init()
37418 Prob_phi_2d::accumulate( data::rama_pro ); in init()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DTransformState.cpp33 void TransformState::move(int x, int y, TransformAccumulation accumulate) in move() argument
43 if (accumulate == FlattenTransform) in move()
51 m_accumulatingTransform = accumulate == AccumulateTransform; in move()
57 applyTransform(transformFromContainer.toTransformationMatrix(), accumulate); in applyTransform()
68 } else if (accumulate == AccumulateTransform) { in applyTransform()
73 if (accumulate == FlattenTransform) { in applyTransform()
77 m_accumulatingTransform = accumulate == AccumulateTransform; in applyTransform()
137 if (accumulate == FlattenTransform) in translate()
140 m_accumulatingTransform = accumulate == AccumulateTransform; in translate()
146 if (accumulate == FlattenTransform) in applyTransform()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dbugprone-fold-init-type.cpp5 T accumulate(InputIt first, InputIt last, T init);
43 return std::accumulate(a, a + 1, 0); in accumulatePositive1()
49 return std::accumulate(it, it, 0); in accumulatePositive2()
55 return std::accumulate(a, a + 1, 0.0f); in accumulatePositive3()
61 return std::accumulate(it, it, 0); in accumulatePositive4()
67 return std::accumulate(it, it, 0); in accumulatePositive5()
73 return std::accumulate(it, it, 0); in accumulatePositive6()
79 return std::accumulate(it, it, 0); in accumulatePositive7()
85 return std::accumulate(it, it, 0); in accumulatePositive8()
138 return std::accumulate(it, it, 0.0); in negative4()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/
H A Dgcd.pass.cpp59 bool accumulate = true; in do_test() local
63 accumulate &= test0<S1, S2, Output>(TC.x, TC.y, TC.expect); in do_test()
64 accumulate &= test0<S1, S2, Output>(-TC.x, TC.y, TC.expect); in do_test()
65 accumulate &= test0<S1, S2, Output>(TC.x, -TC.y, TC.expect); in do_test()
67 accumulate &= test0<S2, S1, Output>(TC.x, TC.y, TC.expect); in do_test()
68 accumulate &= test0<S2, S1, Output>(-TC.x, TC.y, TC.expect); in do_test()
74 accumulate &= test0<U1, U2, Output>(TC.x, TC.y, TC.expect); in do_test()
75 accumulate &= test0<U2, U1, Output>(TC.x, TC.y, TC.expect); in do_test()
79 accumulate &= test0<S1, U2, Output>(TC.x, TC.y, TC.expect); in do_test()
80 accumulate &= test0<U2, S1, Output>(TC.x, TC.y, TC.expect); in do_test()
[all …]

12345678910>>...283