Home
last modified time | relevance | path

Searched refs:round_error (Results 1 – 25 of 807) sorted by relevance

12345678910>>...33

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected); in test()
24 assert(std::numeric_limits<const T>::round_error() == expected); in test()
25 assert(std::numeric_limits<volatile T>::round_error() == expected); in test()
26 assert(std::numeric_limits<const volatile T>::round_error() == expected); in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Dround_error.pass.cpp23 assert(std::numeric_limits<T>::round_error() == expected);
24 assert(std::numeric_limits<const T>::round_error() == expected);
25 assert(std::numeric_limits<volatile T>::round_error() == expected);
26 assert(std::numeric_limits<const volatile T>::round_error() == expected);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/std/
H A Dstd_limits.h331 static bool round_error() throw()
384 static char round_error() throw()
434 static signed char round_error() throw()
534 static wchar_t round_error() throw()
584 static short round_error() throw()
684 static int round_error() throw()
784 static long round_error() throw()
884 static long long round_error() throw()
984 static float round_error() throw()
1040 static double round_error() throw()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/std/
H A Dstd_limits.h331 static bool round_error() throw()
384 static char round_error() throw()
434 static signed char round_error() throw()
534 static wchar_t round_error() throw()
584 static short round_error() throw()
684 static int round_error() throw()
784 static long round_error() throw()
884 static long long round_error() throw()
984 static float round_error() throw()
1040 static double round_error() throw()
[all …]
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dnumeric_limits.h282 static value_type round_error() in round_error() function
359 static EA_CONSTEXPR value_type round_error()
418 static EA_CONSTEXPR value_type round_error()
477 static EA_CONSTEXPR value_type round_error()
536 static EA_CONSTEXPR value_type round_error()
1378 static value_type round_error()
1434 static value_type round_error()
1496 static value_type round_error()
1552 static value_type round_error()
1614 static value_type round_error()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Doflimits.h832 static T round_error();
979 static inline T round_error() { return T(); }
1016 static inline bool round_error() { return OFFalse; }
1061 static inline char round_error() { return OFstatic_cast( char, 0 ); }
1098 static inline signed char round_error() { return OFstatic_cast( signed char, 0 ); }
1172 static inline signed short round_error() { return OFstatic_cast( signed short, 0 ); }
1246 static inline signed int round_error() { return OFstatic_cast( signed int, 0 ); }
1283 static inline unsigned int round_error() { return OFstatic_cast( unsigned int, 0 ); }
1320 static inline signed long round_error() { return OFstatic_cast( signed long, 0 ); }
1394 static inline float round_error() { return OFstatic_cast( float, 0.5f ); }
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/compile_test/
H A Dstd_real_concept_check.cpp56 static boost::math::concepts::std_real_concept round_error() throw();
94 static boost::math::concepts::std_real_concept round_error() throw();
132 static boost::math::concepts::std_real_concept round_error() throw();
170 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/compile_test/
H A Dstd_real_concept_check.cpp56 static boost::math::concepts::std_real_concept round_error() throw();
94 static boost::math::concepts::std_real_concept round_error() throw();
132 static boost::math::concepts::std_real_concept round_error() throw();
170 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/compile_test/
H A Dstd_real_concept_check.cpp56 static boost::math::concepts::std_real_concept round_error() throw();
94 static boost::math::concepts::std_real_concept round_error() throw();
132 static boost::math::concepts::std_real_concept round_error() throw();
170 static boost::math::concepts::std_real_concept round_error() throw();
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();

12345678910>>...33