Searched refs:right_ref (Results 1 – 2 of 2) 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 D | number_base.hpp | 559 const Arg2& right_ref()const BOOST_NOEXCEPT { return arg2; } in right_ref() function 644 const Arg3& right_ref()const BOOST_NOEXCEPT { return arg3; } in right_ref() function 738 const Arg4& right_ref()const BOOST_NOEXCEPT { return arg4; } in right_ref() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | number.hpp | 244 eval_multiply_add(m_backend, canonical_value(e.left_ref()), canonical_value(e.right_ref())); in operator +=() 295 … eval_multiply_subtract(m_backend, canonical_value(e.left_ref()), canonical_value(e.right_ref())); in operator -=() 1177 do_assign_function_1(e.left().value(), e.right_ref(), tag_type()); in do_assign_function() 1197 do_assign_function_2(e.left().value(), e.middle_ref(), e.right_ref(), tag_type(), end_tag()); in do_assign_function() 1233 …ction_3a(e.left().value(), e.left_middle_ref(), e.right_middle_ref(), e.right_ref(), left_tag_type… in do_assign_function()
|