/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
D | ppc64-mont.pl | 146 $t7="r31"; 286 mulld $t7,$a0,$t3 ; ap[0]*bp[0] 297 mulld $t7,$t7,$n0 ; tp[0]*n0 299 extrdi $t4,$t7,16,48 300 extrdi $t5,$t7,16,32 301 extrdi $t6,$t7,16,16 302 extrdi $t7,$t7,16,0 306 std $t7,`$FRAME+56`($sp) 315 lwz $t7,`8^$LITTLE_ENDIAN`($np) 330 mullw $t7,$a0,$t3 [all …]
|
/third_party/openssl/crypto/bn/asm/ |
D | ppc64-mont.pl | 146 $t7="r31"; 286 mulld $t7,$a0,$t3 ; ap[0]*bp[0] 297 mulld $t7,$t7,$n0 ; tp[0]*n0 299 extrdi $t4,$t7,16,48 300 extrdi $t5,$t7,16,32 301 extrdi $t6,$t7,16,16 302 extrdi $t7,$t7,16,0 306 std $t7,`$FRAME+56`($sp) 315 lwz $t7,`8^$LITTLE_ENDIAN`($np) 330 mullw $t7,$a0,$t3 [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | dynamicNames.types | 320 let t7: N.T7; 321 >t7 : N.T7 398 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, … 399 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5,… 400 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5 … 401 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4 : N.T4 402 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7 : N.T7 403 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5 : N.T5 404 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4 : N.T4 405 >t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7 : N.T7 [all …]
|
D | dynamicNames.js | 110 let t7: N.T7; 122 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, … 189 let t7; variable 200 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, …
|
D | dynamicNames.symbols | 336 let t7: N.T7; 337 >t7 : Symbol(t7, Decl(main.ts, 84, 3)) 400 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, … 406 >t7 : Symbol(t7, Decl(main.ts, 84, 3)) 412 >t7 : Symbol(t7, Decl(main.ts, 84, 3)) 418 >t7 : Symbol(t7, Decl(main.ts, 84, 3)) 419 >t7 : Symbol(t7, Decl(main.ts, 84, 3)) 421 >t7 : Symbol(t7, Decl(main.ts, 84, 3)) 423 >t7 : Symbol(t7, Decl(main.ts, 84, 3))
|
D | readonlyTupleAndArrayElaboration.js | 36 const t7: [1] = [1]; variable 37 const t8: [] = t7; 96 var t7 = [1]; variable 97 var t8 = t7;
|
D | contextualTyping.types | 292 t7: { 293 >t7 : (n: number, s: string) => number 328 …: () => IFoo; t5: (n: number) => IFoo; t6: (n: number, s: string) => IFoo; t7: (n: number, s: stri… 352 t7: { 353 >t7 : (n: number, s: string) => number 394 …: () => IFoo; t5: (n: number) => IFoo; t6: (n: number, s: string) => IFoo; t7: (n: number, s: stri… 404 …: () => IFoo; t5: (n: number) => IFoo; t6: (n: number, s: string) => IFoo; t7: (n: number, s: stri… 418 …: () => IFoo; t5: (n: number) => IFoo; t6: (n: number, s: string) => IFoo; t7: (n: number, s: stri… 425 …: () => IFoo; t5: (n: number) => IFoo; t6: (n: number, s: string) => IFoo; t7: (n: number, s: stri… 435 …: () => IFoo; t5: (n: number) => IFoo; t6: (n: number, s: string) => IFoo; t7: (n: number, s: stri… [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)); 170 lwxs $t7,$i3($Tbl) # Te2[s1>>8] 190 rotr $t7,$t7,16 198 xor $t3,$t7 199 lwxs $t7,$i3($Tbl) # Te0[s3>>24] 218 xor $t3,$t7 253 ext $t7,$s1,8,8 257 $PTR_INS $i3,$t7,2,8 305 lw $t7,0($i3) # Te2[s1>>8] 327 lw $t7,0($i3) # Te2[s1>>8] [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)); 170 lwxs $t7,$i3($Tbl) # Te2[s1>>8] 190 rotr $t7,$t7,16 198 xor $t3,$t7 199 lwxs $t7,$i3($Tbl) # Te0[s3>>24] 218 xor $t3,$t7 253 ext $t7,$s1,8,8 257 $PTR_INS $i3,$t7,2,8 305 lw $t7,0($i3) # Te2[s1>>8] 327 lw $t7,0($i3) # Te2[s1>>8] [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 176 t7 = cnst_22 * in_r5 + cnst_10 * in_r7; in ff_vc1_inv_trans_4x8_msa() 181 in_r4 = (t5 + t7) >> 3; in ff_vc1_inv_trans_4x8_msa() 187 in_r7 = (t5 - t7) >> 3; in ff_vc1_inv_trans_4x8_msa() 199 t7 = t2 - t4, t8 = t1 - t3; in ff_vc1_inv_trans_4x8_msa() 214 in_r2 = (t7 + t3) >> 7; in ff_vc1_inv_trans_4x8_msa() 217 in_r5 = (t7 - t3 + 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() 268 in2 = (t7 + t3) >> 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() 575 : [t7] "=&r" (t7), [temp_reg1] "=&r" (temp_reg1), in imdct36_mips_fixed()
|
/third_party/typescript/tests/cases/compiler/ |
D | dynamicNames.ts | 112 let t7: N.T7; variable 124 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, …
|
/third_party/python/Lib/test/ |
D | test_pkg.py | 257 t7, sub, subsub = None, None, None 258 import t7 as tas 262 self.assertFalse(t7) 263 from t7 import sub as subpar 267 self.assertFalse(t7) 269 from t7.sub import subsub as subsubsub 274 self.assertFalse(t7) 277 from t7.sub.subsub import spam as ham 279 self.assertFalse(t7)
|
/third_party/ffmpeg/libavcodec/loongarch/ |
D | vc1dsp_lasx.c | 30 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_8x8_lasx() local 69 t7 = __lasx_xvsub_w(t2, t4); in ff_vc1_inv_trans_8x8_lasx() 82 DUP4_ARG2(__lasx_xvadd_w, t1, t5, t6, t2, t7, t3, t8, t4, in ff_vc1_inv_trans_8x8_lasx() 84 DUP4_ARG2(__lasx_xvsub_w, t8, t4, t7, t3, t6, t2, t5, t1, in ff_vc1_inv_trans_8x8_lasx() 106 t7 = __lasx_xvsub_w(t2, t4); in ff_vc1_inv_trans_8x8_lasx() 119 DUP4_ARG2(__lasx_xvadd_w, t5, t1, t6, t2, t7, t3, t8, t4, in ff_vc1_inv_trans_8x8_lasx() 121 DUP4_ARG2(__lasx_xvsub_w, t8, t4, t7, t3, t6, t2, t5, t1, in ff_vc1_inv_trans_8x8_lasx() 527 __m256i t0, t1, t2, t3, t4, t5, t6, t7; in put_vc1_mspel_mc_h_v_lasx() local 595 t7 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 596 t7 = __lasx_xvdp2sub_h_bu(t7, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx() [all …]
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | neon.S | 83 .macro transpose_4x16B r0, r1, r2, r3, t4, t5, t6, t7 argument 87 trn2 \t7\().16B, \r2\().16B, \r3\().16B 91 trn1 \r1\().8H, \t5\().8H, \t7\().8H 92 trn2 \r3\().8H, \t5\().8H, \t7\().8H 95 .macro transpose_4x8B r0, r1, r2, r3, t4, t5, t6, t7 argument 99 trn2 \t7\().8B, \r2\().8B, \r3\().8B 103 trn1 \r1\().4H, \t5\().4H, \t7\().4H 104 trn2 \r3\().4H, \t5\().4H, \t7\().4H 119 .macro transpose_4x8H r0, r1, r2, r3, t4, t5, t6, t7 argument 123 trn2 \t7\().8H, \r2\().8H, \r3\().8H [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | ivi_dsp.c | 246 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument 249 IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\ 251 IVI_HAAR_BFLY(t7, s8, t7, t8, t0);\ 258 d7 = COMPENSATE(t7);\ 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 [all …]
|
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 49 t7 = t3 * 2 + t6; in idct_col() 51 t9 = (int)(t7 * 11585U) >> 14; 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 85 t7 = t3 * 2 + t6; in idct_row() 87 t9 = (t7 * 11585) >> 14; in idct_row()
|
D | mss34dsp.c | 72 const unsigned t7 = 77062U * t5 - 51491U * t4; \ 79 blk[1 * step] = (int)( t3 + t7 + t8 + tA) >> shift; \ 81 blk[3 * step] = (int)( t0 + t7 - t9 + tB) >> shift; \ 82 blk[4 * step] = (int)(-(t0 + t7) - t9 + tB) >> shift; \ 84 blk[6 * step] = (int)(-(t3 + t7) + t8 + tA) >> shift; \
|
/third_party/ffmpeg/libavcodec/alpha/ |
D | me_cmp_mvi_asm.S | 93 ldq_u t7, 16(a2) # right_u 114 extqh t7, a2, t7 # right hi 116 or t7, tb, t7 # right 117 perr t9, t7, td # error right 139 ldq t7, 8(a1) # ref right 162 perr t5, t7, t1 # error right
|
D | hpeldsp_alpha_asm.S | 67 ldq_u t7, 8(a1) 86 extqh t7, a1, t7 87 or t6, t7, t6
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | macro-assembler-loong64.cc | 409 DCHECK(rj != t7); in CallRecordWriteStub() 1424 DCHECK(rj != t7); in CallRecordWriteStub() 1426 Bstrpick_d(t7, rj, 31, 0); in CallRecordWriteStub() 1427 movgr2fr_d(fd, t7); in CallRecordWriteStub() 1439 DCHECK(rj != t7); in CallRecordWriteStub() 1446 andi(t7, rj, 1); in CallRecordWriteStub() 1448 or_(t7, t7, rj); in CallRecordWriteStub() 1449 movgr2fr_d(fd, t7); in CallRecordWriteStub() 1470 DCHECK(rj != t7); in CallRecordWriteStub() 1472 bstrpick_d(t7, rj, 31, 0); in CallRecordWriteStub() [all …]
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | dEQP-VK.draw.indirect_draw.indexed.indirect_draw_count.triangle_list.log | 5 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 12 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 191 t7 opcode: CP_SET_DRAW_STATE (43) (4 dwords) 228 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) 235 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 239 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 274 t7 opcode: CP_BLIT (2c) (2 dwords) 370 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 374 t7 opcode: CP_SKIP_IB2_ENABLE_GLOBAL (1d) (2 dwords) 376 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) [all …]
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | idctdsp.c | 51 t7 = vec_mradds(a2, vx5, vx3); \ 61 t8 = vec_subs(t1, t7); \ 62 t1 = vec_adds(t1, t7); \ 65 t7 = vec_adds(t5, t2); \ 73 vy0 = vec_adds(t7, t1); \ 74 vy7 = vec_subs(t7, t1); \ 84 vec_s16 t0, t1, t2, t3, t4, t5, t6, t7, t8; \
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9itxfm.asm | 387 SUMSUB_BA w, 3, 6, 5 ; m3=t0+t7, m6=t0-t7 417 SUMSUB_BA w, 3, 7, 0 ; m3=t7a+t6a (t7), m7=t7a-t6a (t6a) 455 SUMSUB_BA w, 3, 7, 4 ; m3=t7a+t6a (t7), m7=t7a-t6a (t6a) 468 pmulhrsw m3, m1, W_16069x2_REG ; m3=t7 476 psubw m6, m0, m3 ; m6=t0-t7 477 paddw m3, m0 ; m3=t0+t7 743 VP9_UNPACK_MULSUB_2D_4X 1, 6, 4, 7, 4756, 15679 ; m1/4=t7[d], m6/7=t6[d] 747 VP9_RND_SH_SUMSUB_BA 1, 5, 4, 0, 3, D_8192_REG ; m1=t3[w], m5=t7[w] 770 ; m4=t0, m3=t1, m6=t2, m1=t3, m0=t4, m7=t5, m2=t6, m5=t7 773 VP9_UNPACK_MULSUB_2D_4X 5, 2, 4, 6, 6270, 15137 ; m5/4=t6[d], m2/6=t7[d] [all …]
|
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
D | ecp_nistz256-sparcv9.pl | 101 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7)=(map("%o$_",(0..5)),"%g4","%g5"); 196 ld [$ap+28],$t7 204 mulx $t7,$bi,$t7 212 srlx $t7,32,@acc[0] ! "@acc[8]" 229 addccc @acc[7],$t7,@acc[7] 231 ld [$ap+28],$t7 289 mulx $t7,$bi,$t7 303 add @acc[7],$t7,$t7 305 srlx $t7,32,@acc[0] ! "@acc[8]" 315 addccc @acc[7],$t7,@acc[7] [all …]
|