/third_party/typescript/tests/baselines/reference/ |
H A D | dynamicNames.js | 117 let t14: T14; 123 t0 = t12, t0 = t13, t0 = t14, t0 = t15, t12 = t0, t13 = t0, t14 = t0, t15 = t0; 196 let t14;
201 t0 = t12, t0 = t13, t0 = t14, t0 = t15, t12 = t0, t13 = t0, t14 = t0, t15 = t0;
|
H A D | contextualTyping.js | 100 t14: IFoo; 120 t14: IFoo; 143 objc8.t14 = <IFoo>({ 309 objc8.t14 = ({
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 923 pmulhrsw m4, m3, [pw_16305x2] ; t14-15 929 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15 931 VP9_UNPACK_MULSUB_2W_4X 2, 5, 4, 3, 15137, 6270, [pd_8192], 1, 6 ; t9, t14 938 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15 946 pmulhrsw m4, [pw_12665x2] ; t14 955 VP9_UNPACK_MULSUB_2W_4X 3, 4, 10394, 12665, [pd_8192], 0, 1 ; t9, t14 959 SUMSUB_BA w, 4, 2, 0 ; t15, t14 961 VP9_UNPACK_MULSUB_2W_4X 2, 5, 15137, 6270, [pd_8192], 0, 1 ; t9, t14 982 ; m5=t8, m3=t9, m7=t10, m1=t11, m6=t12, m0=t13, m4=t14, m2=t15 988 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m [all...] |
H A D | vp9itxfm_16bpp.asm | 1030 SUMSUB_BA d, 4, 0, 1 ; m4=t15,m0=t14 1055 SUMSUB_BA d, 1, 0, 5 ; m1=t14, m0=t13 1341 SUMSUB_MUL_D 0, 3, 6, 7, 2404, 16207 ; m0/6=t14, m3/7=t15 1352 SUMSUB_MUL_D 1, 2, 0, 3, 13623, 9102 ; m1/0=t15, m2/3=t14 1363 SUMSUB_MUL_D 5, 4, 7, 6, 6270, 15137 ; m5/7=t15, m4/6=t14
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vc1dsp_msa.c | 319 v8i16 t8, t9, t10, t11, t12, t13, t14, t15; in put_vc1_mspel_mc_h_v_msa() local 383 t14 = cnst_para1 * in_l3 + cnst_para2 * in_l0 in put_vc1_mspel_mc_h_v_msa() 397 ADD4(t12, cnst_r, t13, cnst_r, t14, cnst_r, t15, cnst_r, in put_vc1_mspel_mc_h_v_msa() 398 t12, t13, t14, t15); in put_vc1_mspel_mc_h_v_msa() 402 t12 >>= shift, t13 >>= shift, t14 >>= shift, t15 >>= shift; in put_vc1_mspel_mc_h_v_msa() 405 TRANSPOSE8x8_SH_SH(t8, t9, t10, t11, t12, t13, t14, t15, in put_vc1_mspel_mc_h_v_msa() 406 t8, t9, t10, t11, t12, t13, t14, t15); in put_vc1_mspel_mc_h_v_msa()
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1289 dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; in idct16_1d() local 1324 t14 = t15a - t14a; in idct16_1d() 1329 t9a = (dctint)( t14 * 6270U - t9 * 15137U + (1 << 13)) >> 14; in idct16_1d() 1330 t14a = (dctint)( t14 * 15137U + t9 * 6270U + (1 << 13)) >> 14; in idct16_1d() 1348 t14 = t14a + t13a; in idct16_1d() 1357 out[ 1] = t1a + t14; in idct16_1d() 1370 out[14] = t1a - t14; in idct16_1d() 1377 dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; in iadst16_1d() local 1395 t14 = IN(1) * 2404U + IN(14) * 16207U; in iadst16_1d() 1404 t6a = (dctint)((1U << 13) + t6 + t14) >> 1 in iadst16_1d() 1529 dctint t14 = t15a - t14a; idct32_1d() local [all...] |
H A D | h264pred_template.c | 846 int t8, t9, t10, t11, t12, t13, t14, t15; \ 850 } else t8=t9=t10=t11=t12=t13=t14=t15= SRC(7,-1); 960 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2; in pred8x8l_down_left() 961 SRC(6,7)=SRC(7,6)= (t13 + 2*t14 + t15 + 2) >> 2; in pred8x8l_down_left() 962 SRC(7,7)= (t14 + 3*t15 + 2) >> 2; in pred8x8l_down_left()
|
/third_party/musl/src/math/ |
H A D | lgamma_r.c | 115 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable 245 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in __lgamma_r()
|
H A D | lgammaf_r.c | 50 t14 = 3.3552918467e-04, /* 0x39afe9f7 */ variable 180 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in __lgammaf_r()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | lgamma_r.c | 115 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable 245 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in __lgamma_r()
|
H A D | lgammaf_r.c | 50 t14 = 3.3552918467e-04, /* 0x39afe9f7 */ variable 180 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in __lgammaf_r()
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 84 t14 = 3.51912956837848209220421213975000298e-04L, variable 283 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+ in lgammal_r()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 842 butterfly d23, d27, d25, d27 @ d23 = t14, d27 = t13 879 butterfly d29, d23, d31, d23 @ d29 = t15, d23 = t14 904 butterfly d29, d23, d31, d23 @ d29 = t15, d23 = t14 967 mbutterfly_l q5, q4, d17, d30, d3[1], d3[0] @ q5 = t15, q4 = t14 982 mbutterfly_l q6, q7, d30, d17, d3[1], d3[0] @ q6 = t14, q7 = t15 991 mbutterfly_l q6, q7, d30, d17, d1[1], d1[0] @ q6 = t14, q7 = t15
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7461 T14 t14 = NullType(), in operator ()() 7496 SetArg<14, T14>::set(kernel_, t14); in operator ()()
|