/third_party/skia/tests/ |
H A D | PathOpsCubicIntersectionTest.cpp | 579 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local 599 test = c2.ptAtT(t22); in intersectionFinder() 600 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder() 605 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder() 613 SkDPoint p22 = c2.ptAtT(t22); in intersectionFinder()
|
H A D | PathOpsQuadIntersectionTest.cpp | 471 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local 491 test = quad2.ptAtT(t22); in intersectionFinder() 492 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder() 497 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder() 505 SkDPoint p22 = quad2.ptAtT(t22); in intersectionFinder()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | unionsOfTupleTypes1.js | 42 let t22 = t2[2]; // undefined 83 var t22 = t2[2]; // undefined
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 92 t22 = 1.07434583475987007495523340296173839e-05L, variable 284 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 2292 VP9_UNPACK_MULSUB_2W_4X 7, 2, 3, 6, 13623, m9102, [pd_8192], 4, 5 ; t22, t25 2326 VP9_UNPACK_MULSUB_2W_4X 6, 3, 13160, 9760, [pd_8192], 4, 5 ; t22, t25 2332 VP9_UNPACK_MULSUB_2W_4X 7, 2, 13623, m9102, [pd_8192], 4, 5 ; t22, t25 2335 ; m4=t16, m5=t17, m9=t18, m8=t19, m0=t20, m1=t21, m13=t22, m12=t23, 2350 ; m8[s]=t16, m9=t17, m5=t18, m4[s]=t19, m12=t20, m13=t21, m1=t22, m0=t23, 2394 ; m0=t16, m1=t17, m2=t18, m3=t19, m11=t20, m10=t21, m9=t22, m8=t23, 2441 ; m0=t16, m1=t17, m2=t18, m3=t19, m4=t20, m5=t21, m6=t22, m7=t23, 2449 mova [tmpq+25*%%str], m13 ; t22 2490 mova m3, [tmpq+25*%%str] ; t22 2613 mova m1, [tmpq+25*%%str] ; t22 [all...] |
H A D | vp9itxfm_16bpp.asm | 1669 SUMSUB_BA d, 4, 0, 6 ; m4=t23, m0=t22 1676 SUMSUB_BA d, 3, 0, 6 ; m3=t22, m0=t21 1715 UNSCRATCH 3, 8, rsp+275*mmsize ; t22 1729 SUMSUB_MUL 4, 5, 1, 3, 11585, 11585 ; m4=t25, m5=t22
|
/third_party/python/Lib/ |
H A D | turtle.py | 2929 def shapetransform(self, t11=None, t12=None, t21=None, t22=None): 2932 Optional arguments: t11, t12, t21, t22 -- numbers. 2949 if t11 is t12 is t21 is t22 is None: 2955 if t22 is not None: m22 = t22 2956 if t11 * t22 - t12 * t21 == 0: 3003 t11, t12, t21, t22 = self._shapetrafo 3006 t11, t12, t21, t22 = l, 0, 0, l 3009 return tuple((t11*x + t12*y, t21*x + t22*y) for (x, y) in polygon)
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1537 dctint t22 = t23a - t22a; in idct32_1d() local 1560 t22a = (dctint)(-(t25 * 9102U + t22 * 13623U) + (1 << 13)) >> 14; in idct32_1d() 1561 t25a = (dctint)( t25 * 13623U - t22 * 9102U + (1 << 13)) >> 14; in idct32_1d() 1585 t22 = t22a + t21a; in idct32_1d() 1626 t17a = t17 + t22; in idct32_1d() 1631 t22a = t17 - t22; in idct32_1d() 1646 t22 = (dctint)((t25a - t22a) * 11585U + (1 << 13)) >> 14; in idct32_1d() 1660 out[ 9] = t9a + t22; in idct32_1d() 1673 out[22] = t9a - t22; in idct32_1d()
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp8dsp_mmi.c | 1011 int t00, t01, t02, t03, t10, t11, t12, t13, t20, t21, t22, t23, t30, t31, t32, t33; in ff_vp8_luma_dc_wht_mmi() 1030 t22 = dc[6] - dc[10]; in ff_vp8_luma_dc_wht_mmi() 1040 dc[ 6] = t23 + t22; in ff_vp8_luma_dc_wht_mmi() 1050 dc[14] = t23 - t22; in ff_vp8_luma_dc_wht_mmi()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1381 butterfly d19, d21, d22, d21 @ d19 = t22, d21 = t21 1404 mbutterfly0 d25, d22, d25, d22, d8, d10, q4, q5 @ d25 = t25, d22 = t22 1435 butterfly d11, d22, d30, d22 @ d11 = t23, d22 = t22 1474 butterfly d11, d22, d30, d22 @ d11 = t23, d22 = t22
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7469 T22 t22 = NullType(), in operator ()() 7504 SetArg<22, T22>::set(kernel_, t22); in operator ()()
|