/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/ |
D | max_exponent10.pass.cpp | 23 static_assert(std::numeric_limits<T>::max_exponent10 == expected, "max_exponent10 test 1"); in test() 24 … static_assert(std::numeric_limits<const T>::max_exponent10 == expected, "max_exponent10 test 2"); in test() 25 …static_assert(std::numeric_limits<volatile T>::max_exponent10 == expected, "max_exponent10 test 3"… in test() 26 …static_assert(std::numeric_limits<const volatile T>::max_exponent10 == expected, "max_exponent10 t… in test()
|
D | const_data_members.pass.cpp | 57 test(std::numeric_limits<type>::max_exponent10); \
|
/external/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/ |
D | max_exponent10.pass.cpp | 22 static_assert(std::numeric_limits<T>::max_exponent10 == expected, "max_exponent10 test 1"); in test() 23 … static_assert(std::numeric_limits<const T>::max_exponent10 == expected, "max_exponent10 test 2"); in test() 24 …static_assert(std::numeric_limits<volatile T>::max_exponent10 == expected, "max_exponent10 test 3"… in test() 25 …static_assert(std::numeric_limits<const volatile T>::max_exponent10 == expected, "max_exponent10 t… in test()
|
D | const_data_members.pass.cpp | 56 test(std::numeric_limits<type>::max_exponent10); \
|
/external/libcxx/include/ |
D | limits | 42 static constexpr int max_exponent10 = 0; 167 static _LIBCPP_CONSTEXPR const int max_exponent10 = 0; 227 static _LIBCPP_CONSTEXPR const int max_exponent10 = 0; 280 static _LIBCPP_CONSTEXPR const int max_exponent10 = 0; 326 static _LIBCPP_CONSTEXPR const int max_exponent10 = __FLT_MAX_10_EXP__; 372 static _LIBCPP_CONSTEXPR const int max_exponent10 = __DBL_MAX_10_EXP__; 418 static _LIBCPP_CONSTEXPR const int max_exponent10 = __LDBL_MAX_10_EXP__; 468 static _LIBCPP_CONSTEXPR const int max_exponent10 = __base::max_exponent10; 512 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent10; 561 static _LIBCPP_CONSTEXPR const int max_exponent10 = __base::max_exponent10; [all …]
|
/external/llvm-project/libcxx/include/ |
D | limits | 41 static constexpr int max_exponent10 = 0; 166 static _LIBCPP_CONSTEXPR const int max_exponent10 = 0; 226 static _LIBCPP_CONSTEXPR const int max_exponent10 = 0; 279 static _LIBCPP_CONSTEXPR const int max_exponent10 = 0; 325 static _LIBCPP_CONSTEXPR const int max_exponent10 = __FLT_MAX_10_EXP__; 371 static _LIBCPP_CONSTEXPR const int max_exponent10 = __DBL_MAX_10_EXP__; 417 static _LIBCPP_CONSTEXPR const int max_exponent10 = __LDBL_MAX_10_EXP__; 467 static _LIBCPP_CONSTEXPR const int max_exponent10 = __base::max_exponent10; 511 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent10; 560 static _LIBCPP_CONSTEXPR const int max_exponent10 = __base::max_exponent10; [all …]
|
/external/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits/ |
D | default.pass.cpp | 56 static_assert(std::numeric_limits<A>::max_exponent10 == 0, in main()
|
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits/ |
D | default.pass.cpp | 55 static_assert(std::numeric_limits<A>::max_exponent10 == 0, in main()
|
/external/pdfium/core/fxcrt/ |
D | fx_extension.cpp | 93 exp_value > std::numeric_limits<float>::max_exponent10)) { in FXSYS_wcstof()
|
/external/eigen/test/ |
D | svd_fill.h | 28 RealScalar s = std::numeric_limits<RealScalar>::max_exponent10/4;
|
D | nullary.cpp | 79 …else if(size>2 && std::numeric_limits<RealScalar>::max_exponent10>0 && internal::random<float>(0.f… in testVectorType() 80 …lar>(1,2) * RealScalar(std::pow(RealScalar(10),std::numeric_limits<RealScalar>::max_exponent10/2)); in testVectorType()
|
/external/libtextclassifier/abseil-cpp/absl/numeric/ |
D | int128.cc | 363 constexpr int numeric_limits<absl::uint128>::max_exponent10; member in std::numeric_limits<absl::uint128> 387 constexpr int numeric_limits<absl::int128>::max_exponent10; member in std::numeric_limits<absl::int128>
|
D | int128.h | 277 static constexpr int max_exponent10 = 0; variable 512 static constexpr int max_exponent10 = 0; variable
|
/external/angle/third_party/abseil-cpp/absl/numeric/ |
D | int128.cc | 363 constexpr int numeric_limits<absl::uint128>::max_exponent10; member in std::numeric_limits<absl::uint128> 387 constexpr int numeric_limits<absl::int128>::max_exponent10; member in std::numeric_limits<absl::int128>
|
D | int128.h | 277 static constexpr int max_exponent10 = 0; variable 512 static constexpr int max_exponent10 = 0; variable
|
/external/openscreen/third_party/abseil/src/absl/numeric/ |
D | int128.cc | 363 constexpr int numeric_limits<absl::uint128>::max_exponent10; member in std::numeric_limits<absl::uint128> 387 constexpr int numeric_limits<absl::int128>::max_exponent10; member in std::numeric_limits<absl::int128>
|
D | int128.h | 277 static constexpr int max_exponent10 = 0; variable 512 static constexpr int max_exponent10 = 0; variable
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/ |
D | int128.cc | 363 constexpr int numeric_limits<absl::uint128>::max_exponent10; member in std::numeric_limits<absl::uint128> 387 constexpr int numeric_limits<absl::int128>::max_exponent10; member in std::numeric_limits<absl::int128>
|
D | int128.h | 277 static constexpr int max_exponent10 = 0; variable 512 static constexpr int max_exponent10 = 0; variable
|
/external/abseil-cpp/absl/numeric/ |
D | int128.cc | 377 constexpr int numeric_limits<absl::uint128>::max_exponent10; member in std::numeric_limits<absl::uint128> 401 constexpr int numeric_limits<absl::int128>::max_exponent10; member in std::numeric_limits<absl::int128>
|
D | int128.h | 277 static constexpr int max_exponent10 = 0; variable 512 static constexpr int max_exponent10 = 0; variable
|
/external/webrtc/third_party/abseil-cpp/absl/numeric/ |
D | int128.cc | 377 constexpr int numeric_limits<absl::uint128>::max_exponent10; member in std::numeric_limits<absl::uint128> 401 constexpr int numeric_limits<absl::int128>::max_exponent10; member in std::numeric_limits<absl::int128>
|
D | int128.h | 277 static constexpr int max_exponent10 = 0; variable 512 static constexpr int max_exponent10 = 0; variable
|
/external/angle/src/compiler/translator/ |
D | util.cpp | 212 if (exponentLong > std::numeric_limits<float>::max_exponent10) in NumericLexFloat32OutOfRangeToInfinity()
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | Half.h | 503 static const int max_exponent10 = 4;
|