Home
last modified time | relevance | path

Searched defs:round_style (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dconverter_policies.hpp45 typedef mpl::integral_c< std::float_round_style, std::round_toward_zero> round_style ; typedef
66 typedef mpl::integral_c< std::float_round_style, std::round_toward_neg_infinity> round_style ; typedef
85 typedef mpl::integral_c< std::float_round_style, std::round_toward_infinity> round_style ; typedef
124 typedef mpl::integral_c< std::float_round_style, std::round_to_nearest> round_style ; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dconverter.hpp386 typedef typename Float2IntRounder::round_style round_style ; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp2180 typedef typename Rounder::round_style round_style; typedef