Home
last modified time | relevance | path

Searched refs:fr1 (Results 1 – 25 of 41) sorted by relevance

12

/external/clang/test/CXX/over/over.match/over.match.funcs/
Dp4-0x.cpp42 float &fr1 = xvalue<X0>().f(); in test_ref_qualifier_binding() local
51 float &fr1 = xvalue<X0>()(); in test_ref_qualifier_binding_with_surrogates() local
57 float &fr1 = xvalue<X0>() + prvalue<X0>(); in test_ref_qualifier_binding_operators() local
66 float &fr1 = xvalue<X0>().h(); in test_ref_qualifier_overloading() local
/external/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/
Dp4-0x.cpp53 float &fr1 = xvalue<X0>().f(); in test_ref_qualifier_binding() local
62 float &fr1 = xvalue<X0>()(); in test_ref_qualifier_binding_with_surrogates() local
68 float &fr1 = xvalue<X0>() + prvalue<X0>(); in test_ref_qualifier_binding_operators() local
77 float &fr1 = xvalue<X0>().h(); in test_ref_qualifier_overloading() local
/external/llvm-project/clang/test/SemaObjCXX/
Darc-overloading.mm33 float &fr1 = f1(wip);
52 float &fr1 = f2(aip);
82 float &fr1 = f4(&sip);
98 float &fr1 = f5(&sip);
114 float &fr1 = f6(&sip);
158 float &fr1 = f9(autoreleasing_id);
187 float &fr1 = f10(autoreleasing_id);
202 float &fr1 = f11(autoreleasing_id);
/external/llvm-project/clang/test/CodeGenCXX/
Dconvert-to-fptr.cpp23 typedef int (&fr1)(int); typedef
27 operator fr1() { return f1; } in operator fr1()
/external/clang/test/CodeGenCXX/
Dconvert-to-fptr.cpp23 typedef int (&fr1)(int); typedef
27 operator fr1() { return f1; } in operator fr1()
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp12.cpp14 float &fr1 = g(Tuple<int, float>()); in test_g() local
25 float &fr1 = h((int(*)(int, float))0); in test_h() local
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp12.cpp14 float &fr1 = g(Tuple<int, float>()); in test_g() local
25 float &fr1 = h((int(*)(int, float))0); in test_h() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp7.cpp15 float &fr1 = check_const_int(i); in test_capture_constness() local
20 float &fr1 = check_const_int(i); in test_capture_constness() local
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp7.cpp15 float &fr1 = check_const_int(i); in test_capture_constness() local
20 float &fr1 = check_const_int(i); in test_capture_constness() local
/external/clang/test/SemaObjCXX/
Darc-overloading.mm33 float &fr1 = f1(wip);
52 float &fr1 = f2(aip);
82 float &fr1 = f4(&sip);
98 float &fr1 = f5(&sip);
114 float &fr1 = f6(&sip);
158 float &fr1 = f9(autoreleasing_id);
/external/icu/icu4c/source/i18n/
Drbtz.cpp697 AnnualTimeZoneRule* fr1 = (AnnualTimeZoneRule*)fFinalRules->elementAt(1); in findRuleInFinal() local
698 if (fr0 == NULL || fr1 == NULL) { in findRuleInFinal()
708 localDelta = getLocalDelta(fr1->getRawOffset(), fr1->getDSTSavings(), in findRuleInFinal()
713 …UBool avail0 = fr0->getPreviousStart(base, fr1->getRawOffset(), fr1->getDSTSavings(), TRUE, start0… in findRuleInFinal()
718 fr1->getRawOffset(), fr1->getDSTSavings(), in findRuleInFinal()
722 …UBool avail1 = fr1->getPreviousStart(base, fr0->getRawOffset(), fr0->getDSTSavings(), TRUE, start1… in findRuleInFinal()
728 return fr1; in findRuleInFinal()
734 return (start0 > start1) ? fr0 : fr1; in findRuleInFinal()
/external/clang/test/Modules/
Dnamespaces.cpp29 float &fr1 = N1::f(1.0f); in test() local
57 double &fr1 = N5::f(1.0); in testMerged() local
/external/llvm-project/clang/test/Modules/
Dnamespaces.cpp29 float &fr1 = N1::f(1.0f); in test() local
57 double &fr1 = N5::f(1.0); in testMerged() local
/external/clang/test/SemaTemplate/
Dtemp_func_order.cpp21 float &fr1 = f1(i, i); in test_f1() local
63 float &fr1 = f4(ic); in test_f4() local
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_func_order.cpp21 float &fr1 = f1(i, i); in test_f1() local
63 float &fr1 = f4(ic); in test_f4() local
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp5.cpp11 float &fr1 = f(ip); in main() local
Dp4.cpp21 float &fr1 = h(z); in m() local
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp5.cpp11 float &fr1 = f(ip); in main() local
Dp4.cpp21 float &fr1 = h(z); in m() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp13 float &fr1 = f(1, 2, 3); in test_f() local
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp13 float &fr1 = f(1, 2, 3); in test_f() local
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dpartial-ordering.cpp42 float &fr1 = f0(1, 2.0); in test_f0() local
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
Dpartial-ordering.cpp42 float &fr1 = f0(1, 2.0); in test_f0() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorContractionCuda.h649 #define add_vals(fl1, fl2, fr1, fr2)\ in EigenFloatContractionKernelInternal16x16() argument
650 results[0].x += fl1.x * fr1.x;\ in EigenFloatContractionKernelInternal16x16()
651 results[0].y += fl1.y * fr1.x;\ in EigenFloatContractionKernelInternal16x16()
652 results[0].z += fl2.x * fr1.x;\ in EigenFloatContractionKernelInternal16x16()
653 results[0].w += fl2.y * fr1.x;\ in EigenFloatContractionKernelInternal16x16()
655 results[1].x += fl1.x * fr1.y;\ in EigenFloatContractionKernelInternal16x16()
656 results[1].y += fl1.y * fr1.y;\ in EigenFloatContractionKernelInternal16x16()
657 results[1].z += fl2.x * fr1.y;\ in EigenFloatContractionKernelInternal16x16()
658 results[1].w += fl2.y * fr1.y;\ in EigenFloatContractionKernelInternal16x16()
680 float2 fr1 = rhs_shmem2[(start_feature>>1) + 32*((koff%4)/2)][koff/4 + (koff%2)*4]; in EigenFloatContractionKernelInternal16x16() local
[all …]
/external/clang/test/SemaCXX/
Datomic-type.cpp35 float &fr1 = ovl1(f); in test_overloading() local

12