Home
last modified time | relevance | path

Searched defs:float_types (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/mpl/test/
Dcopy_if.cpp45 typedef list4<float,float,double,double>::type float_types; in MPL_TEST_CASE() typedef
/third_party/boost/libs/multiprecision/test/
Dskeleton_backend.hpp48 …list</*float, double,*/ long double> float_types; typedef
/third_party/python/Lib/ctypes/test/
Dtest_numbers.py29 float_types = [c_double, c_float] variable
/third_party/boost/boost/multiprecision/concepts/
Dmp_number_archetypes.hpp32 typedef mpl::list<long double> float_types; typedef
/third_party/boost/boost/multiprecision/
Drational_adaptor.hpp36 typedef typename IntBackend::float_types float_types; typedef
Ddebug_adaptor.hpp26 typedef typename Backend::float_types float_types; typedef
Dlogged_adaptor.hpp47 typedef typename Backend::float_types float_types; typedef
Dcomplex_adaptor.hpp48 typedef typename Backend::float_types float_types; typedef
Dtommath.hpp48 typedef mpl::list<long double> float_types; typedef
Dgmp.hpp93 typedef mpl::list<double, long double> float_types; typedef
1126 typedef mpl::list<double, long double> float_types; typedef
1893 typedef mpl::list<double, long double> float_types; typedef
Dfloat128.hpp178 typedef mpl::list<float, double, long double> float_types; typedef
Dmpfr.hpp99 typedef mpl::list<double, long double> float_types; typedef
423 typedef mpl::list<double, long double> float_types; typedef
Dmpc.hpp71 typedef mpl::list<double, long double> float_types; typedef
Dcpp_dec_float.hpp81 typedef mpl::list<double, long double> float_types; typedef in boost::multiprecision::backends::cpp_dec_float
Dcpp_int.hpp1322 mpl::list<long double> >::type float_types; typedef
Dmpfi.hpp73 typedef mpl::list<double, long double> float_types; typedef
Dcpp_bin_float.hpp94 typedef boost::mpl::list<float, double, long double> float_types; typedef in boost::multiprecision::backends::cpp_bin_float
/third_party/boost/libs/multiprecision/performance/
Darithmetic_backend.hpp34 typedef mpl::list<float, double, long double> float_types; typedef