Searched refs:number_kind_rational (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/ |
| H A D | explicit_conversion.hpp | 31 || number_category<T>::value == number_kind_rational 37 number_category<S>::value == number_kind_rational, 39 number_category<T>::value == number_kind_rational 40 || number_category<T>::value == number_kind_rational,
|
| H A D | is_restricted_conversion.hpp | 23 …|| ((number_category<From>::value == number_kind_rational) && (number_category<To>::value == numbe…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | generic_interconvert.hpp | 211 …& to, const From& from, const mpl::int_<number_kind_rational>& /*to_type*/, const mpl::int_<number… in generic_interconvert() argument 222 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() argument 389 …l::int_<number_kind_floating_point>& /*to_type*/, const mpl::int_<number_kind_rational>& /*from_ty… in generic_interconvert() argument 455 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() argument 461 …onst mpl::int_<number_kind_integer>& /*to_type*/, const mpl::int_<number_kind_rational>& /*from_ty… in generic_interconvert() argument
|
| H A D | number_base.hpp | 991 number_kind_rational = 2, enumerator
|
| H A D | default_ops.hpp | 43 …& to, const From& from, const mpl::int_<number_kind_rational>& /*to_type*/, const mpl::int_<number… 45 …void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_ty… 823 … assign_components_imp(T& result, const V& v1, const V& v2, const mpl::int_<number_kind_rational>&) in assign_components_imp() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | rational_adaptor.hpp | 297 …umber_category<backends::rational_adaptor<IntBackend> > : public mpl::int_<number_kind_rational>{};
|