Home
last modified time | relevance | path

Searched defs:R2 (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/boost/libs/ratio/test/ratio_comparison/
Dratio_less_pass.cpp23 typedef boost::ratio<1, 1> R2; in test() typedef
28 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
33 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
38 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
43 typedef boost::ratio<1, -1> R2; in test() typedef
48 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
53 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
58 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
63 typedef boost::ratio<0x7FFFFFFFFFFFFFFDLL, 0x7FFFFFFFFFFFFFFCLL> R2; in test() typedef
68 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 0x7FFFFFFFFFFFFFFELL> R2; in test() typedef
[all …]
Dratio_greater_equal_pass.cpp24 typedef boost::ratio<1, 1> R2; in test() typedef
29 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
34 typedef boost::ratio<1,BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
39 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
44 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
49 typedef boost::ratio<1, -1> R2; in test() typedef
54 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
59 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
64 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dratio_equal_pass.cpp26 typedef boost::ratio<1, 1> R2; in test() typedef
31 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
36 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
41 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
46 typedef boost::ratio<1, -1> R2; in test() typedef
51 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
56 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
61 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dratio_not_equal_pass.cpp23 typedef boost::ratio<1, 1> R2; in test() typedef
28 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
33 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
38 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
43 typedef boost::ratio<1, -1> R2; in test() typedef
48 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
53 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
58 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dratio_less_equal_pass.cpp23 typedef boost::ratio<1, 1> R2; in test() typedef
28 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
33 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
38 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
43 typedef boost::ratio<1, -1> R2; in test() typedef
48 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
53 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
58 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dratio_greater_pass.cpp23 typedef boost::ratio<1, 1> R2; in test() typedef
28 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
33 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
38 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
43 typedef boost::ratio<1, -1> R2; in test() typedef
48 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
53 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
58 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
/third_party/boost/libs/ratio/test/ratio_extensions/
Dmpl_less_pass.cpp25 typedef boost::ratio<1, 1> R2; in test() typedef
30 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
35 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
40 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
45 typedef boost::ratio<1, -1> R2; in test() typedef
50 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
55 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
60 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
65 typedef boost::ratio<0x7FFFFFFFFFFFFFFDLL, 0x7FFFFFFFFFFFFFFCLL> R2; in test() typedef
70 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 0x7FFFFFFFFFFFFFFELL> R2; in test() typedef
[all …]
Dmpl_greater_equal_pass.cpp26 typedef boost::ratio<1, 1> R2; in test() typedef
31 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
36 typedef boost::ratio<1,BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
41 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
46 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
51 typedef boost::ratio<1, -1> R2; in test() typedef
56 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
61 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
66 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dmpl_equal_to_pass.cpp28 typedef boost::ratio<1, 1> R2; in test() typedef
33 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
38 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
43 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
48 typedef boost::ratio<1, -1> R2; in test() typedef
53 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
58 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
63 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dmpl_greater_pass.cpp25 typedef boost::ratio<1, 1> R2; in test() typedef
30 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
35 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
40 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
45 typedef boost::ratio<1, -1> R2; in test() typedef
50 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
55 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
60 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dmpl_less_equal_pass.cpp25 typedef boost::ratio<1, 1> R2; in test() typedef
30 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
35 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
40 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
45 typedef boost::ratio<1, -1> R2; in test() typedef
50 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
55 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
60 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dmpl_not_equal_to_pass.cpp25 typedef boost::ratio<1, 1> R2; in test() typedef
30 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
35 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
40 typedef boost::ratio<1, BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
45 typedef boost::ratio<1, -1> R2; in test() typedef
50 typedef boost::ratio<-BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
55 typedef boost::ratio<BOOST_RATIO_INTMAX_T_MAX, 1> R2; in test() typedef
60 typedef boost::ratio<1, -BOOST_RATIO_INTMAX_T_MAX> R2; in test() typedef
Dmpl_divides_pass.cpp27 typedef boost::ratio<1, 1> R2; in test() typedef
33 typedef boost::ratio<1, 1> R2; in test() typedef
39 typedef boost::ratio<1, 1> R2; in test() typedef
45 typedef boost::ratio<1, 1> R2; in test() typedef
51 typedef boost::ratio<-1, 1> R2; in test() typedef
57 typedef boost::ratio<1, -1> R2; in test() typedef
63 typedef boost::ratio<544668, 22145> R2; in test() typedef
Dmpl_times_pass.cpp27 typedef boost::ratio<1, 1> R2; in test() typedef
33 typedef boost::ratio<1, 1> R2; in test() typedef
39 typedef boost::ratio<1, 1> R2; in test() typedef
45 typedef boost::ratio<1, 1> R2; in test() typedef
51 typedef boost::ratio<-1, 1> R2; in test() typedef
57 typedef boost::ratio<1, -1> R2; in test() typedef
63 typedef boost::ratio<544668, 22145> R2; in test() typedef
Dmpl_minus_pass.cpp28 typedef boost::ratio<1, 1> R2; in test() typedef
34 typedef boost::ratio<1, 1> R2; in test() typedef
40 typedef boost::ratio<1, 1> R2; in test() typedef
46 typedef boost::ratio<1, 1> R2; in test() typedef
52 typedef boost::ratio<-1, 1> R2; in test() typedef
58 typedef boost::ratio<1, -1> R2; in test() typedef
64 typedef boost::ratio<544668, 22145> R2; in test() typedef
Dmpl_plus_pass.cpp27 typedef boost::mpl::int_<1> R2; in test() typedef
35 typedef boost::ratio<1, 2> R2; in test() typedef
41 typedef boost::ratio<1, 1> R2; in test() typedef
48 typedef boost::ratio<1, 1> R2; in test() typedef
55 typedef boost::ratio<-1, 1> R2; in test() typedef
62 typedef boost::ratio<1, -1> R2; in test() typedef
69 typedef boost::ratio<544668, 22145> R2; in test() typedef
76 typedef boost::ratio<-1, 1> R2; in test() typedef
/third_party/boost/libs/ratio/test/ratio_arithmetic/
Dratio_subtract_pass.cpp26 typedef boost::ratio<0> R2; in test() typedef
32 typedef boost::ratio<1, 1> R2; in test() typedef
38 typedef boost::ratio<1, 1> R2; in test() typedef
44 typedef boost::ratio<1, 1> R2; in test() typedef
50 typedef boost::ratio<1, 1> R2; in test() typedef
56 typedef boost::ratio<-1, 1> R2; in test() typedef
62 typedef boost::ratio<1, -1> R2; in test() typedef
68 typedef boost::ratio<544668, 22145> R2; in test() typedef
Dratio_add_pass.cpp25 typedef boost::ratio<0> R2; in test() typedef
31 typedef boost::ratio<1, 1> R2; in test() typedef
39 typedef boost::ratio<1, 1> R2; in test() typedef
45 typedef boost::ratio<1, 1> R2; in test() typedef
51 typedef boost::ratio<1, 1> R2; in test() typedef
57 typedef boost::ratio<-1, 1> R2; in test() typedef
63 typedef boost::ratio<1, -1> R2; in test() typedef
69 typedef boost::ratio<544668, 22145> R2; in test() typedef
75 typedef boost::ratio<-1, 1> R2; in test() typedef
Dratio_multiply_pass.cpp25 typedef boost::ratio<1, 1> R2; in test() typedef
31 typedef boost::ratio<1, 1> R2; in test() typedef
37 typedef boost::ratio<1, 1> R2; in test() typedef
43 typedef boost::ratio<1, 1> R2; in test() typedef
49 typedef boost::ratio<-1, 1> R2; in test() typedef
55 typedef boost::ratio<1, -1> R2; in test() typedef
61 typedef boost::ratio<544668, 22145> R2; in test() typedef
Dratio_divide_pass.cpp25 typedef boost::ratio<1, 1> R2; in test() typedef
31 typedef boost::ratio<1, 1> R2; in test() typedef
37 typedef boost::ratio<1, 1> R2; in test() typedef
43 typedef boost::ratio<1, 1> R2; in test() typedef
49 typedef boost::ratio<-1, 1> R2; in test() typedef
55 typedef boost::ratio<1, -1> R2; in test() typedef
61 typedef boost::ratio<544668, 22145> R2; in test() typedef
Dratio_multiply_fail.cpp19 typedef boost::ratio<2,1> R2; typedef
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
Dregex_fuzzer_tests.cc28 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
41 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
57 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
72 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
87 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
100 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
114 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
126 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
140 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
155 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local
[all …]
/third_party/boost/libs/ratio/test/
Dratio_test.cpp23 typedef boost::ratio<8, 7> R2; typedef
31 typedef boost::ratio<3, BOOST_RATIO_INTMAX_C(0x7FFFFFFFD)> R2; in main() typedef
/third_party/boost/libs/mp11/test/
Dmp_flatten.cpp80 using R2 = mp_flatten<L1, std::pair<void, void>>; in main() typedef
93 using R2 = mp_flatten<L1, std::pair<void, void>>; in main() typedef
/third_party/typescript/tests/cases/compiler/
DrecursiveReturns.ts6 function R2() { R2(); } function

1234