/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
|
D | icm.c | 3 #define icm(r1, mask, b) do {\ argument 11 #define icmh(r1, mask, b) do {\ argument
|
D | clcl.c | 20 uint64_t r1; member 29 do_clcl(uint64_t r1, uint64_t r1p1, uint64_t r2, uint64_t r2p1) in do_clcl() 78 uint64_t r1, r1p1, r2, r2p1; in clcl() 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/libvorbis/lib/ |
D | mdct.c | 96 REG_TYPE r1 = x[6] - x[2]; in mdct_butterfly_8() local 120 REG_TYPE r1 = x[0] - x[8]; in mdct_butterfly_16() local 155 REG_TYPE r1 = x[31] - x[15]; in mdct_butterfly_32() local 224 REG_TYPE r1; in mdct_butterfly_first() local 272 REG_TYPE r1; in mdct_butterfly_generic() local 360 REG_TYPE r1 = x0[0] + x1[0]; in mdct_bitreverse() local 506 REG_TYPE r1; in mdct_forward() 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/llvm/test/MC/Hexagon/ |
D | labels.s | 7 r1: label 26 r1 = add(r1, #4) } : endloop0 define
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTreeNodeStream.java | 172 Tree r1 = new CommonTree(new CommonToken(102)); in testMarkRewindEntire() local 203 Tree r1 = new CommonTree(new CommonToken(102)); in testMarkRewindInMiddle() local 248 Tree r1 = new CommonTree(new CommonToken(102)); in testMarkRewindNested() local 287 Tree r1 = new CommonTree(new CommonToken(102)); in testSeekFromStart() local 310 Tree r1 = new CommonTree(new CommonToken(102)); in testReset() local
|
/external/libcxx/test/std/containers/sequences/array/ |
D | front_back.pass.cpp | 31 C::reference r1 = c.front(); in main() local 45 C::const_reference r1 = c.front(); in main() local
|
D | at.pass.cpp | 30 C::reference r1 = c.at(0); in main() local 47 C::const_reference r1 = c.at(0); in main() local
|
D | indexing.pass.cpp | 30 C::reference r1 = c[0]; in main() local 44 C::const_reference r1 = c[0]; in main() local
|
/external/libcxx/test/std/containers/sequences/vector.bool/ |
D | swap.pass.cpp | 57 std::vector<bool>::reference r1 = v[0]; in main() local 89 std::vector<bool, min_allocator<bool>>::reference r1 = v[0]; in main() local
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | nsx_core_mips.c | 38 int32_t r0, r1, r2, r3, r4, r5, r6, r7, r8, r9; in WebRtcNsx_SpeechNoiseProb() local 339 int r0, r1, r2, r3, r4, r5, r6, r7; in WebRtcNsx_AnalysisUpdate_mips() local 510 int r0, r1, r2, r3, r4, r5, r6, r7; in WebRtcNsx_SynthesisUpdate_mips() local 864 int32_t r0, r1, r2, r3, t0; in WebRtcNsx_Denormalize_mips() local 954 int32_t r0, r1, r2, r3, t0; in WebRtcNsx_NormalizeRealBuffer_mips() local
|
/external/skia/tests/ |
D | TextBlobTest.cpp | 112 SkRect r1 = SkRect::MakeXYWH(10, 10, 20, 20); in TestBounds() local 119 SkRect r1 = SkRect::MakeXYWH(10, 10, 20, 20); in TestBounds() local 126 SkRect r1 = SkRect::MakeXYWH(10, 10, 20, 20); in TestBounds() local 133 SkRect r1 = SkRect::MakeXYWH(10, 10, 20, 20); in TestBounds() local
|
/external/jemalloc/test/include/test/ |
D | SFMT-sse2.h | 86 __m128i r, r1, r2, mask; in gen_rand_all() local 116 __m128i r, r1, r2, mask; in gen_rand_array() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | entropy_coding_mips.c | 30 int32_t r0, r1, r2, sum32; in WebRtcIsacfix_MatrixProduct1MIPS() local 100 int32_t r0, r1, r2, sum32; in WebRtcIsacfix_MatrixProduct1MIPS() local 186 int32_t r0, r1, r2, r3, r4, sum32, sum32_2; in WebRtcIsacfix_MatrixProduct2MIPS() local
|