Home
last modified time | relevance | path

Searched defs:t22 (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tests/
DPathOpsQuadIntersectionTest.cpp471 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
DPathOpsCubicIntersectionTest.cpp579 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
/third_party/FreeBSD/lib/msun/ld128/
De_lgammal_r.c92 t22 = 1.07434583475987007495523340296173839e-05L, variable
/third_party/python/Lib/
Dturtle.py2914 def shapetransform(self, t11=None, t12=None, t21=None, t22=None): argument
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c1537 dctint t22 = t23a - t22a; in idct32_1d() local
/third_party/mesa3d/include/CL/
Dcl.hpp7445 Event operator() ( in operator ()()