Home
last modified time | relevance | path

Searched refs:max_exponent10 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlimits42 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 …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlimits42 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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dlimits.hpp68 BOOST_STATIC_CONSTANT(int, max_exponent10 = 0);
121 BOOST_STATIC_CONSTANT(int, max_exponent10 = 0);
/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 Dlimits252 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
417 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
487 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
555 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
626 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
698 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
762 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
827 static constexpr int max_exponent10 = 0;
888 static constexpr int max_exponent10 = 0;
954 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
[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 Dlimits252 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
417 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
487 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
555 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
626 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
698 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
762 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
827 static constexpr int max_exponent10 = 0;
888 static constexpr int max_exponent10 = 0;
954 static _GLIBCXX_USE_CONSTEXPR int max_exponent10 = 0;
[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/tr1/
H A Driemann_zeta.tcc165 const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 in __riemann_zeta_glob()
373 const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 in __hurwitz_zeta_glob()
H A Dgamma.tcc289 = std::numeric_limits<_Tp>::max_exponent10 in __log_bincoef()
320 = std::numeric_limits<_Tp>::max_exponent10 in __bincoef()
/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/tr1/
H A Driemann_zeta.tcc165 const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 in __riemann_zeta_glob()
373 const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 in __hurwitz_zeta_glob()
H A Dgamma.tcc289 = std::numeric_limits<_Tp>::max_exponent10 in __log_bincoef()
320 = std::numeric_limits<_Tp>::max_exponent10 in __bincoef()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/detail/
H A Dreal_impl.hpp68 int max_exp = std::numeric_limits<T>::max_exponent10; in scale()
/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.hpp149 BOOST_STATIC_CONSTEXPR int max_exponent10 = 0; member in std::numeric_limits
193 …t_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::max_exponent10; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical.hpp385 std::numeric_limits<Source>::max_exponent10 <= 999999L &&