Home
last modified time | relevance | path

Searched refs:x2o (Results 1 – 25 of 44) sorted by relevance

12

/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
225 x2o=x1-x2; in _sge_cmcheck()
228 offs=w2*y2o+x2o; in _sge_cmcheck()
233 x2o=x1-x2; in _sge_cmcheck()
240 map2+=x2o/8; in _sge_cmcheck()
241 i2=x2o%8; in _sge_cmcheck()
253 lenght=w2-x2o; in _sge_cmcheck()
270 offs=(y-y2)*w2+x2o; in _sge_cmcheck()
/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/backgrid-paginator/
H A DCONTRIBUTORS7 El Jeffo <mirage@x2o.net>
/dports/cad/jspice3/jspice3-2.5/src/lib/dosmfb/
H A Dmfbcursr.c68 int xo = 8, yo = 7, x2o, y2o; local
77 x2o = xo << 1;
193 newmark(pc.cursx,pc.cursy,xs-x2o-1,y2o+1);
/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/backgrid-filter/
H A DCONTRIBUTORS9 El Jeffo <mirage@x2o.net>
/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/backgrid/
H A DCONTRIBUTORS2 El Jeffo <mirage@x2o.net>
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineoverlap.c708 extended diff, y, x1,x2, x1o,x2o; in FindMonotonicIntersection() local
713 x1o = x2o = 0; in FindMonotonicIntersection()
723x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
724 if ( x1o!=x2o ) in FindMonotonicIntersection()
743 if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
765 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
771 x1 = x1o; x1o = x2o; x2o = x1; in FindMonotonicIntersection()
773 x1o = x1; x2o = x2; 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
1493 if (x2 < centerx) x2o = -1; else in us_drawextendedpolyline()
1494 if (x2 > centerx) x2o = 1; else x2o = 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.c1759 extended diff, y, x1, x2, x1o ,x2o; in FindMonotonicIntersection() local
1764 x1o = x2o = 0; in FindMonotonicIntersection()
1778x2o = ((m2->s->splines[0].a*t2o+m2->s->splines[0].b)*t2o+m2->s->splines[0].c)*t2o+m2->s->splines[0… in FindMonotonicIntersection()
1779 if ( x1o==x2o ) { /* Unlikely... but just in case */ in FindMonotonicIntersection()
1817 if ( x1==x2 && x1o!=x2o ) { in FindMonotonicIntersection()
1822 x1o = x1; x2o = x2; in FindMonotonicIntersection()
1823 } else if ( x1o!=x2o && (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
1833 x1o = x1; x2o = x2; in FindMonotonicIntersection()
1854 } else if ( (x1o>x2o) != ( x1>x2 ) ) { in FindMonotonicIntersection()
1863 x1o = x1; x2o = x2; in FindMonotonicIntersection()
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Daf_list106 _ogo o@x2o@n,&k
712 pythagoras pit'A:x2o@ras
1483 sinagoge s@n@x2o@x2@
/dports/math/polymake/polymake-4.5/demo/
H A Dmatching_polytopes.ipynb386 …fGSwGD4pAQO2q0U+FQlELfvHnTvL66pxSf6OX+plOmTOnWrVvLli1//fXXOHHimKe731D0ZYZV/x2o+H//vXLlimvvnEYkqlR6…
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DMeshUtils.F907758 x1o, y1o, x2o, y2o, cskew, sedge local
7855 x2o = x2
7869 x1 = (3.0_dp*x1o + x2o) / 4.0_dp
7871 x1 = (x1o + 3.0_dp*x2o) / 4.0_dp
7882 x2 = (x1o + x2o) / 2.0_dp
7886 x1 = (x1o + x2o) / 2.0_dp
7887 x2 = x2o
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DDayi3.txt.in17123 x2o 浩 100
17124 x2o 湋 100
H A DEZ-Big.txt.in13435 ,x2o 微軟
129381 `x2o 疲軟
129382 `x2o 痠軟
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DDayi3.txt.in17123 x2o 浩 100
17124 x2o 湋 100
H A DEZ-Big.txt.in13435 ,x2o 微軟
129381 `x2o 疲軟
129382 `x2o 痠軟
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DDayi3.txt.in17123 x2o 浩 100
17124 x2o 湋 100
H A DEZ-Big.txt.in13435 ,x2o 微軟
129381 `x2o 疲軟
129382 `x2o 痠軟
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DDayi3.txt.in17123 x2o 浩 100
17124 x2o 湋 100
/dports/math/py-hdbscan/hdbscan-0.8.27/notebooks/
H A DLooking at cluster consistency.ipynb2477 …7AOSwet513PttQLNS9pWvfEVXx3kptmq8TFl5aRf89sBt6uopULbAi6EVOGtlBLibk2nk2dHo+6x2o+HfqBGUorzTrJFZIQBhH…

12