/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 19 #define RIL_RI(op1,r1,op2,i2) \ argument 22 #define RIE_RRI0(op1,r1,r3,i2,u0,op2) \ argument 25 #define RRF_R0RR2(op,r3,u0,r1,r2) ".long 0x" #op #r3 #u0 #r1 #r2 "\n\t" argument 29 #define RXY_RRRD(op1,r1,x2,b2,dl2,dh2,op2) \ argument 32 #define RIL_RU(op1,r1,op2,i2) \ argument 35 #define RIL_RP(op1,r1,op2,i2) \ argument 41 #define RIS_RURDI(op1,r1,m3,b4,d4,i2,op2) \ argument 44 #define RIE_RUPI(op1,r1,m3,i4,i2,op2) \ argument 47 #define RRS(op1,r1,r2,b4,d4,m3,u0,op2) \ argument 50 #define RIE_RRPU(op1,r1,r2,i4,m3,u0,op2) \ argument [all …]
|
D | and.c | 5 #define nihh(r1,i2) ".long 0xa5" #r1 "4" #i2 "\n\t" argument 6 #define nihl(r1,i2) ".long 0xa5" #r1 "5" #i2 "\n\t" argument 7 #define nilh(r1,i2) ".long 0xa5" #r1 "6" #i2 "\n\t" argument 8 #define nill(r1,i2) ".long 0xa5" #r1 "7" #i2 "\n\t" argument
|
D | insert.c | 5 #define iihh(r1,i2) ".long 0xa5" #r1 "0" #i2 "\n\t" argument 6 #define iihl(r1,i2) ".long 0xa5" #r1 "1" #i2 "\n\t" argument 7 #define iilh(r1,i2) ".long 0xa5" #r1 "2" #i2 "\n\t" argument 8 #define iill(r1,i2) ".long 0xa5" #r1 "3" #i2 "\n\t" argument
|
D | or.c | 5 #define oihh(r1,i2) ".long 0xa5" #r1 "8" #i2 "\n\t" argument 6 #define oihl(r1,i2) ".long 0xa5" #r1 "9" #i2 "\n\t" argument 7 #define oilh(r1,i2) ".long 0xa5" #r1 "a" #i2 "\n\t" argument 8 #define oill(r1,i2) ".long 0xa5" #r1 "b" #i2 "\n\t" argument
|
D | bfp-3.c | 8 float r1 = v1; in maebr() local 17 double r1 = v1; in madbr() local 26 float r1 = v1; in msebr() local 35 double r1 = v1; in msdbr() local
|
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/ |
D | invoke.pass.cpp | 39 std::function<int ()> r1(f_int_0); in test_int_0() local 45 std::function<int ()> r1(fp); in test_int_0() local 51 std::function<int ()> r1(a0); in test_int_0() local 75 std::function<void ()> r1(f_void_0); in test_void_0() local 83 std::function<void ()> r1(fp); in test_void_0() local 91 std::function<void ()> r1(a0); in test_void_0() local 122 std::function<void (int)> r1(f_void_1); in test_void_1() local 131 std::function<void (int)> r1(fp); in test_void_1() local 140 std::function<void (int)> r1(a0); in test_void_1() local 149 std::function<void (A_void_1)> r1(fp); in test_void_1() local [all …]
|
/external/valgrind/VEX/priv/ |
D | guest_s390_toIR.c | 1750 s390_format_RI(const HChar *(*irgen)(UChar r1, UShort i2), in s390_format_RI() 1757 s390_format_RI_RU(const HChar *(*irgen)(UChar r1, UShort i2), in s390_format_RI_RU() 1767 s390_format_RI_RI(const HChar *(*irgen)(UChar r1, UShort i2), in s390_format_RI_RI() 1777 s390_format_RI_RP(const HChar *(*irgen)(UChar r1, UShort i2), in s390_format_RI_RP() 1787 s390_format_RIE_RRP(const HChar *(*irgen)(UChar r1, UChar r3, UShort i2), in s390_format_RIE_RRP() 1797 s390_format_RIE_RRI0(const HChar *(*irgen)(UChar r1, UChar r3, UShort i2), in s390_format_RIE_RRI0() 1807 s390_format_RIE_RRUUU(const HChar *(*irgen)(UChar r1, UChar r2, UChar i3, in s390_format_RIE_RRUUU() 1819 s390_format_RIE_RRPU(const HChar *(*irgen)(UChar r1, UChar r2, UShort i4, in s390_format_RIE_RRPU() 1831 s390_format_RIE_RUPU(const HChar *(*irgen)(UChar r1, UChar m3, UShort i4, in s390_format_RIE_RUPU() 1843 s390_format_RIE_RUPI(const HChar *(*irgen)(UChar r1, UChar m3, UShort i4, in s390_format_RIE_RUPI() [all …]
|
D | host_s390_defs.c | 1243 emit_RI(UChar *p, UInt op, UChar r1, UShort i2) in emit_RI() 1255 emit_RIL(UChar *p, ULong op, UChar r1, UInt i2) in emit_RIL() 1267 emit_RR(UChar *p, UInt op, UChar r1, UChar r2) in emit_RR() 1279 emit_RRE(UChar *p, UInt op, UChar r1, UChar r2) in emit_RRE() 1291 emit_RRF(UChar *p, UInt op, UChar r1, UChar r3, UChar r2) in emit_RRF() 1304 emit_RRF2(UChar *p, UInt op, UChar m3, UChar m4, UChar r1, UChar r2) in emit_RRF2() 1318 emit_RRF3(UChar *p, UInt op, UChar r3, UChar r1, UChar r2) in emit_RRF3() 1331 emit_RRF4(UChar *p, UInt op, UChar r3, UChar m4, UChar r1, UChar r2) in emit_RRF4() 1345 emit_RRF5(UChar *p, UInt op, UChar m4, UChar r1, UChar r2) in emit_RRF5() 1358 emit_RS(UChar *p, UInt op, UChar r1, UChar r3, UChar b2, UShort d2) in emit_RS() [all …]
|
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/ |
D | invoke.pass.cpp | 48 std::reference_wrapper<void (int)> r1(f_void_1); in test_void_1() local 57 std::reference_wrapper<void (*)(int)> r1(fp); in test_void_1() local 66 std::reference_wrapper<A_void_1> r1(a0); in test_void_1() local 75 std::reference_wrapper<void (A_void_1::*)()> r1(fp); in test_void_1() local 88 std::reference_wrapper<void (A_void_1::*)() const> r1(fp); in test_void_1() local 125 std::reference_wrapper<int (int)> r1(f_int_1); in test_int_1() local 132 std::reference_wrapper<int (*)(int)> r1(fp); in test_int_1() local 139 std::reference_wrapper<A_int_1> r1(a0); in test_int_1() local 146 std::reference_wrapper<int (A_int_1::*)()> r1(fp); in test_int_1() local 155 std::reference_wrapper<int (A_int_1::*)() const> r1(fp); in test_int_1() local [all …]
|
D | invoke_void_0.pass.cpp | 42 std::reference_wrapper<void ()> r1(f_void_0); in test_void_0() local 50 std::reference_wrapper<void (*)()> r1(fp); in test_void_0() local 58 std::reference_wrapper<A_void_0> r1(a0); in test_void_0() local
|
D | invoke_int_0.pass.cpp | 41 std::reference_wrapper<int ()> r1(f_int_0); in test_int_0() local 47 std::reference_wrapper<int (*)()> r1(fp); in test_int_0() local 53 std::reference_wrapper<A_int_0> r1(a0); in test_int_0() local
|
/external/v8/src/s390/ |
D | assembler-s390.cc | 517 void Assembler::load_label_offset(Register r1, Label* L) { in load_label_offset() 551 void Assembler::stm(Register r1, Register r2, const MemOperand& src) { in stm() 556 void Assembler::stmy(Register r1, Register r2, const MemOperand& src) { in stmy() 561 void Assembler::stmg(Register r1, Register r2, const MemOperand& src) { in stmg() 610 void Assembler::ri_form(Opcode op, Register r1, const Operand& i2) { in ri_form() 638 void Assembler::rie_f_form(Opcode op, Register r1, Register r2, in rie_f_form() 665 void Assembler::rie_form(Opcode op, Register r1, Register r3, in rie_form() 690 void Assembler::rs_form(Opcode op, Register r1, Register r3, Register b2, in rs_form() 710 void Assembler::rs_form(Opcode op, Register r1, Condition m3, Register b2, in rs_form() 726 void Assembler::rsi_form(Opcode op, Register r1, Register r3, in rsi_form() [all …]
|
/external/libcxx/test/std/experimental/memory/memory.resource/memory.resource.eq/ |
D | equal.pass.cpp | 36 TestResource r1(1); in main() local 51 TestResource r1(1); in main() local 63 TestResource r1(1); in main() local
|
D | not_equal.pass.cpp | 35 TestResource r1(1); in main() local 50 TestResource r1(1); in main() local 65 TestResource r1(1); in main() local
|
/external/jacoco/org.jacoco.core.test/src-java7/org/jacoco/core/test/filter/targets/ |
D | TryWithResources.java | 38 try ( // $line-test.try$ in test() 55 try ( // $line-test2.try$ in test2() 79 try ( // $line-nested.try1$ in nested() 142 private static Object read(Object r1, Object r2, Object r3) { in read() 146 private static Object read(Object r1) { in read()
|
/external/llvm/test/MC/Hexagon/ |
D | fixups.s | 8 r1 = zxth(r2) define 20 r1 = zxth(r2) define
|
D | labels.s | 7 r1: label 26 r1 = add(r1, #4) } : endloop0 define
|
/external/swiftshader/third_party/subzero/src/ |
D | IceRegList.h | 26 #define REGLIST2(ns, r0, r1) \ argument 28 #define REGLIST3(ns, r0, r1, r2) \ argument 30 #define REGLIST4(ns, r0, r1, r2, r3) \ argument 32 #define REGLIST7(ns, r0, r1, r2, r3, r4, r5, r6) \ argument
|
/external/libcxx/test/std/experimental/memory/memory.resource.global/ |
D | new_delete_resource.pass.cpp | 59 ex::memory_resource & r1 = *ex::new_delete_resource(); in test_equality() local 71 ex::memory_resource & r1 = *ex::new_delete_resource(); in test_equality() local 81 ex::memory_resource & r1 = *ex::new_delete_resource(); in test_allocate_deallocate() local
|
/external/syslinux/core/lzo/ |
D | lzo_asm.h | 218 #define MOVSB(r1,r2,x) movb (r1),x ; incl r1 ; movb x,(r2) ; incl r2 argument 219 #define MOVSW(r1,r2,x) movb (r1),x ; movb x,(r2) ; \ argument 222 #define MOVSL(r1,r2,x) movl (r1),x ; addl $4,r1 ; movl x,(r2) ; addl $4,r2 argument 225 #define COPYB_C(r1,r2,x,rc) \ argument 228 #define COPYL_C(r1,r2,x,rc) \ argument 238 #define COPYB(r1,r2,x) COPYB_C(r1,r2,x,%ecx) argument 239 #define COPYL(r1,r2,x) COPYL_C(r1,r2,x,%ecx) argument
|
/external/libcxx/test/std/containers/sequences/vector/vector.modifiers/ |
D | emplace_back.pass.cpp | 62 A& r1 = c.emplace_back(2, 3.5); in main() local 89 A& r1 = c.emplace_back(2, 3.5); in main() local 116 A& r1 = c.emplace_back(2, 3.5); in main() local
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.modifiers/ |
D | emplace_front.pass.cpp | 32 T& r1 = c.emplace_front(); in main() local 54 T& r1 = c.emplace_front(); in main() local
|
/external/libcxx/test/std/containers/sequences/vector.bool/ |
D | emplace_back.pass.cpp | 29 Ref r1 = c.emplace_back(); in main() local 63 Ref r1 = c.emplace_back(); in main() local
|
/external/llvm/unittests/Support/ |
D | RegexTest.cpp | 22 Regex r1("^[0-9]+$"); in TEST_F() local 65 Regex r1("([a-z]+)_\\1"); in TEST_F() local 144 Regex r1("^[0-9]+$"); in TEST_F() local 150 Regex r1("^[0-9]+$"); in TEST_F() local
|
/external/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/ |
D | do_is_equal.pass.cpp | 44 R1 const r1(a1); in main() local 58 R1 const r1(a1); in main() local 73 R1 const r1(a1); in main() local
|