Home
last modified time | relevance | path

Searched refs:unsigned_types (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/functions/
H A Dconstants.hpp83 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in calc_e()
131 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in calc_pi()
305 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in get_constant_one_over_epsilon()
H A Dpow.hpp103 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in hyp0F0()
752 temp = static_cast<typename mpl::front<typename T::unsigned_types>::type>(1u); in eval_exp2()
762 temp = static_cast<typename mpl::front<typename T::unsigned_types>::type>(2u); in eval_exp2()
884 result = static_cast<typename mpl::front<typename T::unsigned_types>::type>(1u); in eval_tanh()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/
H A Dis_backend.hpp17 BOOST_MPL_HAS_XXX_TRAIT_DEF(unsigned_types)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Drational_adaptor.hpp35 typedef typename IntBackend::unsigned_types unsigned_types; typedef
H A Dcpp_int.hpp1064 >::type unsigned_types; typedef
/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.hpp397 typedef typename mpl::front<typename To::unsigned_types>::type ui_type; in generic_interconvert_float2rational()
428 typedef typename mpl::front<typename To::unsigned_types>::type ui_type; in generic_interconvert_float2rational()
H A Dnumber_base.hpp219 typename Backend::unsigned_types,
222 typedef typename mpl::end<typename Backend::unsigned_types>::type end_type;
H A Dinteger_ops.hpp111 typedef typename mpl::front<typename B::unsigned_types>::type ui_type; in eval_lcm()
H A Ddefault_ops.hpp785 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_increment()
791 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_decrement()
812 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_is_zero()
818 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_get_sign()
863 typename B::unsigned_types,