Home
last modified time | relevance | path

Searched defs:number_type (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp106 typedef boost::multiprecision::number<backend_type, ExpressionTemplates> number_type; typedef in std::numeric_limits
126 static number_type (min)() in number_type() function in std::numeric_limits
131 static number_type (max)() in number_type() function in std::numeric_limits
H A Dliterals.hpp133 typedef number<backend_type, et_off> number_type; typedef
141 typedef number<backend_type, et_off> number_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Drational_adaptor.hpp338 …ef boost::multiprecision::number<boost::multiprecision::rational_adaptor<IntBackend> > number_type; typedef in std::numeric_limits
342 BOOST_STATIC_CONSTEXPR number_type (min)() { return (base_type::min)(); } in number_type() function in std::numeric_limits
343 BOOST_STATIC_CONSTEXPR number_type (max)() { return (base_type::max)(); } in number_type() function in std::numeric_limits
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dinteger_ops.hpp191 … typedef typename multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in lsb() typedef
209 … typedef typename multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in msb() typedef
227 … typedef typename multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in bit_test() typedef
H A Ddefault_ops.hpp2074 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in trunc() typedef
2090 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in itrunc() typedef
2117 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in ltrunc() typedef
2145 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in lltrunc() typedef
2173 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in round() typedef
2188 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in iround() typedef
2215 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in lround() typedef
2243 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in llround() typedef
2285 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in frexp() typedef
2300 typedef typename detail::expression<tag, A1, A2, A3, A4>::result_type number_type; in frexp() typedef
[all …]