| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | cpp_int.hpp | 177 typedef mpl::int_<Checked> checked_type; typedef 263 detail::verify_new_size(new_size, min_size, checked_type()); in resize() 407 typedef mpl::int_<Checked> checked_type; typedef 485 detail::verify_new_size(m_limbs, min_size, checked_type()); in resize() 490 …mb_mask(m_limbs == internal_limb_count, p[internal_limb_count-1], upper_limb_mask, checked_type()); in normalize() 559 typedef mpl::int_<Checked> checked_type; typedef 627 detail::verify_new_size(m_limbs, min_size, checked_type()); in resize() 632 …mb_mask(m_limbs == internal_limb_count, p[internal_limb_count-1], upper_limb_mask, checked_type()); in normalize() 666 check_negate(checked_type()); in negate() 730 typedef mpl::int_<Checked> checked_type; typedef [all …]
|
| /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 | add.hpp | 479 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_add() 483 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_add() 486 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_add() 500 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_add() 517 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_subtract() 521 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_subtract() 525 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_subtract() 540 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_subtract()
|
| H A D | bitwise.hpp | 67 is_valid_bitwise_op(result, o, typename CppInt1::checked_type()); in bitwise_op() 434 …lt, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_left_shift() 561 …ame cpp_int_backend<MinBits1, MaxBits1, unsigned_magnitude, Checked1, Allocator1>::checked_type()); in eval_right_shift() 590 …ename cpp_int_backend<MinBits1, MaxBits1, signed_magnitude, Checked1, Allocator1>::checked_type()); in eval_right_shift() 627 …lt, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_left_shift() 628 … s, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_left_shift() 637 …lt, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_right_shift() 709 … o, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_bitwise_and() 759 … o, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_bitwise_or() 810 … o, typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_bitwise_xor()
|
| H A D | misc.hpp | 64 typedef mpl::int_<Checked1> checked_type; in eval_convert_to() typedef 65 check_in_range<R>(backend, checked_type()); in eval_convert_to() 555 …low(typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_convert_to() 560 …low(typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_convert_to() 586 …low(typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_convert_to()
|
| H A D | multiply.hpp | 299 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_multiply() 313 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_multiply() 329 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_multiply() 344 …(), typename cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::checked_type()); in eval_multiply()
|