Home
last modified time | relevance | path

Searched defs:R1 (Results 1 – 25 of 112) sorted by relevance

12345

/third_party/boost/libs/ratio/test/ratio_comparison/
Dratio_less_pass.cpp22 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 …]
Dratio_greater_equal_pass.cpp23 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
Dratio_equal_pass.cpp25 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
Dratio_not_equal_pass.cpp22 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
Dratio_less_equal_pass.cpp22 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
Dratio_greater_pass.cpp22 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/
Dmpl_less_pass.cpp24 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 …]
Dmpl_greater_equal_pass.cpp25 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
Dmpl_equal_to_pass.cpp27 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
Dmpl_greater_pass.cpp24 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
Dmpl_less_equal_pass.cpp24 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
Dmpl_not_equal_to_pass.cpp24 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
Dmpl_divides_pass.cpp26 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
Dmpl_times_pass.cpp26 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
Dmpl_minus_pass.cpp27 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
Dmpl_abs_pass.cpp27 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
Dmpl_negate_pass.cpp27 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/
Dratio_power_pass.cpp26 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
Dratio_subtract_pass.cpp25 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
Dratio_add_pass.cpp24 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
Dratio_multiply_pass.cpp24 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
Dratio_divide_pass.cpp24 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
Dratio_sign_pass.cpp27 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
Dratio_abs_pass.cpp27 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
Dratio_negate_pass.cpp27 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

12345