| /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 | limits.hpp | 20 …pe Checked, class Allocator, boost::multiprecision::expression_template_option ExpressionTemplates> 21 …ltiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> 25 …::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> result_typ… in get_min() 26 …ultiprecision::unsigned_magnitude, boost::multiprecision::unchecked>, ExpressionTemplates> ui_type; in get_min() 31 …pe Checked, class Allocator, boost::multiprecision::expression_template_option ExpressionTemplates> 32 …ltiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> 36 …ion::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> val(0u); in get_min() 40 …pe Checked, class Allocator, boost::multiprecision::expression_template_option ExpressionTemplates> 41 …ltiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> 46 …ion::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> val(0u); in get_min() [all …]
|
| H A D | import_export.hpp | 88 …nt_check_type Checked, class Allocator, expression_template_option ExpressionTemplates, class Iter… 89 … number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& 91 …r<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& val, Iter… in import_bits_generic() 93 …r<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>::backend_t… in import_bits_generic() 125 …p_int_check_type Checked, class Allocator, expression_template_option ExpressionTemplates, class T> 126 …umber<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>&>::type 128 …r<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& val, T* i… in import_bits_fast() 141 …p_int_check_type Checked, class Allocator, expression_template_option ExpressionTemplates, class T> 142 …umber<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>&>::type 144 …r<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& val, T* i… in import_bits_fast() [all …]
|
| /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_compare.hpp | 117 template <class Backend, expression_template_option ExpressionTemplates> 118 …er_kind_floating_point, bool>::type is_unordered_value(const number<Backend, ExpressionTemplates>&) in is_unordered_value() argument 122 template <class Backend, expression_template_option ExpressionTemplates> 127 …_kind_floating_point, bool>::type is_unordered_value(const number<Backend, ExpressionTemplates>& a) in is_unordered_value() 152 template <class Backend, expression_template_option ExpressionTemplates, class Backend2, expression… 153 inline bool operator == (const number<Backend, ExpressionTemplates>& a, const number<Backend2, Expr… in operator ==() 159 template <class Backend, expression_template_option ExpressionTemplates, class Arithmetic> 160 inline typename enable_if_c<detail::is_valid_mixed_compare<number<Backend, ExpressionTemplates>, Ar… 161 operator == (const number<Backend, ExpressionTemplates>& a, const Arithmetic& b) in operator ==() 165 return eval_eq(a.backend(), number<Backend, ExpressionTemplates>::canonical_value(b)); in operator ==() [all …]
|
| H A D | integer_ops.hpp | 130 template <class Backend, expression_template_option ExpressionTemplates> 132 …divide_qr(const number<Backend, ExpressionTemplates>& x, const number<Backend, ExpressionTemplates… in divide_qr() 133 number<Backend, ExpressionTemplates>& q, number<Backend, ExpressionTemplates>& r) in divide_qr() 139 template <class Backend, expression_template_option ExpressionTemplates, class tag, class A1, class… 141 …divide_qr(const number<Backend, ExpressionTemplates>& x, const multiprecision::detail::expression<… in divide_qr() 142 number<Backend, ExpressionTemplates>& q, number<Backend, ExpressionTemplates>& r) in divide_qr() 144 divide_qr(x, number<Backend, ExpressionTemplates>(y), q, r); in divide_qr() 147 …ss A1, class A2, class A3, class A4, class Backend, expression_template_option ExpressionTemplates> 149 …ecision::detail::expression<tag, A1, A2, A3, A4>& x, const number<Backend, ExpressionTemplates>& y, in divide_qr() 150 number<Backend, ExpressionTemplates>& q, number<Backend, ExpressionTemplates>& r) in divide_qr() [all …]
|
| H A D | default_ops.hpp | 1675 template <class Backend, multiprecision::expression_template_option ExpressionTemplates> 1676 …y BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION() 1687 template <class Backend, multiprecision::expression_template_option ExpressionTemplates> 1688 …e BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION() 1699 template <class Backend, multiprecision::expression_template_option ExpressionTemplates> 1700 …n BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION() 1710 template <class Backend, multiprecision::expression_template_option ExpressionTemplates> 1711 …f BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION() 1721 template <class Backend, multiprecision::expression_template_option ExpressionTemplates> 1722 …l BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION() [all …]
|
| H A D | number_base.hpp | 69 template <class Backend, expression_template_option ExpressionTemplates = expression_template_defau… 75 template <class Backend, expression_template_option ExpressionTemplates> 76 struct is_number<number<Backend, ExpressionTemplates> > : public mpl::true_ {}; 298 template <class T, expression_template_option ExpressionTemplates> 299 struct backend_type<number<T, ExpressionTemplates> > 321 template <class T1, expression_template_option ExpressionTemplates, class T2> 322 struct combine_expression<number<T1, ExpressionTemplates>, T2> 324 typedef number<T1, ExpressionTemplates> type; 327 template <class T1, class T2, expression_template_option ExpressionTemplates> 328 struct combine_expression<T1, number<T2, ExpressionTemplates> > [all …]
|
| H A D | ublas_interop.hpp | 14 template <class V, class Backend, multiprecision::expression_template_option ExpressionTemplates> 15 …parse_vector_element<V>& a, const ::boost::multiprecision::number<Backend, ExpressionTemplates>& b) in operator ==()
|
| H A D | et_ops.hpp | 23 template <class B, expression_template_option ExpressionTemplates> 24 inline BOOST_CONSTEXPR const number<B, ExpressionTemplates> operator + (const number<B, ExpressionT… in operator +()
|
| /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 | 38 template <class Backend, expression_template_option ExpressionTemplates> 41 typedef number<Backend, ExpressionTemplates> self_type; 164 …pename boost::enable_if<is_convertible<V, self_type>, number<Backend, ExpressionTemplates>& >::type 172 BOOST_MP_FORCEINLINE number<Backend, ExpressionTemplates>& assign(const V& v) in assign() 179 …n::detail::is_explicitly_convertible<Other, Backend>, number<Backend, ExpressionTemplates>& >::type 249 …boost::enable_if<boost::is_convertible<V, self_type>, number<Backend, ExpressionTemplates>& >::type 280 …boost::enable_if<boost::is_convertible<V, self_type>, number<Backend, ExpressionTemplates>& >::type 324 …boost::enable_if<boost::is_convertible<V, self_type>, number<Backend, ExpressionTemplates>& >::type 355 …boost::enable_if<boost::is_convertible<V, self_type>, number<Backend, ExpressionTemplates>& >::type 443 …boost::enable_if<boost::is_convertible<V, self_type>, number<Backend, ExpressionTemplates>& >::type [all …]
|
| H A D | rational_adaptor.hpp | 334 template <class IntBackend, boost::multiprecision::expression_template_option ExpressionTemplates> 335 …daptor<IntBackend>, ExpressionTemplates> > : public std::numeric_limits<boost::multiprecision::num… 355 template <class IntBackend, boost::multiprecision::expression_template_option ExpressionTemplates> 356 …ision::number<boost::multiprecision::rational_adaptor<IntBackend>, ExpressionTemplates> >::is_inte… 357 template <class IntBackend, boost::multiprecision::expression_template_option ExpressionTemplates> 358 …ision::number<boost::multiprecision::rational_adaptor<IntBackend>, ExpressionTemplates> >::is_exac…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/ |
| H A D | promote_integral.hpp | 71 boost::multiprecision::expression_template_option ExpressionTemplates 81 ExpressionTemplates
|