/third_party/ltp/runtest/ |
D | ltp-aio-stress | 13 ADS1011 aio-stress -o3 -r256k -t8 -f8 14 ADS1012 aio-stress -o3 -r512k -t8 -f8 15 ADS1013 aio-stress -o2 -O -r4k -t8 -f8 26 ADS1024 aio-stress -o3 -O -r256k -t8 -f8 27 ADS1025 aio-stress -o3 -O -r512k -t8 -f8 28 ADS1026 aio-stress -o0 -r4k -t8 -f8 39 ADS1037 aio-stress -o1 -r256k -t8 -f8 40 ADS1038 aio-stress -o1 -r512k -t8 -f8 41 ADS1039 aio-stress -o1 -O -r4k -t8 -f8 49 ADS1047 aio-stress -o1 -O -r32k -t8 -f8 [all …]
|
D | ltp-aio-stress.part1 | 40 ADS1011 aio-stress -I500 -o3 -S -r256 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/… 41 ADS1012 aio-stress -I500 -o3 -S -r512 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/f… 42 ADS1013 aio-stress -I500 -o2 -O -r4 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/… 53 ADS1024 aio-stress -I500 -o3 -O -r256 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR… 54 ADS1025 aio-stress -I500 -o3 -O -r512 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/… 55 ADS1026 aio-stress -I500 -o0 -S -r4 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $T… 66 ADS1037 aio-stress -I500 -o1 -S -r256 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMP… 67 ADS1038 aio-stress -I500 -o1 -S -r512 -t8 -x $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMP… 68 ADS1039 aio-stress -I500 -o1 -O -r4 -t8 -x $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file… 76 ADS1047 aio-stress -I500 -o1 -O -r32 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TM… [all …]
|
/third_party/ffmpeg/libavcodec/alpha/ |
D | idctdsp_alpha_asm.S | 45 lda t8, -1 47 zap t8, 0xaa, t8 # 00ff00ff00ff00ff 63 minsw4 t0, t8, t0 65 minsw4 t1, t8, t1 66 minsw4 t2, t8, t2 67 minsw4 t3, t8, t3 127 and t6, tg, t8 # 2 1 140 xor t6, t8, t6 # 2 4
|
D | hpeldsp_alpha_asm.S | 72 addq a0, a2, t8 74 addq t8, a2, t9 89 stq t2, 0(t8)
|
D | me_cmp_mvi_asm.S | 94 ldq t8, 0(a1) # ref left 115 perr t8, t5, tc # error left 142 ldq t8, 0(a2) # left 165 perr t8, ta, t0 # error left
|
/third_party/ffmpeg/libavcodec/ |
D | hqxdsp.c | 29 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_col() local 50 t8 = (int)(t6 * 11585U) >> 14; in idct_col() 59 t11 = tE - t8; in idct_col() 65 blk[2 * 8] = t11 + t8 * 2; in idct_col() 75 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_row() local 86 t8 = (t6 * 11585) >> 14; in idct_row() 95 t11 = tE - t8; in idct_row() 101 blk[2] = (t11 + t8 * 2 + 4) >> 3; in idct_row()
|
D | ivi_dsp.c | 246 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument 251 IVI_HAAR_BFLY(t7, s8, t7, t8, t0);\ 259 d8 = COMPENSATE(t8); } 278 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_inverse_haar_8x8() local 296 t0, t1, t2, t3, t4, t5, t6, t7, t8); in ff_ivi_inverse_haar_8x8() 318 t0, t1, t2, t3, t4, t5, t6, t7, t8); in ff_ivi_inverse_haar_8x8() 330 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_row_haar8() local 343 t0, t1, t2, t3, t4, t5, t6, t7, t8); in ff_ivi_row_haar8() 355 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_col_haar8() local 367 t0, t1, t2, t3, t4, t5, t6, t7, t8); in ff_ivi_col_haar8() [all …]
|
D | mss34dsp.c | 73 const unsigned t8 = 35470U * blk[2 * step] - 85623U * blk[6 * step]; \ 79 blk[1 * step] = (int)( t3 + t7 + t8 + tA) >> shift; \ 80 blk[2 * step] = (int)( t2 + t6 - t8 + tA) >> shift; \ 83 blk[5 * step] = (int)(-(t2 + t6) - t8 + tA) >> shift; \ 84 blk[6 * step] = (int)(-(t3 + t7) + t8 + tA) >> shift; \
|
D | vc1dsp.c | 271 register int t1, t2, t3, t4, t5, t6, t7, t8; in vc1_inv_trans_8x8_c() local 285 t8 = t1 - t3; in vc1_inv_trans_8x8_c() 295 dst[3] = (t8 + t4) >> 3; in vc1_inv_trans_8x8_c() 296 dst[4] = (t8 - t4) >> 3; in vc1_inv_trans_8x8_c() 316 t8 = t1 - t3; in vc1_inv_trans_8x8_c() 326 dst[24] = (t8 + t4) >> 7; in vc1_inv_trans_8x8_c() 327 dst[32] = (t8 - t4 + 1) >> 7; in vc1_inv_trans_8x8_c() 362 register int t1, t2, t3, t4, t5, t6, t7, t8; in vc1_inv_trans_8x4_c() local 377 t8 = t1 - t3; in vc1_inv_trans_8x4_c() 387 dst[3] = (t8 + t4) >> 3; in vc1_inv_trans_8x4_c() [all …]
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
D | aes-mips.pl | 125 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 173 lwxs $t8,$i0($Tbl) # Te3[s3] 201 rotr $t8,$t8,24 210 xor $t0,$t8 300 ext $t8,$s3,0,8 307 $PTR_INS $i0,$t8,2,8 312 lw $t8,0($i0) # Te3[s3] 330 lw $t8,0($i0) # Te3[s3] 353 rotr $t8,$t8,24 379 lwl $t8,1($i0) # Te3[s3] [all …]
|
/third_party/openssl/crypto/aes/asm/ |
D | aes-mips.pl | 125 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 173 lwxs $t8,$i0($Tbl) # Te3[s3] 201 rotr $t8,$t8,24 210 xor $t0,$t8 300 ext $t8,$s3,0,8 307 $PTR_INS $i0,$t8,2,8 312 lw $t8,0($i0) # Te3[s3] 330 lw $t8,0($i0) # Te3[s3] 353 rotr $t8,$t8,24 379 lwl $t8,1($i0) # Te3[s3] [all …]
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vc1dsp_msa.c | 144 v4i32 t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_4x8_msa() local 178 t8 = cnst_22 * in_r7 - cnst_10 * in_r5; in ff_vc1_inv_trans_4x8_msa() 183 in_r5 = (t6 - t8) >> 3; in ff_vc1_inv_trans_4x8_msa() 185 in_r6 = (t6 + t8) >> 3; in ff_vc1_inv_trans_4x8_msa() 199 t7 = t2 - t4, t8 = t1 - t3; in ff_vc1_inv_trans_4x8_msa() 215 in_r3 = (t8 + t4) >> 7; in ff_vc1_inv_trans_4x8_msa() 216 in_r4 = (t8 - t4 + cnst_1) >> 7; in ff_vc1_inv_trans_4x8_msa() 234 v4i32 t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_8x4_msa() local 261 t7 = t2 - t4, t8 = t1 - t3; in ff_vc1_inv_trans_8x4_msa() 269 in3 = (t8 + t4) >> 3; in ff_vc1_inv_trans_8x4_msa() [all …]
|
D | mpegaudiodsp_mips_fixed.c | 361 int t4, t5, t6, t8, t7; in imdct36_mips_fixed() local 444 [t7] "=&r" (t7), [t8] "=&r" (t8) in imdct36_mips_fixed() 577 [temp_reg3] "=&r" (temp_reg3), [t8] "=&r" (t8), [t0] "=&r" (t0), in imdct36_mips_fixed()
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | macro-assembler-mips.cc | 146 DCHECK(!AreAliased(value, dst, t8, object)); in RecordWriteField() 164 And(t8, dst, Operand(kPointerSize - 1)); in RecordWriteField() 165 Branch(&ok, eq, t8, Operand(zero_reg)); in RecordWriteField() 281 DCHECK(!AreAliased(object, address, value, t8)); in CallRecordWriteStub() 779 Register scratch = rd == at ? t8 : temps.Acquire(); in CallRecordWriteStub() 803 Register scratch = rd == at ? t8 : temps.Acquire(); in CallRecordWriteStub() 818 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 833 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 858 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 872 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() [all …]
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | macro-assembler-loong64.cc | 703 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 721 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 735 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 750 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 775 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 789 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 1418 movfr2gr_s(t8, fj); in CallRecordWriteStub() 1419 Ffint_d_uw(fd, t8); in CallRecordWriteStub() 1433 movfr2gr_d(t8, fj); in CallRecordWriteStub() 1434 Ffint_d_ul(fd, t8); in CallRecordWriteStub() [all …]
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | macro-assembler-mips64.cc | 142 DCHECK(!AreAliased(value, dst, t8, object)); in RecordWriteField() 160 And(t8, dst, Operand(kPointerSize - 1)); in RecordWriteField() 161 Branch(&ok, eq, t8, Operand(zero_reg)); in RecordWriteField() 276 DCHECK(!AreAliased(object, address, value, t8)); in CallRecordWriteStub() 912 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 936 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 950 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 965 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 990 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() 1004 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in CallRecordWriteStub() [all …]
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | idctdsp.c | 50 t8 = vec_mradds(a1, vx1, vec_subs(zero, vx7)); \ 59 t6 = vec_adds(t8, t3); \ 60 t3 = vec_subs(t8, t3); \ 61 t8 = vec_subs(t1, t7); \ 69 t4 = vec_subs(t8, t3); \ 70 t3 = vec_adds(t8, t3); \ 84 vec_s16 t0, t1, t2, t3, t4, t5, t6, t7, t8; \
|
/third_party/typescript/tests/baselines/reference/ |
D | contextualTyping.types | 301 t8: (n: number, s: string) => number; 302 >t8 : (n: number, s: string) => number 328 … t6: (n: number, s: string) => IFoo; t7: (n: number, s: string) => number; t8: (n: number, s: stri… 361 t8: (n: number, s: string) => number; 362 >t8 : (n: number, s: string) => number 394 … t6: (n: number, s: string) => IFoo; t7: (n: number, s: string) => number; t8: (n: number, s: stri… 404 … t6: (n: number, s: string) => IFoo; t7: (n: number, s: string) => number; t8: (n: number, s: stri… 418 … t6: (n: number, s: string) => IFoo; t7: (n: number, s: string) => number; t8: (n: number, s: stri… 425 … t6: (n: number, s: string) => IFoo; t7: (n: number, s: string) => number; t8: (n: number, s: stri… 435 … t6: (n: number, s: string) => IFoo; t7: (n: number, s: string) => number; t8: (n: number, s: stri… [all …]
|
D | typeSatisfaction.js | 25 let t8 = { a: 'test', b: 'test' } satisfies A; variable 36 var t8 = { a: 'test', b: 'test' }; variable
|
D | typeSatisfaction.symbols | 63 let t8 = { a: 'test', b: 'test' } satisfies A; 64 >t8 : Symbol(t8, Decl(typeSatisfaction.ts, 23, 3))
|
/third_party/libsnd/src/ |
D | test_conversions.c | 50 char i8 = 12, t8 = 0 ; in conversion_test() local 87 bytes = psf_binheader_readf (psf, format_str, &t8, &t16, &t24, &t32, &t64) ; in conversion_test() 96 cmp_test (__LINE__, i8, t8, "\n\nLine %d : 8 bit int failed %d -> %d.\n\n") ; in conversion_test()
|
/third_party/ffmpeg/libavcodec/arm/ |
D | vc1dsp_neon.S | 175 vsub.i16 q11, q14, q15 @ t8|t7 = old t1|t2 - old t3|t4 184 vswp d22, d23 @ q11 = t7|t8 198 @ t8 d23 203 vadd.i16 q2, q15, q11 @ line[5,4] = t7|t8 + 1 208 vhadd.s16 q1, q9, q11 @ line[2,3] = (t3|t4 + t7|t8) >> 1 211 vhsub.s16 q2, q2, q9 @ line[5,4] = (t7|t8 - t3|t4 + 1) >> 1 214 vhsub.s16 q2, q11, q9 @ line[5,4] = (t7|t8 - t3|t4) >> 1 296 @ Compute t5, t6, t7, t8 from old t1, t2, t3, t4. Actually, it computes 297 @ half of t5, t6, t7, t8 since t1, t2, t3, t4 are halved. 299 vsub.i16 q1, q8, q1 @ t8 = t1 - t3
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9itxfm.asm | 909 ; everything else (t0-6 and t8-15) is stored in m0-6 and m8-15 912 ; SUMSUB_BA w, 7, 8, 15 ; t7, t8 916 ; SUMSUB_BA w, x15, x12, 7 ; t7, t8 924 pmulhrsw m3, [pw_1606x2] ; t8-9 929 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15 938 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15 944 pmulhrsw m5, [pw_1606x2] ; t8 954 VP9_UNPACK_MULSUB_2W_4X 5, 2, 16305, 1606, [pd_8192], 0, 1 ; t8, t15 958 SUMSUB_BA w, 3, 5, 0 ; t8, t9 982 ; m5=t8, m3=t9, m7=t10, m1=t11, m6=t12, m0=t13, m4=t14, m2=t15 [all …]
|
/third_party/skia/third_party/externals/tint/test/bug/tint/ |
D | 959.wgsl.expected.spvasm | 36 OpName %t8 "t8" 127 OpDecorate %t8 DescriptorSet 8 128 OpDecorate %t8 Binding 200 207 %t8 = OpVariable %_ptr_UniformConstant_33 UniformConstant
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
D | mips.pl | 101 ($t0,$t1,$t2,$t3,$t8,$t9)=map("\$$_",(12..15,24,25)); 589 sltu $t8,$ta0,$t0 593 $ADDU $v0,$t8 603 sltu $t8,$ta2,$t2 607 $ADDU $v0,$t8 628 sltu $t8,$ta0,$t0 632 $ADDU $v0,$t8 649 sltu $t8,$ta2,$t2 653 $ADDU $v0,$t8 719 sltu $t8,$t0,$ta0 [all …]
|