Home
last modified time | relevance | path

Searched refs:t5 (Results 1 – 25 of 270) sorted by relevance

1234567891011

/third_party/mingw-w64/mingw-w64-crt/libarm32/
Dwcletw.def100 t5 DATA
101 t5.m0
102 t5.m1
103 t5.m10
104 t5.m11
105 t5.m12
106 t5.m13
107 t5.m14
108 t5.m15
109 t5.m16
[all …]
/third_party/typescript/tests/baselines/reference/
DdynamicNames.types312 let t5: N.T5;
313 >t5 : N.T5
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 …]
DdynamicNames.js108 let t5: N.T5;
122 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, …
187 let t5; variable
200 t4 = t5, t4 = t6, t4 = t7, t5 = t4, t5 = t6, t5 = t7, t6 = t4, t6 = t5, t6 = t7, t7 = t4, t7 = t5, …
DbestCommonTypeOfTuple2.types48 var t5: [C1, F]
49 >t5 : [C1, F]
75 var e51 = t5[2]; // {}
77 >t5[2] : undefined
78 >t5 : [C1, F]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/mips/
Djsimd_dspr2.S55 lwx t5, t3(a2) // t5 = outptr = output_buf[ci]
58 lwx t5, t4(t5) // t5 = outptr = output_buf[ci][output_row]
60 addu s1, t5, a0
61 addu t6, t5, t0
64 addiu t5, t5, 1
65 sb t3, -1(t5)
66 bne t6, t5, 2b
77 addiu t5, t5, 4
78 sb t3, -4(t5)
79 sb t4, -3(t5)
[all …]
/third_party/openssl/crypto/bn/asm/
Dppc64-mont.pl140 $t5="r29";
296 extrdi $t5,$t7,16,32
300 std $t5,`$FRAME+40`($sp)
309 lwz $t5,`0^$LITTLE_ENDIAN`($np)
324 mulhwu $t5,$a0,$t1
327 add $t5,$t5,$t6
328 add $t5,$t5,$t7
341 mullw $t2,$t5,$n0
347 extrwi $t5,$t0,16,0
351 std $t5,`$FRAME+40`($sp)
[all …]
/third_party/pixman/pixman/
Dpixman-mips-dspr2-asm.S153 li t5, 0x07e007e0
161 CONVERT_2x8888_TO_2x0565 t0, t1, t2, t3, t4, t5, t6, t7, t8
196 li t5, 0x001F001F
203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9
248 lw t5, 20(a1)
257 or t5, t5, t9
266 sw t5, 20(a0)
277 lw t5, 20(a1)
286 or t5, t5, t9
294 sw t5, 20(a0)
[all …]
Dpixman-mips-memcpy-asm.S112 lw t5, 20(a1)
122 sw t5, 20(a0)
134 lw t5, 52(a1)
144 sw t5, 52(a0)
168 lw t5, 20(a1)
178 sw t5, 20(a0)
264 LWHI t5, 20(a1)
265 LWLO t5, 23(a1)
277 sw t5, 20(a0)
294 LWHI t5, 52(a1)
[all …]
/third_party/uboot/u-boot-2020.01/arch/riscv/cpu/
Dstart.S165 la t5, board_init_f
166 jalr t5 /* jump to board_init_f() */
254 LREG t5, 0(t0)
256 SREG t5, 0(t1)
276 LREG t5, -(REGBYTES*2)(t1) /* t5 <-- relocation info:type */
278 bne t5, t3, 8f /* skip non-RISCV_RELOC entries */
280 LREG t5, -(REGBYTES)(t1) /* t5 <-- addend */
281 add t5, t5, t6 /* t5 <-- location to fix up in RAM */
283 SREG t5, 0(t3)
291 LREG t5, -(REGBYTES*2)(t1) /* t5 <-- relocation info:type */
[all …]
/third_party/uboot/u-boot-2020.01/arch/mips/mach-mtmips/
Dlowlevel_init.S72 la t5, MT76XX_ROM_STATUS_REG
74 lw t2, 0(t5)
95 li t5, ~((0x0f << 8) | (0x0f << 0))
96 and t3, t3, t5
97 li t5, (10 << 8) | (1 << 0)
98 or t3, t3, t5
182 lw t5, 0x714(s2)
184 and t5, t5, t8
202 or t5, t5, t8
217 or t5, t5, t8
[all …]
/third_party/boost/boost/fusion/container/deque/detail/cpp03/preprocessed/
Ddeque20.hpp98 …>::type t3 , typename detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5) in deque()
99 …se(detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5>::construct(t0 , t1 , t2 , t3 , t4 , t5)) in deque()
104 deque(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5) in deque()
105 …se(detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5>::construct(t0 , t1 , t2 , t3 , t4 , t5)) in deque()
109 deque(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5) in deque()
111 …std::forward<T_2>( t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5))) in deque()
116 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in deque()
117 …:deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6)) in deque()
122 deque(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 … in deque()
123 …:deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6)) in deque()
[all …]
Ddeque10.hpp98 …>::type t3 , typename detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5) in deque()
99 …se(detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5>::construct(t0 , t1 , t2 , t3 , t4 , t5)) in deque()
104 deque(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5) in deque()
105 …se(detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5>::construct(t0 , t1 , t2 , t3 , t4 , t5)) in deque()
109 deque(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5) in deque()
111 …std::forward<T_2>( t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5))) in deque()
116 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in deque()
117 …:deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6)) in deque()
122 deque(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 … in deque()
123 …:deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6)) in deque()
[all …]
Ddeque_keyed_values10.hpp143 …>::type t3 , typename detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5) in construct()
149 >::construct(t1 , t2 , t3 , t4 , t5)); in construct()
154 static type forward_(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5) in forward_()
160 …td::forward<T_2>( t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5))); in forward_()
164 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in construct()
170 >::construct(t1 , t2 , t3 , t4 , t5 , t6)); in construct()
175 …static type forward_(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 &… in forward_()
181 …t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5) , std::forward<T_6>… in forward_()
185 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in construct()
191 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7)); in construct()
[all …]
Ddeque30.hpp98 …>::type t3 , typename detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5) in deque()
99 …se(detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5>::construct(t0 , t1 , t2 , t3 , t4 , t5)) in deque()
104 deque(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5) in deque()
105 …se(detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5>::construct(t0 , t1 , t2 , t3 , t4 , t5)) in deque()
109 deque(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5) in deque()
111 …std::forward<T_2>( t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5))) in deque()
116 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in deque()
117 …:deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6)) in deque()
122 deque(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 … in deque()
123 …:deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6)) in deque()
[all …]
Ddeque_keyed_values20.hpp143 …>::type t3 , typename detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5) in construct()
149 >::construct(t1 , t2 , t3 , t4 , t5)); in construct()
154 static type forward_(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5) in forward_()
160 …td::forward<T_2>( t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5))); in forward_()
164 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in construct()
170 >::construct(t1 , t2 , t3 , t4 , t5 , t6)); in construct()
175 …static type forward_(T_0 && t0 , T_1 && t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 &… in forward_()
181 …t2) , std::forward<T_3>( t3) , std::forward<T_4>( t4) , std::forward<T_5>( t5) , std::forward<T_6>… in forward_()
185 … detail::call_param<T4 >::type t4 , typename detail::call_param<T5 >::type t5 , typename detail::c… in construct()
191 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7)); in construct()
[all …]
/third_party/selinux/secilc/test/
Dneverallow.cil38 (type t5)
49 (typeattributeset a1 (t1 t2 t3 t4 t5))
53 (typeattributeset a5 (t5 t6))
62 (neverallow t5 t6 cp1)
63 (allow t5 t6 (c1 (p1b)))
64 (allow t5 t6 (c2 (p2a)))
73 (allow t5 t7 (CLASS (PERM)))
79 (allow t5 t6 (c2 (p2b)))
/third_party/ffmpeg/libavcodec/alpha/
Dhpeldsp_alpha_asm.S62 ldq_u t5, 8(a1)
81 extqh t5, a1, t5
84 or t4, t5, t4
112 addq t4, a2, t5
116 addq t5, a2, t6
120 stq t2, 0(t5)
/third_party/ffmpeg/libavcodec/
Dhqxdsp.c29 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_col() local
47 t5 = t1 * 2 + t3; in idct_col()
58 t10 = tF - t5; in idct_col()
66 blk[3 * 8] = t10 + t5 * 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
83 t5 = t1 * 2 + t3; in idct_row()
94 t10 = tF - t5; in idct_row()
102 blk[3] = (t10 + t5 * 2 + 4) >> 3; in idct_row()
Divi_dsp.c245 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument
246 t1 = (s1) * 2; t5 = (s5) * 2;\
247 IVI_HAAR_BFLY(t1, t5, t1, t5, t0); IVI_HAAR_BFLY(t1, s3, t1, t3, t0);\
248 IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\
249 IVI_HAAR_BFLY(t3, s4, t3, t4, t0); IVI_HAAR_BFLY(t5, s6, t5, t6, t0);\
255 d5 = COMPENSATE(t5);\
277 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_inverse_haar_8x8() local
295 t0, t1, t2, t3, t4, t5, t6, t7, t8); in ff_ivi_inverse_haar_8x8()
317 t0, t1, t2, t3, t4, t5, t6, t7, t8); in ff_ivi_inverse_haar_8x8()
329 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_row_haar8() local
[all …]
/third_party/openssl/crypto/aes/asm/
Daes-mips.pl120 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
161 lwxs $t5,$i1($Tbl) # Te2[s3>>8]
183 rotr $t5,$t5,16
189 xor $t1,$t5
190 lwxs $t5,$i1($Tbl) # Te0[s1>>24]
211 xor $t1,$t5
279 lw $t5,0($i1) # Te2[s3>>8]
305 lw $t5,0($i1) # Te2[s3>>8]
331 rotr $t5,$t5,16
341 lwl $t5,2($i1) # Te2[s3>>8]
[all …]
/third_party/uboot/u-boot-2020.01/arch/mips/mach-ath79/ar933x/
Dlowlevel_init.S100 lw t5, AR933X_RESET_REG_BOOTSTRAP(t0)
101 andi t1, t5, 0x10
136 andi t1, t5, 0x01 # t5 BOOT_STRAP
163 andi t1, t5, 0x01 # t5 BOOT_STRAP
177 andi t1, t5, 0x01 # t5 BOOT_STRAP
201 andi t1, t5, 0x01 # t5 BOOT_STRAP
/third_party/typescript/tests/cases/compiler/
DdynamicNames.ts110 let t5: N.T5; 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/ffmpeg/libavcodec/mips/
Dvc1dsp_msa.c144 v4i32 t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_4x8_msa() local
172 t5 = cnst_17 * (in_r4 + in_r6) + cnst_4; 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()
198 t5 = t1 + t3, t6 = t2 + t4; in ff_vc1_inv_trans_4x8_msa()
212 in_r0 = (t5 + t1) >> 7; in ff_vc1_inv_trans_4x8_msa()
219 in_r7 = (t5 - t1 + 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
260 t5 = t1 + t3, t6 = t2 + t4; in ff_vc1_inv_trans_8x4_msa()
266 in0 = (t5 + t1) >> 3; in ff_vc1_inv_trans_8x4_msa()
[all …]
/third_party/pixman/test/
Dfilter-reduction-test.c71 const pixman_fixed_t *t0, *t1, *t2, *t3, *t4, *t5; in main() local
86 for (t5 = entries; t5 < end; ++t5) in main()
90 { *t3, *t4, *t5 }, in main()
/third_party/boost/boost/tuple/detail/
Dtuple_basic.hpp299 cons( T1& t1, T2& t2, T3& t3, T4& t4, T5& t5, in cons()
302 tail (t2, t3, t4, t5, t6, t7, t8, t9, t10, detail::cnull()) in cons()
307 cons( const null_type& /*t1*/, T2& t2, T3& t3, T4& t4, T5& t5, in cons()
310 tail (t2, t3, t4, t5, t6, t7, t8, t9, t10, detail::cnull()) in cons()
530 typename access_traits<T5>::parameter_type t5) in tuple() argument
531 : inherited(t0, t1, t2, t3, t4, t5, detail::cnull(), detail::cnull(), in tuple()
539 typename access_traits<T5>::parameter_type t5, in tuple() argument
541 : inherited(t0, t1, t2, t3, t4, t5, t6, detail::cnull(), in tuple()
549 typename access_traits<T5>::parameter_type t5, in tuple() argument
552 : inherited(t0, t1, t2, t3, t4, t5, t6, t7, detail::cnull(), in tuple()
[all …]

1234567891011