| /third_party/boost/libs/hana/test/tuple/ |
| D | issue_90.cpp | 40 RefOnly const& r3 = hana::at_c<0>(cref(t)); in main() local 49 RefOnly const& r3 = hana::front(cref(t)); in main() local 58 RefOnly const& r3 = hana::back(cref(t)); in main() local
|
| /third_party/boost/libs/hana/test/ext/std/tuple/ |
| D | issue_90.cpp | 41 RefOnly const& r3 = hana::at_c<0>(cref(t)); in main() local 50 RefOnly const& r3 = hana::front(cref(t)); in main() local 59 RefOnly const& r3 = hana::back(cref(t)); in main() local
|
| /third_party/boost/libs/hana/test/pair/ |
| D | issue_90.cpp | 31 RefOnly const& r3 = hana::first(cref(p)); in main() local 39 RefOnly const& r3 = hana::second(cref(p)); in main() local
|
| /third_party/boost/libs/hana/test/ext/std/pair/ |
| D | issue_90.cpp | 32 RefOnly<0> const& r3 = hana::first(cref(p)); in main() local 40 RefOnly<1> const& r3 = hana::second(cref(p)); in main() local
|
| /third_party/boost/libs/spirit/test/qi/ |
| D | utree3.cpp | 82 rule<char const*, utree::list_type()> r3 = strict_double | int_; in main() local 149 rule<char const*, utree()> r3 = int_; in main() local
|
| D | utree1.cpp | 133 rule<char const*, utree()> r3 = double_ >> as_string[string("foo")] >> int_; in main() local 144 rule<char const*, utree::list_type()> r3 = char_; in main() local
|
| /third_party/optimized-routines/math/ |
| D | erf.c | 62 double r3 = fma (x2, PA[5], PA[4]); in erf() local 118 double r3 = fma (a, PC[5], PC[4]); in erf() local 148 double r3 = fma (a, PD[5], PD[4]); in erf() local 180 double r3 = fma (a, PE[5], PE[4]); in erf() local 208 double r3 = fma (a, PF[5], PF[4]); in erf() local
|
| /third_party/ltp/lib/ |
| D | tst_kvercmp.c | 81 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3) in tst_kvcmp() 98 int tst_kvercmp(int r1, int r2, int r3) in tst_kvercmp() 145 int tst_kvercmp2(int r1, int r2, int r3, struct tst_kern_exv *vers) in tst_kvercmp2()
|
| D | tst_taint.c | 24 int r3 = 0; in tst_taint_check_kver() local
|
| /third_party/boost/libs/spirit/classic/test/ |
| D | parametric_tests.cpp | 131 rule<> r3 = +f_str_p(const_(start), const_(end)); in narrow_f_str_p() local 153 wrule_t r3 = +f_str_p(const_(start), const_(end)); in wide_f_str_p() local
|
| /third_party/boost/libs/date_time/test/posix_time/ |
| D | testtime_formatters.cpp | 35 std::string r3 = to_simple_string(t4); in main() local 93 std::string r3 = to_simple_string(t4); in main() local
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | regexp-construct.js | 17 var r3 = RegExp (r); variable
|
| /third_party/json/doc/examples/ |
| D | get_ref.cpp | 21 auto r3 = value.get_ref<json::number_float_t&>(); in main() local
|
| /third_party/boost/libs/phoenix/test/operator/ |
| D | arithmetic_tests.cpp | 37 int& r3 = (ref(x) *= 456)(); // should be an lvalue in main() local
|
| D | bitwise_tests.cpp | 58 int& r3 = (ref(x) ^= 456)(); // should be an lvalue in main() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | neon.S | 36 .macro transpose_4x4 r0, r1, r2, r3
|
| /third_party/boost/boost/math/distributions/ |
| D | complement.hpp | 168 …RealType3> complement(const Dist& d, const RealType1& r1, const RealType2& r2, const RealType3& r3) in complement() 174 …omplement(const Dist& d, const RealType1& r1, const RealType2& r2, const RealType3& r3, const Real… in complement() 180 …omplement(const Dist& d, const RealType1& r1, const RealType2& r2, const RealType3& r3, const Real… in complement() 186 …omplement(const Dist& d, const RealType1& r1, const RealType2& r2, const RealType3& r3, const Real… in complement()
|
| /third_party/boost/libs/mpl/test/ |
| D | numeric_ops.cpp | 103 typedef plus<c2,c2>::type r3; in MPL_TEST_CASE() typedef 128 typedef times<c2,c2>::type r3; in MPL_TEST_CASE() typedef
|
| /third_party/boost/libs/multi_array/test/ |
| D | range1.cpp | 53 range r3(5); in main() local
|
| /third_party/jerryscript/tests/jerry/ |
| D | regexp-construct.js | 85 r3 = new RegExp(foo) variable
|
| /third_party/boost/libs/metaparse/example/minimal_rational/ |
| D | main.cpp | 70 const boost::rational<int> r3 = RATIONAL("13/11"); in main() local
|
| /third_party/pixman/test/ |
| D | region-test.c | 11 pixman_region32_t r3; in main() local
|
| /third_party/boost/libs/metaparse/example/rational/ |
| D | main.cpp | 79 const boost::rational<int> r3 = RATIONAL("1"); in main() local
|
| /third_party/jerryscript/tests/jerry-test-suite/es2015/25/25.04/25.04.05/ |
| D | 25.04.05-003.js | 31 }, function r3(x) { function
|
| /third_party/boost/libs/proto/test/ |
| D | deep_copy.cpp | 32 terminal<char[16]>::type r3 = deep_copy(t3); in test1() local
|