| /external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/detail/ |
| D | x86_rounding_control.hpp | 63 static float force_rounding(const float& r) in force_rounding() function 72 static double force_rounding(const double& r) in force_rounding() function 84 static long double force_rounding(long double const &r) in force_rounding() function 91 static long double const &force_rounding(long double const &r) in force_rounding() function
|
| D | c99_rounding_control.hpp | 24 static float force_rounding(float const &r) in force_rounding() function 32 static double force_rounding(double const &r) in force_rounding() function 40 static long double force_rounding(long double const &r) in force_rounding() function
|
| D | ia64_rounding_control.hpp | 53 static float force_rounding(const float r) in force_rounding() function 62 static const double & force_rounding(const double& r) { return r; } in force_rounding() function 70 static const long double & force_rounding(const long double& r) { return r; } in force_rounding() function
|
| D | sparc_rounding_control.hpp | 86 static const float& force_rounding(const float& x) { return x; } in force_rounding() function 94 static const double& force_rounding(const double& x) { return x; } in force_rounding() function 102 static const long double& force_rounding(const long double& x) { return x; } in force_rounding() function
|
| D | alpha_rounding_control.hpp | 85 static float force_rounding(const float r) in force_rounding() function 94 static const double & force_rounding(const double& r) { return r; } in force_rounding() function 102 static const long double & force_rounding(const long double& r) { return r; } in force_rounding() function
|
| D | ppc_rounding_control.hpp | 67 static float force_rounding(const float r) in force_rounding() function 80 static const double & force_rounding(const double& r) { return r; } in force_rounding() function 88 static const long double & force_rounding(const long double& r) { return r; } in force_rounding() function
|
| /external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/ext/ |
| D | x86_fast_rounding_control.hpp | 43 static const float& force_rounding(const float& r) { return r; } in force_rounding() function 53 static const double& force_rounding(const double& r) { return r; } in force_rounding() function 63 static const long double& force_rounding(const long double& r) { return r; } in force_rounding() function
|
| /external/llvm-libc/test/src/math/ |
| D | cbrt_test.cpp | 29 mpfr::ForceRoundingMode force_rounding(rounding_mode); in TEST_F() local
|
| D | tan_test.cpp | 69 mpfr::ForceRoundingMode force_rounding(rounding_mode); in TEST_F() local
|
| /external/cronet/stable/third_party/llvm-libc/src/test/src/math/ |
| D | cbrt_test.cpp | 29 mpfr::ForceRoundingMode force_rounding(rounding_mode); in TEST_F() local
|
| D | tan_test.cpp | 69 mpfr::ForceRoundingMode force_rounding(rounding_mode); in TEST_F() local
|
| /external/cronet/tot/third_party/llvm-libc/src/test/src/math/ |
| D | cbrt_test.cpp | 29 mpfr::ForceRoundingMode force_rounding(rounding_mode); in TEST_F() local
|
| D | tan_test.cpp | 69 mpfr::ForceRoundingMode force_rounding(rounding_mode); in TEST_F() local
|
| /external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/ |
| D | rounding.hpp | 31 static const T& force_rounding(const T& x) { return x; } in force_rounding() function
|
| /external/sdv/vsomeip/third_party/boost/numeric/interval/test/ |
| D | add.cpp | 116 pexpr force_rounding(pexpr a) { in force_rounding() function
|