Home
last modified time | relevance | path

Searched refs:check_max (Results 1 – 25 of 123) sorted by relevance

12345

/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Dnum_limits.cpp103 bool check_max(void) in check_max() function
175 ok &= check_max<float>(); in num_limits()
176 ok &= check_max<double>(); in num_limits()
177 ok &= check_max< std::complex<float> >(); in num_limits()
178 ok &= check_max< std::complex<double> >(); in num_limits()
181 ok &= check_max< AD<float> >(); in num_limits()
182 ok &= check_max< AD<double> >(); in num_limits()
183 ok &= check_max< AD< std::complex<float> > >(); in num_limits()
184 ok &= check_max< AD< std::complex<double> > >(); in num_limits()
/dports/sysutils/webmin/webmin-1.981/spam/
H A Dsave_user.cgi39 &parse_opt($conf, "dcc_body_max", \&check_max);
41 &parse_opt($conf, "dcc_fuz1_max", \&check_max);
42 &parse_opt($conf, "dcc_fuz2_max", \&check_max);
48 &parse_opt($conf, "pyzor_body_max", \&check_max);
68 sub check_max
/dports/sysutils/usermin/usermin-1.830/spam/
H A Dsave_user.cgi39 &parse_opt($conf, "dcc_body_max", \&check_max);
41 &parse_opt($conf, "dcc_fuz1_max", \&check_max);
42 &parse_opt($conf, "dcc_fuz2_max", \&check_max);
48 &parse_opt($conf, "pyzor_body_max", \&check_max);
68 sub check_max
/dports/devel/boost-docs/boost_1_72_0/libs/algorithm/test/
H A Dclamp_test.cpp224 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, 1, 10 )); in test_constexpr() local
225 BOOST_CHECK(check_max); in test_constexpr()
237 BOOST_CHECK(check_max); in test_constexpr()
247 BOOST_CHECK(check_max); in test_constexpr()
264 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, -10, 10 )); in test_constexpr() local
265 BOOST_CHECK(check_max); in test_constexpr()
277 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1U, 10U )); in test_constexpr() local
278 BOOST_CHECK(check_max); in test_constexpr()
290 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1, 10 )); in test_constexpr() local
291 BOOST_CHECK(check_max); in test_constexpr()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/algorithm/test/
H A Dclamp_test.cpp224 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, 1, 10 )); in test_constexpr() local
225 BOOST_CHECK(check_max); in test_constexpr()
237 BOOST_CHECK(check_max); in test_constexpr()
247 BOOST_CHECK(check_max); in test_constexpr()
264 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, -10, 10 )); in test_constexpr() local
265 BOOST_CHECK(check_max); in test_constexpr()
277 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1U, 10U )); in test_constexpr() local
278 BOOST_CHECK(check_max); in test_constexpr()
290 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1, 10 )); in test_constexpr() local
291 BOOST_CHECK(check_max); in test_constexpr()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/algorithm/test/
H A Dclamp_test.cpp224 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, 1, 10 )); in test_constexpr() local
225 BOOST_CHECK(check_max); in test_constexpr()
237 BOOST_CHECK(check_max); in test_constexpr()
247 BOOST_CHECK(check_max); in test_constexpr()
264 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, -10, 10 )); in test_constexpr() local
265 BOOST_CHECK(check_max); in test_constexpr()
277 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1U, 10U )); in test_constexpr() local
278 BOOST_CHECK(check_max); in test_constexpr()
290 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1, 10 )); in test_constexpr() local
291 BOOST_CHECK(check_max); in test_constexpr()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/algorithm/test/
H A Dclamp_test.cpp224 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, 1, 10 )); in test_constexpr() local
225 BOOST_CHECK(check_max); in test_constexpr()
237 BOOST_CHECK(check_max); in test_constexpr()
247 BOOST_CHECK(check_max); in test_constexpr()
264 BOOST_CXX14_CONSTEXPR bool check_max = (10 == ba::clamp ( 10, -10, 10 )); in test_constexpr() local
265 BOOST_CHECK(check_max); in test_constexpr()
277 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1U, 10U )); in test_constexpr() local
278 BOOST_CHECK(check_max); in test_constexpr()
290 BOOST_CXX14_CONSTEXPR bool check_max = (10U == ba::clamp ( 10U, 1, 10 )); in test_constexpr() local
291 BOOST_CHECK(check_max); in test_constexpr()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/unittest/
H A Dtest_target_codegen_opencl.py99 def check_max(ctx, n, dtype): function
115 check_max(ctx, 1, "int8")
116 check_max(ctx, 1, "uint8")
117 check_max(ctx, 1, "int16")
118 check_max(ctx, 1, "uint16")
119 check_max(ctx, 1, "float32")
120 check_max(ctx, 1, "float64")
/dports/devel/boost-docs/boost_1_72_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/chrono/test/duration/
H A Dduration_values_pass.cpp26 void check_max() in check_max() function
69 check_max<boost::chrono::duration<int> >(); in main()
70 check_max<boost::chrono::duration<Rep> >(); in main()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/tests/
H A Dtest_qmmolecule.cc61 bool check_max = extension.second.isApprox(max, 0.00001); in BOOST_AUTO_TEST_CASE() local
63 if (!check_max) { in BOOST_AUTO_TEST_CASE()
69 BOOST_CHECK_EQUAL(check_max, true); in BOOST_AUTO_TEST_CASE()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/tests/
H A Dtest_qmmolecule.cc61 bool check_max = extension.second.isApprox(max, 0.00001); in BOOST_AUTO_TEST_CASE()
63 if (!check_max) { in BOOST_AUTO_TEST_CASE()
69 BOOST_CHECK_EQUAL(check_max, true); in BOOST_AUTO_TEST_CASE()
/dports/math/gmp/gmp-6.2.1/tests/mpz/
H A Dt-get_si.c68 check_max (void) in check_max() function
117 check_max (); in main()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpz/
H A Dt-get_si.c69 check_max (void) in check_max() function
118 check_max (); in main()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpz/
H A Dt-get_si.c69 check_max (void) in check_max() function
118 check_max (); in main()
/dports/math/mpir/mpir-3.0.0/tests/mpz/
H A Dt-get_si.c71 check_max (void) in check_max() function
120 check_max (); in main()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpz/
H A Dt-get_si.c68 check_max (void) in check_max() function
117 check_max (); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-double-reduc-3.c11 int check_max[K] = {62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,8… variable
52 if (out_max[k] != check_max[k] || out_min[k] != 0) in main()

12345