Home
last modified time | relevance | path

Searched defs:canonical_type (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dtrig.hpp825 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_atan2() typedef
835 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_atan2() typedef
H A Dpow.hpp722 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_pow() typedef
732 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_pow() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp1017 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_fmod() typedef
1027 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_fmod() typedef
1058 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_remquo() typedef
1067 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_remquo() typedef
2046 typedef typename detail::canonical<I, B>::type canonical_type; in add() typedef
2056 typedef typename detail::canonical<I, B>::type canonical_type; in subtract() typedef
2066 typedef typename detail::canonical<I, B>::type canonical_type; in multiply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dmultiply.hpp469 …_type, cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> >::type canonical_type; in eval_multiply() typedef