Home
last modified time | relevance | path

Searched refs:ymax (Results 1 – 25 of 5658) sorted by relevance

12345678910>>...227

/dports/emulators/hugo/hugo-2.12/
H A Dtrans_fx.c17 unsigned ymax);
19 unsigned ymax);
21 unsigned ymax);
23 unsigned ymax);
25 unsigned ymax);
45 unsigned ymax);
88 unsigned ymax) in special_fadein1() argument
210 unsigned ymax) in special_fadein2() argument
262 unsigned ymax) in special_fadein3() argument
361 unsigned ymax) in special_fadein4() argument
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Drct.c416 rct1->ymax = rct2->ymax; in BLI_rctf_union()
432 rct1->ymax = rct2->ymax; in BLI_rcti_union()
441 rect->ymax = ymax; in BLI_rctf_init()
451 rect->ymax = ymax; in BLI_rcti_init()
910 ymax = (src1->ymax) < (src2->ymax) ? (src1->ymax) : (src2->ymax); in BLI_rctf_isect()
917 dest->ymax = ymax; in BLI_rctf_isect()
939 ymax = (src1->ymax) < (src2->ymax) ? (src1->ymax) : (src2->ymax); in BLI_rcti_isect()
946 dest->ymax = ymax; in BLI_rcti_isect()
983 const float ymax = (src1->ymax) < (src2->ymax) ? (src1->ymax) : (src2->ymax); in BLI_rctf_isect_rect_y() local
1023 const int ymax = (src1->ymax) < (src2->ymax) ? (src1->ymax) : (src2->ymax); in BLI_rcti_isect_rect_y() local
[all …]
/dports/games/spring/spring_98.0/cont/LuaUI/
H A Dtweakmode.lua24 local ymax = 400
61 ymaxOld = ymax
72 ymax = ymaxOld
147 if ((ymax + dy) > vsy) then dy = vsy - ymax end
151 ymax = ymax + dy
167 if ((ymax - ymin) < yminsize) then ymin = ymax - yminsize end
169 ymax = ymax + dy
170 if (ymax > vsy) then ymax = vsy end
171 if ((ymax - ymin) < yminsize) then ymax = ymin + yminsize end
235 { v = { xmax, ymax } }, { v = { xmin, ymax } }
[all …]
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dbvedit.c269 bc->ymin += ymax-bc->ymax-1; bc->ymax = ymax-1; in BCRotateCharForVert()
284 ymax = y>bc->ymax?y:bc->ymax; in BCExpandBitmap()
290 npt = bitmap + (i+ymax-bc->ymax)*bpl; in BCExpandBitmap()
303 npt = bitmap + (i+ymax-bc->ymax)*bpl; in BCExpandBitmap()
310 bc->ymin = ymin; bc->ymax = ymax; in BCExpandBitmap()
335 bc->ymin = ymin; bc->ymax = ymax; in BCExpandBitmapToEmBox()
434 ymin ^= ymax; ymax ^= ymin; ymin ^= ymax; in BDFFloatCreate()
439 if ( ymax>bc->ymax ) ymax = bc->ymax; in BDFFloatCreate()
446 new->ymax = ymax; in BDFFloatCreate()
582 ymin = bc->backup->ymin; ymax = bc->backup->ymax; in BDFCharQuickBounds()
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/psbasemap/
H A Dfixed_labeldist.sh19 ymax=24.9
24 R_options="-R${xmin}/${xmax}/${ymin}/${ymax}"
31 ymax=12000
34 R_options="-R${xmin}/${xmax}/${ymin}/${ymax}"
41 ymax=0.39
53 ymax=99.9
65 ymax=99.9
76 ymax=2
89 ymax=4099
103 ymax=399
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Ddensity.c205 ymax = 0.; in main()
210 ymax = ymax > density->a[i] ? ymax : density->a[i]; in main()
211 ymax = ymax > density->c[i] ? ymax : density->c[i]; in main()
212 ymax = ymax > density->g[i] ? ymax : density->g[i]; in main()
213 ymax = ymax > density->t[i] ? ymax : density->t[i]; in main()
219 ymax = ymax > density->at[i] ? ymax : density->at[i]; in main()
220 ymax = ymax > density->gc[i] ? ymax : density->gc[i]; in main()
342 ymax); in density_addquadgraph()
344 ymax); in density_addquadgraph()
362 ymax); in density_addquadgraph()
[all …]
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGRect.cpp115 && r1.ymin==r2.ymin && r1.ymax==r2.ymax ) in operator ==()
126 ymax += dy; in inflate()
139 ymax += dy; in translate()
152 ymax = imin(rect1.ymax, rect2.ymax); in intersect()
167 ymax = rect2.ymax; in recthull()
175 ymax = rect1.ymax; in recthull()
181 ymax = imax(rect1.ymax, rect2.ymax); in recthull()
199 ymax = (int)(((float)ymax) * factor); in scale()
208 ymax = (int)(((float)ymax) * yfactor); in scale()
421 map(rect.xmax, rect.ymax); in map()
[all …]
/dports/textproc/grap/grap-1.46/
H A Dgrap_draw.cc48 ymax = (y > ymax ) ? y : ymax; in newy()
55 ymax = ymin = y; in newy()
64 if ( ymax < min_double ) { in newy()
67 ymax = min_double; in newy()
88 if ( ymax < min_double ) ymax = min_double; in addmargin()
117 b = pow(ymax,-mf) / pow(ymin,(-mf-1)); in addmargin()
118 t = pow(ymax,1+mf) / pow(ymin,mf); in addmargin()
119 ymin = b; ymax = t; in addmargin()
121 range = ymax - ymin; in addmargin()
123 ymax = ymax + mf * range; in addmargin()
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Drenee.cc47 …res.push_back(pnt_attrib(gen(makevecteur(xmax+ymax*cst_i,xmin+ymax*cst_i),_GROUP__VECT),attributs,… in papier_lignes()
58 double Y=(ymax-ymin)/pente; in papier_lignes()
64 double X1=(ymax-ymin)/pente+x; in papier_lignes()
65 if (Y1<ymax){ in papier_lignes()
75 double X1=(ymax-ymin)/pente+x; in papier_lignes()
76 if (Y1<ymax){ in papier_lignes()
89 double X1=(ymax-ymin)/pente+x; in papier_lignes()
90 if (Y1<ymax){ in papier_lignes()
102 double X1=(ymax-ymin)/pente+x; in papier_lignes()
103 if (Y1<ymax){ in papier_lignes()
[all …]
/dports/audio/praat/praat-6.2.03/dwsys/
H A DGraphics_extensions.cpp59 if (ymax <= ymin) { in Graphics_boxAndWhiskerPlot()
91 if (lowerWhisker > ymax) in Graphics_boxAndWhiskerPlot()
115 if (ymax > y1 && ymin < y1) in Graphics_boxAndWhiskerPlot()
118 if (ymax > y1 && ymin < y1) in Graphics_boxAndWhiskerPlot()
121 if (ymax > y1 && ymin < y1) in Graphics_boxAndWhiskerPlot()
124 if (ymax > y1 && ymin < y1) in Graphics_boxAndWhiskerPlot()
127 if (ymax > y1 && ymin < y1) in Graphics_boxAndWhiskerPlot()
145 y2 = y2 < ymax ? y2 : ymax; in Graphics_boxAndWhiskerPlot()
152 y2 = y2 < ymax ? y2 : ymax; in Graphics_boxAndWhiskerPlot()
160 y2 = y2 < ymax ? y2 : ymax; in Graphics_boxAndWhiskerPlot()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dbinner.h126 bbox.ymax = vMaxY; in calcBoundingBoxIntVertical()
170 scisYmax = _simd_set_epi32(pScissorsInFixedPoint[pViewportIndex[7]].ymax, in GatherScissors()
171 pScissorsInFixedPoint[pViewportIndex[6]].ymax, in GatherScissors()
172 pScissorsInFixedPoint[pViewportIndex[5]].ymax, in GatherScissors()
173 pScissorsInFixedPoint[pViewportIndex[4]].ymax, in GatherScissors()
174 pScissorsInFixedPoint[pViewportIndex[3]].ymax, in GatherScissors()
175 pScissorsInFixedPoint[pViewportIndex[2]].ymax, in GatherScissors()
176 pScissorsInFixedPoint[pViewportIndex[1]].ymax, in GatherScissors()
177 pScissorsInFixedPoint[pViewportIndex[0]].ymax); in GatherScissors()
244 pScissorsInFixedPoint[pViewportIndex[9]].ymax, in GatherScissors()
[all …]
/dports/graphics/svgalib/svgalib-1.4.3/demos/
H A Dtestaccel.c167 int ymax, i, old_flags; in testwidth() local
169 ymax = vga_getydim(); in testwidth()
182 drawwidth(mode, modeinfo, ymax >> 1, ymax >> 1, 8); in testwidth()
207 ymax = vga_getydim(); in testfill()
213 lim = ((xmax < ymax) ? xmax : ymax) >> 1; in testfill()
221 y = rand() % ymax; in testfill()
223 h = rand() % (ymax - y); in testfill()
340 ymax = vga_getydim(); in testbit()
418 int xmax, ymax, lw, i, x, y; in testimage() local
424 ymax = vga_getydim(); in testimage()
[all …]
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/atom/
H A Danalyse_setup.py37 ymax = 0
44 ymax = max(ymax, phi_g.max(), -phi_g.min())
47 s = ymax / max(np.abs(phi_g[:g]))
52 lim = plt.axis(xmin=0, xmax=rmax * 2, ymin=-ymax, ymax=ymax)
60 ymax = 0
65 ymax = max(ymax, pt_g.max(), -pt_g.min())
68 s = ymax / max(np.abs(pt_g))
71 lim = plt.axis(xmin=0, xmax=rmax * 1.2, ymin=-ymax, ymax=ymax)
115 ymax = ref[:, 1].max()
116 plt.axis(ymin=ymin - (ymax - ymin) * 0.1,
[all …]
/dports/science/mcstas-comps/mcstas-comps-2.5-src/optics/
H A DSlit.comp22 * Example: Slit(xmin=-0.01, xmax=0.01, ymin=-0.01, ymax=0.01)
35 * ymax: [m] Upper y bound
59 if (!ymin && !ymax) {
60 ymax=yheight/2; ymin=-ymax;
86 yh = (ymax - ymin)/2.0;
87 multiline(3, xmin-xw, (double)ymax, 0.0,
88 (double)xmin, (double)ymax, 0.0,
89 (double)xmin, ymax+yh, 0.0);
90 multiline(3, xmax+xw, (double)ymax, 0.0,
91 (double)xmax, (double)ymax, 0.0,
[all …]
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/drawing/
H A Dgraphics3d.py366 ymax = 1
369 ymax += 1
373 ymax = elements.translate((0, ymax, 0))[1]
710 if ymin <= 0 <= ymax:
733 [(xmin, ymax, zmin), (xmax, ymax, zmin)],
735 [(xmin, ymax, zmax), (xmax, ymax, zmax)],
742 [(xmin, ymax, zmin), (xmin, ymax, zmax)],
743 [(xmax, ymax, zmin), (xmax, ymax, zmax)],
757 if ymax is None or y > ymax:
758 ymax = y
[all …]
/dports/graphics/pfstools/pfstools-2.1.0/src/tmo/reinhard02/
H A Dtmo_reinhard02.cpp207 for (y = 0; y < cvts.ymax; y++) in gaussian_filter()
209 y1 = (y >= cvts.ymax / 2) ? y - cvts.ymax : y; in gaussian_filter()
252 for (y = 0; y < cvts.ymax; y++) in build_image_fft()
277 for (y = 0; y < cvts.ymax; y++) in convolve_filter()
320 for (y = 0; y < cvts.ymax; y++) in get_maxvalue()
343 for (y = 0; y < cvts.ymax; y++) in tonemap_image()
371 for (y = 0; y < cvts.ymax; y++) in clamp_image()
397 int border_size = (cvts.xmax < cvts.ymax) ? int(cvts.xmax / 5.) : int(cvts.ymax / 5.); in scale_to_midtone()
531 cvts.ymax = Y->getRows(); in tmo_reinhard02()
540 for( y=0 ; y<cvts.ymax ; y++ ) in tmo_reinhard02()
[all …]

12345678910>>...227