Home
last modified time | relevance | path

Searched refs:round_style (Results 1 – 25 of 27) sorted by relevance

12

/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Dround_style.pass.cpp22 static_assert(std::numeric_limits<T>::round_style == expected, "round_style test 1"); in test()
23 static_assert(std::numeric_limits<const T>::round_style == expected, "round_style test 2"); in test()
24 static_assert(std::numeric_limits<volatile T>::round_style == expected, "round_style test 3"); in test()
25 …static_assert(std::numeric_limits<const volatile T>::round_style == expected, "round_style test 4"… in test()
Dconst_data_members.pass.cpp68 test(std::numeric_limits<type>::round_style);
/external/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Dround_style.pass.cpp21 static_assert(std::numeric_limits<T>::round_style == expected, "round_style test 1"); in test()
22 static_assert(std::numeric_limits<const T>::round_style == expected, "round_style test 2"); in test()
23 static_assert(std::numeric_limits<volatile T>::round_style == expected, "round_style test 3"); in test()
24 …static_assert(std::numeric_limits<const volatile T>::round_style == expected, "round_style test 4"… in test()
Dconst_data_members.pass.cpp67 test(std::numeric_limits<type>::round_style);
/external/libcxx/include/
Dlimits60 static constexpr float_round_style round_style = round_toward_zero;
185 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
250 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
298 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
344 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
390 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
440 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
486 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
534 _LIBCPP_CONSTEXPR const float_round_style numeric_limits<_Tp>::round_style;
579 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
[all …]
/external/llvm-project/libcxx/include/
Dlimits59 static constexpr float_round_style round_style = round_toward_zero;
184 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
249 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
297 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
343 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
389 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
439 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
485 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
533 _LIBCPP_CONSTEXPR const float_round_style numeric_limits<_Tp>::round_style;
578 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
[all …]
/external/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits/
Ddefault.pass.cpp82 static_assert(std::numeric_limits<A>::round_style == std::round_toward_zero, in main()
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits/
Ddefault.pass.cpp81 static_assert(std::numeric_limits<A>::round_style == std::round_toward_zero, in main()
/external/libtextclassifier/abseil-cpp/absl/numeric/
Dint128.cc352 constexpr float_round_style numeric_limits<absl::uint128>::round_style; member in std::numeric_limits<absl::uint128>
376 constexpr float_round_style numeric_limits<absl::int128>::round_style; member in std::numeric_limits<absl::int128>
Dint128.h266 static constexpr float_round_style round_style = round_toward_zero; variable
501 static constexpr float_round_style round_style = round_toward_zero; variable
/external/angle/third_party/abseil-cpp/absl/numeric/
Dint128.cc352 constexpr float_round_style numeric_limits<absl::uint128>::round_style; member in std::numeric_limits<absl::uint128>
376 constexpr float_round_style numeric_limits<absl::int128>::round_style; member in std::numeric_limits<absl::int128>
Dint128.h266 static constexpr float_round_style round_style = round_toward_zero; variable
501 static constexpr float_round_style round_style = round_toward_zero; variable
/external/openscreen/third_party/abseil/src/absl/numeric/
Dint128.cc352 constexpr float_round_style numeric_limits<absl::uint128>::round_style; member in std::numeric_limits<absl::uint128>
376 constexpr float_round_style numeric_limits<absl::int128>::round_style; member in std::numeric_limits<absl::int128>
Dint128.h266 static constexpr float_round_style round_style = round_toward_zero; variable
501 static constexpr float_round_style round_style = round_toward_zero; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/
Dint128.cc352 constexpr float_round_style numeric_limits<absl::uint128>::round_style; member in std::numeric_limits<absl::uint128>
376 constexpr float_round_style numeric_limits<absl::int128>::round_style; member in std::numeric_limits<absl::int128>
Dint128.h266 static constexpr float_round_style round_style = round_toward_zero; variable
501 static constexpr float_round_style round_style = round_toward_zero; variable
/external/abseil-cpp/absl/numeric/
Dint128.cc366 constexpr float_round_style numeric_limits<absl::uint128>::round_style; member in std::numeric_limits<absl::uint128>
390 constexpr float_round_style numeric_limits<absl::int128>::round_style; member in std::numeric_limits<absl::int128>
Dint128.h266 static constexpr float_round_style round_style = round_toward_zero; variable
501 static constexpr float_round_style round_style = round_toward_zero; variable
/external/webrtc/third_party/abseil-cpp/absl/numeric/
Dint128.cc366 constexpr float_round_style numeric_limits<absl::uint128>::round_style; member in std::numeric_limits<absl::uint128>
390 constexpr float_round_style numeric_limits<absl::int128>::round_style; member in std::numeric_limits<absl::int128>
Dint128.h266 static constexpr float_round_style round_style = round_toward_zero; variable
501 static constexpr float_round_style round_style = round_toward_zero; variable
/external/eigen/Eigen/src/Core/arch/CUDA/
DHalf.h492 static const std::float_round_style round_style = std::round_to_nearest;
/external/eigen/unsupported/test/mpreal/
Dmpreal.h3050 inline static float_round_style round_style()
3095 static const std::float_round_style round_style = round_to_nearest;
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi34946 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt21__numeric_limits_base11ro…
35031 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIbE11round_…
35102 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIcE11round_…
35173 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIaE11round_…
35244 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIhE11round_…
35315 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIwE11round_…
35386 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIDsE11round…
35457 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIDiE11round…
35528 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsIsE11round_…
35599 …<var-decl name='round_style' type-id='type-id-2422' mangled-name='_ZNSt14numeric_limitsItE11round_…
[all …]
Dtest9-pr18818-clang.so.abi5479 …<var-decl name='round_style' type-id='type-id-510' visibility='default' filepath='/usr/bin/../lib/…
Dtest10-pr18818-gcc.so.abi5980 …<var-decl name='round_style' type-id='type-id-707' visibility='default' filepath='/usr/include/c++…

12