Home
last modified time | relevance | path

Searched refs:round_test (Results 1 – 16 of 16) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/databases/percona57-server/boost_1_59_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/databases/percona57-client/boost_1_59_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/devel/boost-libs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/test/
H A Dtest_cpp_dec_float_round.cpp40 struct round_test struct
44 return (round_test_imp<N>() && round_test<N - 1>::test()); in test() argument
49 struct round_test<0> struct
62 const bool round_test_result = round_test<40>::test(); in main() argument
/dports/lang/nickle/nickle-2.90/test/
H A Dround.5c43 void function round_test (int amin, int amax, int bmin, int bmax)
52 round_test (2, 512, 2, 512)
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/minimal-lexical-0.1.4/tests/
H A Drounding_tests.rs5 fn round_test() { in round_test() function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/minimal-lexical-0.2.1/tests/
H A Drounding_tests.rs5 fn round_test() { in round_test() function
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/minimal-lexical-0.2.1/tests/
H A Drounding_tests.rs5 fn round_test() { in round_test() function
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/minimal-lexical-0.1.4/tests/
H A Drounding_tests.rs5 fn round_test() { in round_test() function
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/minimal-lexical-0.1.3/tests/
H A Drounding_tests.rs5 fn round_test() { in round_test() function
/dports/math/openlibm/openlibm-0.8.0/test/
H A Dlibm-test.c3761 round_test (void) in round_test() function
4453 round_test (); in main()