| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | misc.hpp | 60 template <class R, unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_… 61 …al<R>::value && !is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… 62 …axBits1, SignType1, Checked1, Allocator1>& backend) BOOST_MP_NOEXCEPT_IF((is_non_throwing_cpp_int<… in eval_convert_to() argument 68 unsigned shift = cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::limb_bits; in eval_convert_to() 72 shift += cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::limb_bits; in eval_convert_to() 81 template <class R, unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_… 82 …nt<R>::value && !is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… 83 …eval_convert_to(R* result, const cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocato… in eval_convert_to() argument 85 …typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::const_limb_pointer … in eval_convert_to() 86 unsigned shift = cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::limb_bits; in eval_convert_to() [all …]
|
| H A D | multiply.hpp | 18 …template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Che… 19 inline typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Chec… 21 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_multiply() argument 23 …OEXCEPT_IF((is_non_throwing_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… in eval_multiply() 33 …typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::limb_pointer p = re… in eval_multiply() 34 …typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::limb_pointer pe = r… in eval_multiply() 44 carry >>= cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::limb_bits; in eval_multiply() 55 if(!cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::variable) in eval_multiply() 64 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 65 inline void resize_for_carry(cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& … in resize_for_carry() argument [all …]
|
| H A D | add.hpp | 280 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 281 …ame enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… 283 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_add() argument 284 …OEXCEPT_IF((is_non_throwing_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… in eval_add() 288 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 289 inline typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Chec… 291 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_add() argument 293 …OEXCEPT_IF((is_non_throwing_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… in eval_add() 302 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 303 …ame enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… [all …]
|
| H A D | divide.hpp | 462 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 463 …ame enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… 465 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument 469 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> r; in eval_divide() 475 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 476 …ame enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… 478 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument 482 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> r; in eval_divide() 488 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 489 …ame enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… [all …]
|
| H A D | bitwise.hpp | 18 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 20 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in is_valid_bitwise_op() argument 27 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 29 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>&, in is_valid_bitwise_op() argument 44 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 46 …cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>&, const mpl::int_<unchecked>&… in is_valid_bitwise_op() argument 221 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 222 …ame enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… 224 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_bitwise_and() argument 225 …OEXCEPT_IF((is_non_throwing_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloc… in eval_bitwise_and() [all …]
|
| H A D | comparison.hpp | 41 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec… 43 … !is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> >::value 47 …eval_eq(const cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& a, const cpp_i… in eval_eq() argument
|