/external/clang/test/CXX/over/over.match/over.match.funcs/ |
D | p4-0x.cpp | 36 int &ir1 = f(); in g() local 41 int &ir1 = lvalue<X0>().f(); in test_ref_qualifier_binding() local 50 int &ir1 = lvalue<X0>()(); in test_ref_qualifier_binding_with_surrogates() local 56 int &ir1 = lvalue<X0>() + prvalue<X0>(); in test_ref_qualifier_binding_operators() local 65 int &ir1 = lvalue<X0>().h(); in test_ref_qualifier_overloading() local
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | partial-ordering.cpp | 41 int &ir1 = f0(1, 2.0, 'a'); in test_f0() local 52 int &ir1 = f1(1, 2.0, 'a'); in test_f1() local 61 int &ir1 = f2(1, 2.0, 'a'); in test_f2() local
|
D | multi-level-substitution.cpp | 272 int (&ir1)[1] = s<int>().f<int>(); in main() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/ |
D | p12.cpp | 13 int &ir1 = g(Tuple<>()); in test_g() local 24 int &ir1 = h((int(*)())0); in test_h() local
|
/external/clang/test/Modules/ |
D | namespaces.cpp | 24 int &ir1 = N1::f(1); in test() local 54 int &ir1 = N5::f(17); in testMerged() local 67 int &ir1 = N8::f(17); in testMergedMerged() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
D | p22.cpp | 12 int &ir1 = f(); in test_f() local
|
/external/clang/test/SemaTemplate/ |
D | member-function-template.cpp | 15 int &ir1 = f1(i); in g1() local 27 int &ir1 = x.f1(i); in test_X_f1() local 44 int &ir1 = x.f0<int>(i); in test_X_f0_explicit() local
|
D | temp_func_order.cpp | 62 int &ir1 = f4(i); in test_f4() local
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | compare_ir.py | 40 ir1 = sort_decls(parse_sexp(f.read())) variable
|
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/ |
D | p4.cpp | 23 int &ir1 = h(z2); in m() local
|
/external/clang/test/CXX/temp/temp.param/ |
D | p11-0x.cpp | 75 int &ir1 = f0<int>(3.14159); in test_f0() local
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 32 IR<tl> ir1; // expected-error{{non-type template argument refers to thread-local object}} variable
|
/external/mesa3d/src/compiler/glsl/ |
D | opt_algebraic.cpp | 228 ir_algebraic_visitor::reassociate_operands(ir_expression *ir1, in reassociate_operands() 252 ir_algebraic_visitor::reassociate_constant(ir_expression *ir1, int const_index, in reassociate_constant()
|
/external/clang/test/SemaCXX/ |
D | atomic-type.cpp | 31 int& ir1 = ovl1(i); in test_overloading() local
|
D | vector.cpp | 24 int &ir1 = f1(c16); in f1_test() local
|
D | conditional-expr.cpp | 163 int &ir1 = i1 ? flds.i1 : flds.i2; in test() local
|
D | overload-call.cpp | 258 float* ir1 = intref(5); in intref_test() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-0x.cpp | 216 …int & ir1 = (lvalue<IntBitfield>().i); // expected-error{{non-const reference cannot bind to bit-f… in test() local
|
D | p5-var.cpp | 113 int & ir1 = (ib.i); // expected-error{{non-const reference cannot bind to bit-field 'i'}} in test_bitfield() local
|
/external/u-boot/arch/arm/dts/ |
D | sun4i-a10.dtsi | 1212 ir1: ir@01c21c00 { label
|
D | sun7i-a20.dtsi | 1451 ir1: ir@01c21c00 { label
|
/external/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 410 InitialTimeZoneRule *ir1 = new InitialTimeZoneRule("Test Initial", 2*HOUR, 0); in TestSimpleRuleBasedTimeZone() local
|