Home
last modified time | relevance | path

Searched refs:cymin (Results 1 – 25 of 51) sorted by relevance

123

/dports/science/cdcl/dcl-5.4.8-C/src/grph1/sgpack/
H A Dsgscwd.c18 /* Subroutine */ int sgscwd_0_(int n__, real *cxmin, real *cxmax, real *cymin, in sgscwd_0_() argument
32 sgrset_("CYMIN", cymin, (ftnlen)5); in sgscwd_0_()
36 cy = (vymax - vymin) / (*cymax - *cymin); in sgscwd_0_()
38 vy0 = vymin - cy * *cymin; in sgscwd_0_()
51 sgrget_("CYMIN", cymin, (ftnlen)5); in sgscwd_0_()
56 /* Subroutine */ int sgscwd_(real *cxmin, real *cxmax, real *cymin, real * in sgscwd_() argument
59 return sgscwd_0_(0, cxmin, cxmax, cymin, cymax); in sgscwd_()
62 /* Subroutine */ int sgqcwd_(real *cxmin, real *cxmax, real *cymin, real * in sgqcwd_() argument
65 return sgscwd_0_(1, cxmin, cxmax, cymin, cymax); in sgqcwd_()
H A Dsgssim.c21 static real cx, cy, vx0, vy0, cxmin, cymin, cxmax, cymax, vxmin, vymin, in sgssim_0_() local
40 cymin = (vymin - vy0) / cy; in sgssim_0_()
41 cymax = cymin + (vymax - vymin) / cy; in sgssim_0_()
44 sgrset_("CYMIN", &cymin, (ftnlen)5); in sgssim_0_()
H A Dsgstrf.c43 static real cxmax, cymin, cymax, vxoff, vyoff, txmin, uxmin, vxmin, vymin, in sgstrf_() local
174 sgqcwd_(&cxmin, &cxmax, &cymin, &cymax); in sgstrf_()
176 if (cxmin == rundef && cxmax == rundef || cymin == rundef && cymax == in sgstrf_()
178 g2qctm_(&cxmin, &cxmax, &cymin, &cymax); in sgstrf_()
183 cy = (vymax - vymin) / (cymax - cymin); in sgstrf_()
184 vy0 = vymin - cy * cymin; in sgstrf_()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRDrawLine.java52 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
71 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
219 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
223 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
224 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
236 y1 = cymin; in clipCoordinates()
273 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
277 y2 = cymin; in clipCoordinates()
318 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRDrawLine.java50 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
69 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
217 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
221 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
222 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
234 y1 = cymin; in clipCoordinates()
271 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
275 y2 = cymin; in clipCoordinates()
316 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRDrawLine.java52 int _y1, int _x2, int _y2, int cxmin, int cymin, int cxmax, in rasterizeLine() argument
71 && !clipCoordinates(cxmin, cymin, cxmax, cymax, xmajor, dx, dy, in rasterizeLine()
219 private boolean clipCoordinates(int cxmin, int cymin, int cxmax, int cymax, in clipCoordinates() argument
223 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
224 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
236 y1 = cymin; in clipCoordinates()
273 outcode1 = outcode(x1, y1, cxmin, cymin, cxmax, cymax); in clipCoordinates()
277 y2 = cymin; in clipCoordinates()
318 outcode2 = outcode(x2, y2, cxmin, cymin, cxmax, cymax); in clipCoordinates()
/dports/devel/shapelib/shapelib-1.5.0/
H A Dshputils.c162 double cxmin, cymin, cxmax, cymax; variable
251 cymin = adfBoundsMin[1]; in main()
255 cxmin, cymin, cxmax, cymax); in main()
258 sscanf(argv[i],"%lf",&cymin); in main()
779 (adfBoundsMin[1] >= cymin) && (adfBoundsMax[1] <= cymax) ) in check_theme_bnd()
786 ( (adfBoundsMin[1] < cymin) && (adfBoundsMax[1] < cymin) ) || in check_theme_bnd()
807 ( (psCShape->dfYMin < cymin) && (psCShape->dfYMax < cymin) ) || in clip_boundary()
816 (psCShape->dfYMin >= cymin) && (psCShape->dfYMax <= cymax) ) in clip_boundary()
831 (psCShape->dfYMin >= cymin) && (psCShape->dfYMax <= cymax) ) in clip_boundary()
838 ( (psCShape->dfYMin <= cymin) || (psCShape->dfYMax >= cymax) ) ) in clip_boundary()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DDrawLine.c97 jint cxmin, cymin, cxmax, cymax; \
110 cymin = pBounds->y1; \
115 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
116 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
125 Y1 = cymin; \
162 outcode1 = outcode(X1, Y1, cxmin, cymin, cxmax, cymax); \
166 Y2 = cymin; \
207 outcode2 = outcode(X2, Y2, cxmin, cymin, cxmax, cymax); \
/dports/science/cdcl/dcl-5.4.8-C/demo/grph2/g2pack/
H A Dg2pk01.c43 static real cxmin, cymin, cxmax, cymax; in MAIN__() local
78 cymin = 0.f; in MAIN__()
94 sgscwd_(&cxmin, &cxmax, &cymin, &cymax); in MAIN__()
127 grswnd_(&cxmin, &cxmax, &cymin, &cymax); in MAIN__()

123