HomeSort by relevance Sort by last modified time
    Searched defs:round_style (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
converter_policies.hpp 45 typedef mpl::integral_c< std::float_round_style, std::round_toward_zero> round_style ; typedef in struct:boost::numeric::Trunc
66 typedef mpl::integral_c< std::float_round_style, std::round_toward_neg_infinity> round_style ; typedef in struct:boost::numeric::Floor
85 typedef mpl::integral_c< std::float_round_style, std::round_toward_infinity> round_style ; typedef in struct:boost::numeric::Ceil
124 typedef mpl::integral_c< std::float_round_style, std::round_to_nearest> round_style ; typedef in struct:boost::numeric::RoundEven
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 386 typedef typename Float2IntRounder::round_style round_style ; typedef in struct:boost::numeric::convdetail::GetRC_Float2Int
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp 2180 typedef typename Rounder::round_style round_style; typedef in struct:boost::detail::detect_precision_loss
    [all...]

Completed in 493 milliseconds