Home
last modified time | relevance | path

Searched refs:has_denorm (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlimits47 static constexpr float_denorm_style has_denorm = denorm_absent;
172 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
232 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
285 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
331 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
377 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
423 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
473 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
520 _LIBCPP_CONSTEXPR const float_denorm_style numeric_limits<_Tp>::has_denorm;
566 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlimits47 static constexpr float_denorm_style has_denorm = denorm_absent;
172 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
232 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
285 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
331 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
377 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
423 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
473 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
520 _LIBCPP_CONSTEXPR const float_denorm_style numeric_limits<_Tp>::has_denorm;
566 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
[all …]
/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 Dlimits266 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm = denorm_absent;
354 @c has_denorm is false, this is the minimum positive normalized
422 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
492 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
560 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
631 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
703 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
767 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
832 static constexpr float_denorm_style has_denorm = denorm_absent;
893 static constexpr float_denorm_style has_denorm = denorm_absent;
[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 Dlimits266 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm = denorm_absent;
354 @c has_denorm is false, this is the minimum positive normalized
422 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
492 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
560 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
631 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
703 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
767 static _GLIBCXX_USE_CONSTEXPR float_denorm_style has_denorm
832 static constexpr float_denorm_style has_denorm = denorm_absent;
893 static constexpr float_denorm_style has_denorm = denorm_absent;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dlimits.hpp73 BOOST_STATIC_CONSTANT(bool, has_denorm = false);
126 BOOST_STATIC_CONSTANT(bool, has_denorm = false);
/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.hpp153 BOOST_STATIC_CONSTEXPR float_denorm_style has_denorm = denorm_absent; member in std::numeric_limits
201 …p_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::has_denorm; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dreal.h167 bool has_denorm; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dreal.h167 bool has_denorm; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dnext.hpp108 …mpl::bool_<std::numeric_limits<T>::is_specialized && (std::numeric_limits<T>::has_denorm == 1)>()); in get_smallest_value()
110 …ol_<std::numeric_limits<T>::is_specialized && (std::numeric_limits<T>::has_denorm == std::denorm_p… in get_smallest_value()