Home
last modified time | relevance | path

Searched refs:max_exponent (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/detail/
H A Dhash_float.hpp93 template <typename Float, unsigned digits, unsigned max_exponent>
100 std::numeric_limits<Float>::max_exponent == max_exponent);
159 exp += limits<T>::max_exponent - in float_hash_impl2()
H A Dlimits.hpp52 BOOST_STATIC_CONSTANT(int, max_exponent = LDBL_MAX_EXP);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dbig_constant.hpp31 static const int max_exponent = 16384; member
80 …:tools::numeric_traits<T>::max_exponent <= boost::math::tools::numeric_traits<boost::math::tools::…
H A Dprecision.hpp193 (std::numeric_limits<T>::max_exponent == 128
194 || std::numeric_limits<T>::max_exponent == 1024
195 || std::numeric_limits<T>::max_exponent == 16384),
196 …::int_<(std::numeric_limits<T>::max_exponent > INT_MAX ? INT_MAX : static_cast<int>(std::numeric_l…
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlimits41 static constexpr int max_exponent = 0;
166 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
226 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
279 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
325 static _LIBCPP_CONSTEXPR const int max_exponent = __FLT_MAX_EXP__;
371 static _LIBCPP_CONSTEXPR const int max_exponent = __DBL_MAX_EXP__;
417 static _LIBCPP_CONSTEXPR const int max_exponent = __LDBL_MAX_EXP__;
467 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
510 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent;
560 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlimits41 static constexpr int max_exponent = 0;
166 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
226 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
279 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
325 static _LIBCPP_CONSTEXPR const int max_exponent = __FLT_MAX_EXP__;
371 static _LIBCPP_CONSTEXPR const int max_exponent = __DBL_MAX_EXP__;
417 static _LIBCPP_CONSTEXPR const int max_exponent = __LDBL_MAX_EXP__;
467 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
510 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent;
560 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dlimits.hpp67 BOOST_STATIC_CONSTANT(int, max_exponent = 0);
120 BOOST_STATIC_CONSTANT(int, max_exponent = 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 Dlimits248 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
416 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
486 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
554 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
625 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
697 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
761 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
826 static constexpr int max_exponent = 0;
887 static constexpr int max_exponent = 0;
953 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 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 Dlimits248 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
416 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
486 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
554 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
625 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
697 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
761 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
826 static constexpr int max_exponent = 0;
887 static constexpr int max_exponent = 0;
953 static _GLIBCXX_USE_CONSTEXPR int max_exponent = 0;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dis_subranged.hpp111 typedef mpl::int_< ::std::numeric_limits<S>::max_exponent > S_exponent ;
112 typedef mpl::int_< ::std::numeric_limits<T>::max_exponent > T_exponent ;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dgeneric_interconvert.hpp238 if(std::numeric_limits<R>::is_specialized && std::numeric_limits<R>::max_exponent) in safe_convert_to_float()
244 if(mb >= std::numeric_limits<R>::max_exponent) in safe_convert_to_float()
246 int scale_factor = (int)mb + 1 - std::numeric_limits<R>::max_exponent; in safe_convert_to_float()
250 …c_limits<R>::digits == 0 || std::numeric_limits<R>::digits >= std::numeric_limits<R>::max_exponent) in safe_convert_to_float()
H A Dnumber_base.hpp996 …s<Num>::is_integer ? number_kind_integer : (std::numeric_limits<Num>::max_exponent ? number_kind_f…
/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.hpp148 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits
191 …int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c266 unsigned int max_exponent) in xhci_microframes_to_exponent() argument
271 interval = clamp_val(interval, min_exponent, max_exponent); in xhci_microframes_to_exponent()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c1328 unsigned int min_exponent, unsigned int max_exponent) in xhci_microframes_to_exponent() argument
1333 interval = clamp_val(interval, min_exponent, max_exponent); in xhci_microframes_to_exponent()