Searched refs:int_float_mixture (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | converter.hpp | 414 typedef typename Traits::int_float_mixture int_float_mixture ; typedef 416 …typedef typename for_int_float_mixture<int_float_mixture, Int2IntQ, Int2FloatQ, Float2IntQ, Float2… 556 typedef typename Traits::int_float_mixture int_float_mixture ; typedef 559 …for_int_float_mixture<int_float_mixture, NonRoundingQ, NonRoundingQ, RoundingQ, NonRoundingQ>::type
|
| H A D | conversion_traits.hpp | 33 typedef typename get_int_float_mixture <T,S>::type int_float_mixture ; typedef 59 typedef typename get_int_float_mixture <N,N>::type int_float_mixture ; typedef
|
| H A D | is_subranged.hpp | 180 typedef typename get_int_float_mixture<T,S>::type int_float_mixture ; typedef 182 …typedef for_int_float_mixture<int_float_mixture, Int2IntQ, Int2FloatQ, Float2IntQ, Float2FloatQ> f…
|