/external/llvm/test/MC/Hexagon/ |
D | new-value-check.s | 18 r0 = sfadd(r1, r2) define 56 r0 = add(r1, r2) define
|
D | endloop.s | 7 r0 = #1 define 14 r0 = #1 define
|
D | test.s | 4 r0 = memw(r0) } define
|
D | pcrel.s | 7 r0 = add (pc, ##foo@PCREL) define
|
D | got.s | 7 r0 = memw (r1 + ##foo@GOT) define
|
/external/libvorbis/lib/ |
D | mdct.c | 95 REG_TYPE r0 = x[6] + x[2]; in mdct_butterfly_8() local 119 REG_TYPE r0 = x[1] - x[9]; in mdct_butterfly_16() local 154 REG_TYPE r0 = x[30] - x[14]; in mdct_butterfly_32() local 223 REG_TYPE r0; in mdct_butterfly_first() local 271 REG_TYPE r0; in mdct_butterfly_generic() local 359 REG_TYPE r0 = x0[1] - x1[1]; in mdct_bitreverse() local 505 REG_TYPE r0; in mdct_forward() local
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTreeNodeStream.java | 171 Tree r0 = new CommonTree(new CommonToken(101)); in testMarkRewindEntire() local 202 Tree r0 = new CommonTree(new CommonToken(101)); in testMarkRewindInMiddle() local 247 Tree r0 = new CommonTree(new CommonToken(101)); in testMarkRewindNested() local 286 Tree r0 = new CommonTree(new CommonToken(101)); in testSeekFromStart() local 309 Tree r0 = new CommonTree(new CommonToken(101)); in testReset() local
|
D | TestTrees.java | 70 CommonTree r0 = new CommonTree(new CommonToken(101)); in test4Nodes() local 81 CommonTree r0 = new CommonTree((Token)null); in testList() local 103 CommonTree r0 = new CommonTree((Token)null); in testList2() local 129 CommonTree r0 = new CommonTree((Token)null); in testAddListToExistChildren() local 150 CommonTree r0 = new CommonTree(new CommonToken(101)); in testDupTree() local
|
D | TestBufferedTreeNodeStream.java | 52 Tree r0 = new CommonTree(new CommonToken(101)); in testSeek() 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/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
|
D | lattice_mips.c | 36 int32_t r0, r1, r2, t0, t1, t2, t_ar; in WebRtcIsacfix_FilterArLoop() local 141 int r0, r1, r2, r3; in WebRtcIsacfix_FilterMaLoopMIPS() local
|
D | transform_mips.c | 30 int32_t r0, r1, r2, r3, r4, r5, r6, r7, r8, r9; in WebRtcIsacfix_Time2SpecMIPS() local 609 int32_t r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, max, max1; in WebRtcIsacfix_Spec2TimeMIPS() local
|
/external/skia/samplecode/ |
D | SampleAAClip.cpp | 15 static void testop(const SkIRect& r0, const SkIRect& r1, SkRegion::Op op, in testop() 27 SkIRect r0; member
|
D | Sample2PtRadial.cpp | 33 SkScalar r0 = 100; in onDrawContent() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_debug_fp.c | 236 #define GET_SRC0_REG(r0, r1) ((r0<<14)|(r1>>A1_SRC0_CHANNEL_W_SHIFT)) argument 237 #define GET_SRC1_REG(r0, r1) ((r0<<8)|(r1>>A2_SRC1_CHANNEL_W_SHIFT)) argument
|
/external/opencv/cxcore/src/ |
D | cxdxt.cpp | 560 double r0, i0, r1, i1, r2, i2, r3, i3, r4, i4; in icvDFT_64fc() local 619 double r0 = v[0].re + v[nx].re; in icvDFT_64fc() local 657 double r0 = v[0].re; in icvDFT_64fc() local 695 double r0, i0, r1, i1, r2, i2, r3, i3, r4, i4, r5, i5; in icvDFT_64fc() local 759 double r0 = v[k].re + v[n-k].re; in icvDFT_64fc() local 782 double r0 = r2 + r1; in icvDFT_64fc() local 802 double r0 = wave[d].re * a[q].re; in icvDFT_64fc() local 986 double r0, i0, r1, i1, r2, i2, r3, i3, r4, i4; in icvDFT_32fc() local 1045 double r0 = v[0].re + v[nx].re; in icvDFT_32fc() local 1083 double r0 = v[0].re; in icvDFT_32fc() local [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/ |
D | Main.java | 13 CommonTree r0 = ((CommonTree)r.tree); in main() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_debug_fp.c | 251 #define GET_SRC0_REG(r0, r1) ((r0<<14)|(r1>>A1_SRC0_CHANNEL_W_SHIFT)) argument 252 #define GET_SRC1_REG(r0, r1) ((r0<<8)|(r1>>A2_SRC1_CHANNEL_W_SHIFT)) argument
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | vector_scaling_operations_mips.c | 26 int16_t r0 = 0, r1 = 0; in WebRtcSpl_ScaleAndAddVectorsWithRound_mips() local
|
D | filter_ar_fast_q12_mips.c | 19 int r0, r1, r2, r3; in WebRtcSpl_FilterARFastQ12() local
|
/external/lzma/Asm/x86/ |
D | 7zAsm.asm | 66 r0 equ RAX define 83 r0 equ x0 define
|
/external/mesa3d/src/mesa/x86/ |
D | sse_xform4.S | 39 #define SELECT(r0, r1, r2, r3) CONST( r0 * 64 + r1 * 16 + r2 * 4 + r3 ) argument
|
/external/lz4/examples/ |
D | blockStreaming_ringBuffer.c | 96 const size_t r0 = read_int32(inpFp, &cmpBytes); in test_decompress() local 125 const size_t r0 = fread(b0, 1, sizeof(b0), f0); in compare() local
|
D | HCStreaming_ringBuffer.c | 103 const size_t r0 = read_int32(inpFp, &cmpBytes); in test_decompress() local 142 const size_t r0 = fread(b0, 1, sizeof(b0), f0); in compare() local
|