/third_party/boost/libs/ratio/test/ratio_comparison/ |
D | ratio_less_pass.cpp | 22 typedef boost::ratio<1, 1> R1; in test() typedef 27 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 32 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 37 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 42 typedef boost::ratio<1, 1> R1; in test() typedef 47 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 52 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 57 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 62 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 0x7FFFFFFFFFFFFFFELL> R1; in test() typedef 67 typedef boost::ratio<0x7FFFFFFFFFFFFFFDLL, 0x7FFFFFFFFFFFFFFCLL> R1; in test() typedef [all …]
|
D | ratio_greater_equal_pass.cpp | 23 typedef boost::ratio<1, 1> R1; in test() typedef 28 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 33 typedef boost::ratio<1,BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 38 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 43 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 48 typedef boost::ratio<1, 1> R1; in test() typedef 53 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 58 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 63 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | ratio_equal_pass.cpp | 25 typedef boost::ratio<1, 1> R1; in test() typedef 30 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 35 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 40 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 45 typedef boost::ratio<1, 1> R1; in test() typedef 50 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 55 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 60 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | ratio_not_equal_pass.cpp | 22 typedef boost::ratio<1, 1> R1; in test() typedef 27 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 32 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 37 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 42 typedef boost::ratio<1, 1> R1; in test() typedef 47 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 52 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 57 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | ratio_less_equal_pass.cpp | 22 typedef boost::ratio<1, 1> R1; in test() typedef 27 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 32 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 37 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 42 typedef boost::ratio<1, 1> R1; in test() typedef 47 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 52 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 57 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | ratio_greater_pass.cpp | 22 typedef boost::ratio<1, 1> R1; in test() typedef 27 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 32 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 37 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 42 typedef boost::ratio<1, 1> R1; in test() typedef 47 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 52 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 57 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
/third_party/boost/libs/ratio/test/ratio_extensions/ |
D | mpl_less_pass.cpp | 24 typedef boost::ratio<1, 1> R1; in test() typedef 29 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 34 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 39 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 44 typedef boost::ratio<1, 1> R1; in test() typedef 49 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 54 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 59 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 64 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 0x7FFFFFFFFFFFFFFELL> R1; in test() typedef 69 typedef boost::ratio<0x7FFFFFFFFFFFFFFDLL, 0x7FFFFFFFFFFFFFFCLL> R1; in test() typedef [all …]
|
D | mpl_greater_equal_pass.cpp | 25 typedef boost::ratio<1, 1> R1; in test() typedef 30 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 35 typedef boost::ratio<1,BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 40 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 45 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 50 typedef boost::ratio<1, 1> R1; in test() typedef 55 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 60 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 65 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | mpl_equal_to_pass.cpp | 27 typedef boost::ratio<1, 1> R1; in test() typedef 32 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 37 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 42 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 47 typedef boost::ratio<1, 1> R1; in test() typedef 52 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 57 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 62 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | mpl_greater_pass.cpp | 24 typedef boost::ratio<1, 1> R1; in test() typedef 29 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 34 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 39 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 44 typedef boost::ratio<1, 1> R1; in test() typedef 49 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 54 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 59 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | mpl_less_equal_pass.cpp | 24 typedef boost::ratio<1, 1> R1; in test() typedef 29 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 34 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 39 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 44 typedef boost::ratio<1, 1> R1; in test() typedef 49 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 54 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 59 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | mpl_not_equal_to_pass.cpp | 24 typedef boost::ratio<1, 1> R1; in test() typedef 29 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 34 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 39 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef 44 typedef boost::ratio<1, 1> R1; in test() typedef 49 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 54 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef 59 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R1; in test() typedef
|
D | mpl_divides_pass.cpp | 26 typedef boost::ratio<1, 1> R1; in test() typedef 32 typedef boost::ratio<1, 2> R1; in test() typedef 38 typedef boost::ratio<-1, 2> R1; in test() typedef 44 typedef boost::ratio<1, -2> R1; in test() typedef 50 typedef boost::ratio<1, 2> R1; in test() typedef 56 typedef boost::ratio<1, 2> R1; in test() typedef 62 typedef boost::ratio<56987354, 467584654> R1; in test() typedef
|
D | mpl_times_pass.cpp | 26 typedef boost::ratio<1, 1> R1; in test() typedef 32 typedef boost::ratio<1, 2> R1; in test() typedef 38 typedef boost::ratio<-1, 2> R1; in test() typedef 44 typedef boost::ratio<1, -2> R1; in test() typedef 50 typedef boost::ratio<1, 2> R1; in test() typedef 56 typedef boost::ratio<1, 2> R1; in test() typedef 62 typedef boost::ratio<56987354, 467584654> R1; in test() typedef
|
D | mpl_minus_pass.cpp | 27 typedef boost::ratio<1, 1> R1; in test() typedef 33 typedef boost::ratio<1, 2> R1; in test() typedef 39 typedef boost::ratio<-1, 2> R1; in test() typedef 45 typedef boost::ratio<1, -2> R1; in test() typedef 51 typedef boost::ratio<1, 2> R1; in test() typedef 57 typedef boost::ratio<1, 2> R1; in test() typedef 63 typedef boost::ratio<56987354, 467584654> R1; in test() typedef
|
D | mpl_abs_pass.cpp | 27 typedef boost::ratio<0> R1; in test() typedef 32 typedef boost::ratio<1, 1> R1; in test() typedef 37 typedef boost::ratio<1, 2> R1; in test() typedef 42 typedef boost::ratio<-1, 2> R1; in test() typedef 47 typedef boost::ratio<1, -2> R1; in test() typedef
|
D | mpl_negate_pass.cpp | 27 typedef boost::ratio<0> R1; in test() typedef 32 typedef boost::ratio<1, 1> R1; in test() typedef 37 typedef boost::ratio<1, 2> R1; in test() typedef 42 typedef boost::ratio<-1, 2> R1; in test() typedef 47 typedef boost::ratio<1, -2> R1; in test() typedef
|
/third_party/boost/libs/ratio/test/ratio_arithmetic/ |
D | ratio_power_pass.cpp | 26 typedef boost::ratio<1, 2> R1; in test() typedef 31 typedef boost::ratio<1, 2> R1; in test() typedef 36 typedef boost::ratio<1, 2> R1; in test() typedef 41 typedef boost::ratio<-1, 2> R1; in test() typedef 46 typedef boost::ratio<1, -2> R1; in test() typedef 51 typedef boost::ratio<2, 3> R1; in test() typedef 56 typedef boost::ratio<2, 3> R1; in test() typedef
|
D | ratio_subtract_pass.cpp | 25 typedef boost::ratio<0> R1; in test() typedef 31 typedef boost::ratio<1, 1> R1; in test() typedef 37 typedef boost::ratio<1, 2> R1; in test() typedef 43 typedef boost::ratio<-1, 2> R1; in test() typedef 49 typedef boost::ratio<1, -2> R1; in test() typedef 55 typedef boost::ratio<1, 2> R1; in test() typedef 61 typedef boost::ratio<1, 2> R1; in test() typedef 67 typedef boost::ratio<56987354, 467584654> R1; in test() typedef
|
D | ratio_add_pass.cpp | 24 typedef boost::ratio<0> R1; in test() typedef 30 typedef boost::ratio<1, 1> R1; in test() typedef 38 typedef boost::ratio<1, 2> R1; in test() typedef 44 typedef boost::ratio<-1, 2> R1; in test() typedef 50 typedef boost::ratio<1, -2> R1; in test() typedef 56 typedef boost::ratio<1, 2> R1; in test() typedef 62 typedef boost::ratio<1, 2> R1; in test() typedef 68 typedef boost::ratio<56987354, 467584654> R1; in test() typedef 74 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R1; in test() typedef
|
D | ratio_multiply_pass.cpp | 24 typedef boost::ratio<1, 1> R1; in test() typedef 30 typedef boost::ratio<1, 2> R1; in test() typedef 36 typedef boost::ratio<-1, 2> R1; in test() typedef 42 typedef boost::ratio<1, -2> R1; in test() typedef 48 typedef boost::ratio<1, 2> R1; in test() typedef 54 typedef boost::ratio<1, 2> R1; in test() typedef 60 typedef boost::ratio<56987354, 467584654> R1; in test() typedef
|
D | ratio_divide_pass.cpp | 24 typedef boost::ratio<1, 1> R1; in test() typedef 30 typedef boost::ratio<1, 2> R1; in test() typedef 36 typedef boost::ratio<-1, 2> R1; in test() typedef 42 typedef boost::ratio<1, -2> R1; in test() typedef 48 typedef boost::ratio<1, 2> R1; in test() typedef 54 typedef boost::ratio<1, 2> R1; in test() typedef 60 typedef boost::ratio<56987354, 467584654> R1; in test() typedef
|
D | ratio_sign_pass.cpp | 27 typedef boost::ratio<0> R1; in test() typedef 32 typedef boost::ratio<1, 1> R1; in test() typedef 37 typedef boost::ratio<1, 2> R1; in test() typedef 42 typedef boost::ratio<-1, 2> R1; in test() typedef 47 typedef boost::ratio<1, -2> R1; in test() typedef
|
D | ratio_abs_pass.cpp | 27 typedef boost::ratio<0> R1; in test() typedef 32 typedef boost::ratio<1, 1> R1; in test() typedef 37 typedef boost::ratio<1, 2> R1; in test() typedef 42 typedef boost::ratio<-1, 2> R1; in test() typedef 47 typedef boost::ratio<1, -2> R1; in test() typedef
|
D | ratio_negate_pass.cpp | 27 typedef boost::ratio<0> R1; in test() typedef 32 typedef boost::ratio<1, 1> R1; in test() typedef 37 typedef boost::ratio<1, 2> R1; in test() typedef 42 typedef boost::ratio<-1, 2> R1; in test() typedef 47 typedef boost::ratio<1, -2> R1; in test() typedef
|