Home
last modified time | relevance | path

Searched defs:ui_type (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dbitscan.hpp82 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() typedef
102 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() typedef
182 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() typedef
201 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() typedef
229 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() typedef
240 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() typedef
H A Dinteger_ops.hpp111 typedef typename mpl::front<typename B::unsigned_types>::type ui_type; in eval_lcm() typedef
299 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
325 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
364 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
404 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
H A Dgeneric_interconvert.hpp144 typedef typename canonical<unsigned char, To>::type ui_type; in generic_interconvert() typedef
397 typedef typename mpl::front<typename To::unsigned_types>::type ui_type; in generic_interconvert_float2rational() typedef
428 typedef typename mpl::front<typename To::unsigned_types>::type ui_type; in generic_interconvert_float2rational() typedef
H A Ddefault_ops.hpp785 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_increment() typedef
791 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_decrement() typedef
812 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_is_zero() typedef
818 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_get_sign() typedef
1092 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_fdim() typedef
1121 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_fdim() typedef
1152 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_fdim() typedef
1203 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_modf() typedef
1297 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_lsb() typedef
1354 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_bit_test() typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dtrig.hpp24 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in hyp0F1() typedef
86 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_sin() typedef
242 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_cos() typedef
377 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in hyp2F1() typedef
435 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_asin() typedef
560 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_acos() typedef
615 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_atan() typedef
725 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_atan2() typedef
H A Dconstants.hpp12 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in calc_log2() typedef
83 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in calc_e() typedef
131 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in calc_pi() typedef
305 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in get_constant_one_over_epsilon() typedef
H A Dpow.hpp74 typedef typename make_unsigned<U>::type ui_type; in pow_imp() typedef
103 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in hyp0F0() typedef
200 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_exp() typedef
346 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_log() typedef
431 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in get_constant_log10() typedef
771 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in small_sinh_series() typedef
798 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in sinhcosh() typedef
/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.hpp26 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_min() typedef
65 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_max() typedef
76 …on::unsigned_magnitude, boost::multiprecision::unchecked, Allocator>, ExpressionTemplates> ui_type; in get_max() typedef
H A Dcomparison.hpp253 typedef typename make_unsigned<S>::type ui_type; in eval_eq() typedef
317 typedef typename make_unsigned<S>::type ui_type; in eval_lt() typedef
381 typedef typename make_unsigned<S>::type ui_type; in eval_gt() typedef