Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/detail/
Dbitscan.hpp95 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() typedef
121 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() typedef
215 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() typedef
238 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() typedef
270 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() typedef
287 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() typedef
Dfloat_string_cvt.hpp56 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in convert_to_string() typedef
199 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in convert_from_string() typedef
Dinteger_ops.hpp109 typedef typename mpl::front<typename B::unsigned_types>::type ui_type; in eval_lcm() typedef
297 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
323 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
362 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
402 …ypedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_type; in eval_powm() typedef
Dgeneric_interconvert.hpp143 typedef typename canonical<unsigned char, To>::type ui_type; in generic_interconvert() typedef
399 typedef typename mpl::front<typename To::unsigned_types>::type ui_type; in generic_interconvert_float2rational() typedef
430 typedef typename mpl::front<typename To::unsigned_types>::type ui_type; in generic_interconvert_float2rational() typedef
Ddefault_ops.hpp790 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_increment() typedef
796 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_decrement() typedef
817 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_is_zero() typedef
823 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in eval_get_sign() typedef
1218 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_fdim() typedef
1247 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_fdim() typedef
1278 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_fdim() typedef
1329 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_modf() typedef
1423 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_lsb() typedef
1479 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_bit_test() typedef
[all …]
/third_party/boost/boost/multiprecision/detail/functions/
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
243 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_cos() typedef
378 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in hyp2F1() typedef
437 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_asin() typedef
562 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_acos() typedef
617 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_atan() typedef
726 typedef typename boost::multiprecision::detail::canonical<boost::uint32_t, T>::type ui_type; in eval_atan2() typedef
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
132 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; in calc_pi() typedef
327 typedef typename mpl::front<typename T::unsigned_types>::type ui_type; typedef
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
202 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_exp() typedef
348 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; in eval_log() typedef
442 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; typedef
788 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; typedef
815 typedef typename boost::multiprecision::detail::canonical<unsigned, T>::type ui_type; typedef
/third_party/boost/boost/multiprecision/cpp_int/
Dlimits.hpp26 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_min() typedef
42 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_min() typedef
95 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_max() typedef
111 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_max() typedef
122 …on::unsigned_magnitude, boost::multiprecision::unchecked, Allocator>, ExpressionTemplates> ui_type; in get_max() typedef
138 …on::unsigned_magnitude, boost::multiprecision::unchecked, Allocator>, ExpressionTemplates> ui_type; in get_max() typedef
Dcomparison.hpp229 typedef typename make_unsigned<S>::type ui_type; in eval_eq() typedef
293 typedef typename make_unsigned<S>::type ui_type; in eval_lt() typedef
357 typedef typename make_unsigned<S>::type ui_type; in eval_gt() typedef
/third_party/boost/boost/multiprecision/
Dcomplex_adaptor.hpp94 typedef typename mpl::front<unsigned_types>::type ui_type; in operator =() typedef
108 typedef typename mpl::front<unsigned_types>::type ui_type; in operator =() typedef
535 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_log10() typedef
615 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_acos() typedef
630 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_atan() typedef
703 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_asinh() typedef
721 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_acosh() typedef
746 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_atanh() typedef
778 typedef typename mpl::front<typename Backend::unsigned_types>::type ui_type; in eval_proj() typedef
Dcpp_bin_float.hpp259 typedef typename mpl::front<unsigned_types>::type ui_type; in assign_float() typedef
319 typedef typename mpl::front<unsigned_types>::type ui_type; in assign_float() typedef
387 typedef typename mpl::front<unsigned_types>::type ui_type; in assign_float() typedef
439 typedef typename make_unsigned<I>::type ui_type; in operator =() typedef
991 typedef typename make_unsigned<S>::type ui_type; in eval_multiply() typedef
1293 typedef typename make_unsigned<S>::type ui_type; in eval_divide() typedef
1854 …pedef typename boost::mpl::front<typename number_type::backend_type::unsigned_types>::type ui_type; in number_type() typedef
1877 … typedef typename boost::mpl::front<typename int_backend_type::unsigned_types>::type ui_type; in number_type() typedef
1909 …pedef typename boost::mpl::front<typename number_type::backend_type::unsigned_types>::type ui_type; in epsilon() typedef
1926 …pedef typename boost::mpl::front<typename number_type::backend_type::unsigned_types>::type ui_type; in round_error() typedef
Dmpfi.hpp919 …me boost::multiprecision::detail::canonical<unsigned, mpfi_float_backend<Digits10> >::type ui_type; in eval_pow() typedef
/third_party/boost/boost/graph/
Drandom.hpp83 typedef boost::uniform_int< degree_size_type > ui_type; in random_out_edge() typedef