/third_party/boost/libs/ratio/test/ratio_comparison/ |
D | ratio_less_pass.cpp | 23 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 …]
|
D | ratio_greater_equal_pass.cpp | 24 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
|
D | ratio_equal_pass.cpp | 26 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
|
D | ratio_not_equal_pass.cpp | 23 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
|
D | ratio_less_equal_pass.cpp | 23 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
|
D | ratio_greater_pass.cpp | 23 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/ |
D | mpl_less_pass.cpp | 25 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 …]
|
D | mpl_greater_equal_pass.cpp | 26 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
|
D | mpl_equal_to_pass.cpp | 28 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
|
D | mpl_greater_pass.cpp | 25 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
|
D | mpl_less_equal_pass.cpp | 25 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
|
D | mpl_not_equal_to_pass.cpp | 25 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
|
D | mpl_divides_pass.cpp | 27 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
|
D | mpl_times_pass.cpp | 27 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
|
D | mpl_minus_pass.cpp | 28 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
|
D | mpl_plus_pass.cpp | 27 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/ |
D | ratio_subtract_pass.cpp | 26 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
|
D | ratio_add_pass.cpp | 25 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
|
D | ratio_multiply_pass.cpp | 25 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
|
D | ratio_divide_pass.cpp | 25 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
|
D | ratio_multiply_fail.cpp | 19 typedef boost::ratio<2,1> R2; typedef
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
D | regex_fuzzer_tests.cc | 28 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/ |
D | ratio_test.cpp | 23 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/ |
D | mp_flatten.cpp | 80 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/ |
D | recursiveReturns.ts | 6 function R2() { R2(); } function
|