Home
last modified time | relevance | path

Searched refs:double_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/detail/
H A Dinteger_ops.hpp298 typedef typename double_precision_type<Backend>::type double_type; in eval_powm() typedef
299 …typedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_typ… in eval_powm()
303 double_type x, y(a), b(p), t; in eval_powm()
324 typedef typename double_precision_type<Backend>::type double_type; in eval_powm() typedef
325 …typedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_typ… in eval_powm()
326 typedef typename boost::multiprecision::detail::canonical<Integer, double_type>::type i1_type; in eval_powm()
342 double_type x, y(a), b(p), t; in eval_powm()
363 typedef typename double_precision_type<Backend>::type double_type; in eval_powm() typedef
364 …typedef typename boost::multiprecision::detail::canonical<unsigned char, double_type>::type ui_typ… in eval_powm()
372 double_type x, y(a), t; in eval_powm()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dconstruct.hpp185 qi::parse(first_, last, double_type(), attr); in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auto/
H A Dmeta_create.hpp238 typedef spirit::double_type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/
H A Dreal.hpp144 using spirit::double_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcommon_terminals.hpp105 ( double_, double_type )