Home
last modified time | relevance | path

Searched refs:y2o (Results 1 – 25 of 133) sorted by relevance

123456

/dports/games/spacejunk/spacejunk-1.0.5/sge030809/
H A Dsge_collision.cpp198 Sint32 x1o=0,x2o=0,y1o=0,y2o=0,offs; //offsets in _sge_cmcheck() local
215 y2o=y1-y2; in _sge_cmcheck()
220 offs=w2*y2o; in _sge_cmcheck()
226 y2o=y1-y2; in _sge_cmcheck()
228 offs=w2*y2o+x2o; in _sge_cmcheck()
/dports/cad/jspice3/jspice3-2.5/src/lib/dosmfb/
H A Dmfbcursr.c68 int xo = 8, yo = 7, x2o, y2o; local
78 y2o = yo << 1;
193 newmark(pc.cursx,pc.cursy,xs-x2o-1,y2o+1);
199 newmark(pc.cursx,pc.cursy,pc.cursx,y2o+1);
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/t/
H A Dgdal.t300 my $y2o = $gcps[1]->{Y};
301 mytest(($c == 2 and $p eq $po and $y1 == $y1o and $y2 == $y2o),
302 "$c != 2 or $p ne $po or $y1 != $y1o or $y2 != $y2o",$name,$type,'Set/GetGCPs');
/dports/graphics/gdal/gdal-3.3.3/swig/perl/t/
H A Dgdal.t300 my $y2o = $gcps[1]->{Y};
301 mytest(($c == 2 and $p eq $po and $y1 == $y1o and $y2 == $y2o),
302 "$c != 2 or $p ne $po or $y1 != $y1o or $y2 != $y2o",$name,$type,'Set/GetGCPs');
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/t/
H A Dgdal.t300 my $y2o = $gcps[1]->{Y};
301 mytest(($c == 2 and $p eq $po and $y1 == $y1o and $y2 == $y2o),
302 "$c != 2 or $p ne $po or $y1 != $y1o or $y2 != $y2o",$name,$type,'Set/GetGCPs');
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/codec/
H A Djpegops_sse2.cpp134 BL_JPEG_IDCT_ROTATE_XMM(y0o, y2o, row7, row3, idct_rot2a, idct_rot2b) \
142 BL_JPEG_IDCT_WADD_XMM(x6, y2o, y5o) \
/dports/audio/csound/csound-6.15.0/H/
H A Dlpred.h229 AUXCH y1m,y2m,y1o,y2o,y1c,y2c; member
/dports/audio/csound/csound-6.15.0/OOps/
H A Dlpred.c1086 if (!*p->istor && (p->y2o.auxp == NULL || in resonbnk_init()
1087 (uint32_t)(siz*sizeof(double)) > p->y2o.size)) in resonbnk_init()
1088 csound->AuxAlloc(csound, (int32_t)(siz*sizeof(double)), &p->y2o); in resonbnk_init()
1105 memset(p->y2o.auxp, 0, siz*sizeof(double)); in resonbnk_init()
1131 c3o = (double*) p->y2o.auxp; in resonbnk()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c777 extended diff, x, y1,y2, y1o,y2o; in FindMonotonicIntersection() local
782 y1o = y2o = 0; in FindMonotonicIntersection()
792y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
793 if ( y1o!=y2o ) in FindMonotonicIntersection()
810 if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
832 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
838 y1 = y1o; y1o = y2o; y2o = y1; in FindMonotonicIntersection()
840 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrwindow.c1417 REGISTER INTBIG x1, y1, x2, y2, x1o, y1o, x2o, y2o, centerx, centery, diff; in us_drawextendedpolyline() local
1495 if (y2 < centery) y2o = -1; else in us_drawextendedpolyline()
1496 if (y2 > centery) y2o = 1; else y2o = 0; in us_drawextendedpolyline()
1497 us_wanttodrawo(x1, x1o, y1, y1o, x2, x2o, y2, y2o, w, obj->desc, in us_drawextendedpolyline()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplineoverlap.c1869 extended diff, x, y1, y2, y1o, y2o; in FindMonotonicIntersection() local
1874 y1o = y2o = 0; in FindMonotonicIntersection()
1888y2o = ((m2->s->splines[1].a*t2o+m2->s->splines[1].b)*t2o+m2->s->splines[1].c)*t2o+m2->s->splines[1… in FindMonotonicIntersection()
1889 if ( y1o==y2o ) { in FindMonotonicIntersection()
1921 if ( y1==y2 && y1o!=y2o ) { in FindMonotonicIntersection()
1926 y1o = y1; y2o = y2; in FindMonotonicIntersection()
1927 } else if ( y1o!=y2o && (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
1936 y1o = y1; y2o = y2; in FindMonotonicIntersection()
1957 } else if ( (y1o>y2o) != ( y1>y2 ) ) { in FindMonotonicIntersection()
1966 y1o = y1; y2o = y2; in FindMonotonicIntersection()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c960 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg__idct_simd()
967 dct_wadd(x6, y2o, y5o); \ in rjpeg__idct_simd()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c972 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg_idct_simd()
979 dct_wadd(x6, y2o, y5o); \ in rjpeg_idct_simd()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/formats/jpeg/
H A Drjpeg.c972 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg_idct_simd()
979 dct_wadd(x6, y2o, y5o); \ in rjpeg_idct_simd()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/formats/jpeg/
H A Drjpeg.c960 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg__idct_simd()
967 dct_wadd(x6, y2o, y5o); \ in rjpeg__idct_simd()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/formats/jpeg/
H A Drjpeg.c972 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg_idct_simd()
979 dct_wadd(x6, y2o, y5o); \ in rjpeg_idct_simd()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/formats/jpeg/
H A Drjpeg.c960 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg__idct_simd()
967 dct_wadd(x6, y2o, y5o); \ in rjpeg__idct_simd()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c960 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg__idct_simd()
967 dct_wadd(x6, y2o, y5o); \ in rjpeg__idct_simd()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/formats/jpeg/
H A Drjpeg.c972 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in rjpeg_idct_simd()
979 dct_wadd(x6, y2o, y5o); \ in rjpeg_idct_simd()

123456