Home
last modified time | relevance | path

Searched refs:osx2 (Results 1 – 7 of 7) sorted by relevance

/dports/misc/clpbar/bar-1.11.1/
H A Dsourceforge.mk68 SOURCEFORGE_COMPILE_FARM_HOSTS += ppc-osx2
H A DMakefile.in365 alpha-linux1 ppc-osx1 ppc-osx2 sparc-solaris1 openpower-linux1
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dplane.Z388 int ti1=0, to1, ti2, to2=0, contrary=0, osx2;
443 osx2 = FLOOR(osx); /* x off int part done in 2nd pass */
444 osy1 = osx - osx2; /* x off frac part done in 1st pass */
445 if (scale1<0) osy1+=nc, osx2-=nc; /* add scale height to offset? */
446 if (skew1<0) osy1+=nk, osx2-=nk; /* add skew height to offset? */
477 osx2,osy2,onx,ony, /* output size, offset */
H A Dplane.c2758 int ti1=0, to1, ti2, to2=0, contrary=0, osx2; in plane() local
2802 osx2 = ((osx)>=0 || (int)(osx)==osx? (int)(osx) : (int)(osx)-1); in plane()
2803 osy1 = osx - osx2; in plane()
2804 if (scale1<0) osy1+=nc, osx2-=nc; in plane()
2805 if (skew1<0) osy1+=nk, osx2-=nk; in plane()
2830 osx2,osy2,onx,ony, in plane()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DTextView.pm1088 my ( $osx1, $osy1, $osx2, $osy2) = @{$self-> {selection}};
1098 @old = ( $osx1, $osx2 - 1 );
1115 return if $sy2 == $osy2 && $sx2 == $osx2;
1119 @old = ( 0, $osx2 - 1 );
1122 } elsif ( $sy2 == $osy2 && $sx2 == $osx2) {
1133 @old = ( $osx1, $osx2 - 1 );
/dports/math/giacxcas/giac-1.6.0/
H A DREADME.MACOSX48 Get it all done: http://www.hmug.org/pub/MacOS_X/BSD/Libraries/System/libiconv/libiconv-1.8-1-osx2.…
/dports/emulators/vice/vice-3.5/doc/
H A Dmkdoxy.sh842 'osx2', and "gui" is one of 'gtk3' or 'sdl'.