Home
last modified time | relevance | path

Searched refs:test_double (Results 1 – 25 of 1061) sorted by relevance

12345678910>>...43

/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/cppbind/test/
H A Dnasal_num_test.cxx11 BOOST_CHECK_CLOSE((c.*test_double)("0.5"), 0.5, 1e-5); in runNumTests()
12 BOOST_CHECK_CLOSE((c.*test_double)(".6"), 0.6, 1e-5); in runNumTests()
13 BOOST_CHECK_CLOSE((c.*test_double)("-.7"), -0.7, 1e-5); in runNumTests()
14 BOOST_CHECK_CLOSE((c.*test_double)("-0.8"), -0.8, 1e-5); in runNumTests()
15 BOOST_CHECK_SMALL((c.*test_double)("0.0"), 1e-5); in runNumTests()
16 BOOST_CHECK_SMALL((c.*test_double)("-.0"), 1e-5); in runNumTests()
18 BOOST_CHECK_CLOSE((c.*test_double)("1.23e4"), 1.23e4, 1e-5); in runNumTests()
19 BOOST_CHECK_CLOSE((c.*test_double)("1.23e-4"), 1.23e-4, 1e-5); in runNumTests()
22 BOOST_CHECK_CLOSE((c.*test_double)("1e-4"), 1e-4, 1e-5); in runNumTests()
23 BOOST_CHECK_CLOSE((c.*test_double)("-1e-4"), -1e-4, 1e-5); in runNumTests()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/type_test/mysql-test/type_test/
H A Dtype_test_double.result16 AND PLUGIN_NAME='test_double';
17 PLUGIN_NAME test_double
30 `a` test_double DEFAULT NULL
106 `a` test_double DEFAULT NULL
177 `a` test_double DEFAULT NULL
201 `a` test_double DEFAULT NULL
211 `a` test_double DEFAULT NULL
221 `a` test_double DEFAULT NULL
289 DATA_TYPE test_double
297 COLUMN_TYPE test_double
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/plugin/type_test/mysql-test/type_test/
H A Dtype_test_double.result16 AND PLUGIN_NAME='test_double';
17 PLUGIN_NAME test_double
30 `a` test_double DEFAULT NULL
106 `a` test_double DEFAULT NULL
177 `a` test_double DEFAULT NULL
201 `a` test_double DEFAULT NULL
211 `a` test_double DEFAULT NULL
221 `a` test_double DEFAULT NULL
289 DATA_TYPE test_double
297 COLUMN_TYPE test_double
[all …]
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/json/
H A Djson_numbers_tests.cpp158 void test_double(double d) in SUITE()
163 test_double(d, ss.str()); in SUITE()
168 test_double(2.0); in SUITE()
169 test_double(pow(2.0, 10.0)); in SUITE()
170 test_double(pow(2.0, 20.0)); in SUITE()
177 test_double(3.14); in SUITE()
178 test_double(-9.81); in SUITE()
208 test_double(1.91563); in SUITE()
209 test_double(2.0e93); in SUITE()
226 test_double(2.34e-308); in SUITE()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/test/studies/
H A Dhash.cpp295 test_double.clear(); in test_hash()
296 test_double.set_hash_fn(hash_fn1); in test_hash()
298 test_double.clear(); in test_hash()
299 test_double.set_hash_fn(hash_fn2); in test_hash()
301 test_double.clear(); in test_hash()
302 test_double.set_hash_fn(hash_fn3); in test_hash()
328 SimpleHashTable<double,char> test_double; in test_hash() local
330 test_double.clear(); in test_hash()
331 test_double.set_hash_fn(hash_fn1); in test_hash()
333 test_double.clear(); in test_hash()
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lightning/check/
H A D3to2.tst21 #define test_double(a, b, c, x, y) \
89 test_double(f0, f0, f0, 3.0, 2.0)
90 test_double(f0, f0, f1, 3.0, 2.0)
91 test_double(f0, f1, f0, 3.0, 2.0)
92 test_double(f0, f1, f2, 3.0, 2.0)
94 test_double(f3, f3, f3, 3.0, 2.0)
95 test_double(f3, f3, f1, 3.0, 2.0)
96 test_double(f3, f1, f3, 3.0, 2.0)
97 test_double(f3, f1, f2, 3.0, 2.0)
99 test_double(f3, f0, f0, 3.0, 2.0)
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lightning/check/
H A D3to2.tst21 #define test_double(a, b, c, x, y) \
89 test_double(f0, f0, f0, 3.0, 2.0)
90 test_double(f0, f0, f1, 3.0, 2.0)
91 test_double(f0, f1, f0, 3.0, 2.0)
92 test_double(f0, f1, f2, 3.0, 2.0)
94 test_double(f3, f3, f3, 3.0, 2.0)
95 test_double(f3, f3, f1, 3.0, 2.0)
96 test_double(f3, f1, f3, 3.0, 2.0)
97 test_double(f3, f1, f2, 3.0, 2.0)
99 test_double(f3, f0, f0, 3.0, 2.0)
[all …]
/dports/devel/lightning/lightning-2.1.3/check/
H A D3to2.tst21 #define test_double(a, b, c, x, y) \
89 test_double(f0, f0, f0, 3.0, 2.0)
90 test_double(f0, f0, f1, 3.0, 2.0)
91 test_double(f0, f1, f0, 3.0, 2.0)
92 test_double(f0, f1, f2, 3.0, 2.0)
94 test_double(f3, f3, f3, 3.0, 2.0)
95 test_double(f3, f3, f1, 3.0, 2.0)
96 test_double(f3, f1, f3, 3.0, 2.0)
97 test_double(f3, f1, f2, 3.0, 2.0)
99 test_double(f3, f0, f0, 3.0, 2.0)
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/lightning/check/
H A D3to2.tst21 #define test_double(a, b, c, x, y) \
89 test_double(f0, f0, f0, 3.0, 2.0)
90 test_double(f0, f0, f1, 3.0, 2.0)
91 test_double(f0, f1, f0, 3.0, 2.0)
92 test_double(f0, f1, f2, 3.0, 2.0)
94 test_double(f3, f3, f3, 3.0, 2.0)
95 test_double(f3, f3, f1, 3.0, 2.0)
96 test_double(f3, f1, f3, 3.0, 2.0)
97 test_double(f3, f1, f2, 3.0, 2.0)
99 test_double(f3, f0, f0, 3.0, 2.0)
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-paraLLEl/lightning/check/
H A D3to2.tst21 #define test_double(a, b, c, x, y) \
89 test_double(f0, f0, f0, 3.0, 2.0)
90 test_double(f0, f0, f1, 3.0, 2.0)
91 test_double(f0, f1, f0, 3.0, 2.0)
92 test_double(f0, f1, f2, 3.0, 2.0)
94 test_double(f3, f3, f3, 3.0, 2.0)
95 test_double(f3, f3, f1, 3.0, 2.0)
96 test_double(f3, f1, f3, 3.0, 2.0)
97 test_double(f3, f1, f2, 3.0, 2.0)
99 test_double(f3, f0, f0, 3.0, 2.0)
[all …]
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lightning/check/
H A D3to2.tst21 #define test_double(a, b, c, x, y) \
89 test_double(f0, f0, f0, 3.0, 2.0)
90 test_double(f0, f0, f1, 3.0, 2.0)
91 test_double(f0, f1, f0, 3.0, 2.0)
92 test_double(f0, f1, f2, 3.0, 2.0)
94 test_double(f3, f3, f3, 3.0, 2.0)
95 test_double(f3, f3, f1, 3.0, 2.0)
96 test_double(f3, f1, f3, 3.0, 2.0)
97 test_double(f3, f1, f2, 3.0, 2.0)
99 test_double(f3, f0, f0, 3.0, 2.0)
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/reporting/accuracy/
H A Dtest_igamma.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_igamma_inv.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_erf.cpp25 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
35 test_double = true; in BOOST_AUTO_TEST_CASE()
42 test_double = true; in BOOST_AUTO_TEST_CASE()
47 test_double = true; in BOOST_AUTO_TEST_CASE()
52 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_expint.cpp25 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
35 test_double = true; in BOOST_AUTO_TEST_CASE()
42 test_double = true; in BOOST_AUTO_TEST_CASE()
47 test_double = true; in BOOST_AUTO_TEST_CASE()
52 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_hermite.cpp25 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
35 test_double = true; in BOOST_AUTO_TEST_CASE()
42 test_double = true; in BOOST_AUTO_TEST_CASE()
47 test_double = true; in BOOST_AUTO_TEST_CASE()
52 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_heuman_lambda.cpp25 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
35 test_double = true; in BOOST_AUTO_TEST_CASE()
42 test_double = true; in BOOST_AUTO_TEST_CASE()
47 test_double = true; in BOOST_AUTO_TEST_CASE()
52 if(test_double) in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/reporting/accuracy/
H A Dtest_igamma.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_igamma_inv.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/reporting/accuracy/
H A Dtest_igamma.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_igamma_inv.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/math/reporting/accuracy/
H A Dtest_igamma.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_igamma_inv.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/math/reporting/accuracy/
H A Dtest_igamma_inv.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()
H A Dtest_igamma.cpp23 bool test_double = false; in BOOST_AUTO_TEST_CASE() local
33 test_double = true; in BOOST_AUTO_TEST_CASE()
40 test_double = true; in BOOST_AUTO_TEST_CASE()
45 test_double = true; in BOOST_AUTO_TEST_CASE()
50 if(test_double) in BOOST_AUTO_TEST_CASE()

12345678910>>...43