Home
last modified time | relevance | path

Searched refs:has_denorm_loss (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlimits48 static constexpr bool has_denorm_loss = false;
173 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
233 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
286 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
332 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
378 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
424 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
474 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = __base::has_denorm_loss;
522 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::has_denorm_loss;
567 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = __base::has_denorm_loss;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlimits48 static constexpr bool has_denorm_loss = false;
173 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
233 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
286 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
332 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
378 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
424 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = false;
474 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = __base::has_denorm_loss;
522 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::has_denorm_loss;
567 static _LIBCPP_CONSTEXPR const bool has_denorm_loss = __base::has_denorm_loss;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dlimits.hpp74 BOOST_STATIC_CONSTANT(bool, has_denorm_loss = false);
127 BOOST_STATIC_CONSTANT(bool, has_denorm_loss = false);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dlimits270 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
424 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
494 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
562 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
633 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
705 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
769 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
833 static constexpr bool has_denorm_loss = false;
894 static constexpr bool has_denorm_loss = false;
961 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dlimits270 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
424 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
494 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
562 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
633 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
705 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
769 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
833 static constexpr bool has_denorm_loss = false;
894 static constexpr bool has_denorm_loss = false;
961 static _GLIBCXX_USE_CONSTEXPR bool has_denorm_loss = false;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp154 BOOST_STATIC_CONSTEXPR bool has_denorm_loss = false; member in std::numeric_limits
203 …_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::has_denorm_loss; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >