Home
last modified time | relevance | path

Searched refs:sxmax (Results 1 – 25 of 68) sorted by relevance

123

/dports/graphics/vcg/vcg.1.30/src/
H A Dfisheye.c367 int sxmax;
438 int sxmax;
454 screen_xmax = sxmax;
856 int sxmax;
930 int sxmax;
1218 int sxmax;
1289 int sxmax;
1547 int sxmax;
1620 int sxmax;
1748 int sxmax;
[all …]
H A Dfisheye.h93 int change_fe_winsize _PP((int sxmin, int sxmax, int symin, int symax));
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dzzperi.c45 static real sxmin, sxmax, symin, symax; in zzperi_() local
66 sxmax = zzzplt_1.xmax; in zzperi_()
70 sxmax = zzzplt_1.xmin; in zzperi_()
92 zzaxxx_(&sxmin, &sxmax, &symin, &isidex, &xlab); in zzperi_()
94 zzaxxx_(&sxmin, &sxmax, &symax, &i__1, &c__0); in zzperi_()
98 zzaxyy_(&sxmax, &symin, &symax, &i__1, &c__0); in zzperi_()
H A Dset.c58 static real sxmin, sxmax, symin, symax; in set_() local
99 sxmax = *xsub2; in set_()
105 sxmax = r_lg10(xsub2); in set_()
122 zzzplt_1.alphxx = (zzzplt_1.xtop - zzzplt_1.xbot) / (sxmax - sxmin); in set_()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dmygeom.cpp1155 double sxmax = -1e8; in BuildTess() local
1189 sxmax = wxMax(lon, sxmax); in BuildTess()
1195 sxmax = wxMax(xd, sxmax); in BuildTess()
1255 double sxmax = -1e8; in BuildTess() local
1274 sxmax = wxMax(lon, sxmax); in BuildTess()
1280 sxmax = wxMax(xd, sxmax); in BuildTess()
1300 pTPG->tri_box.Set(symin, sxmin, symax, sxmax); in BuildTess()
1463 double sxmax = -1e8; // this poly BBox in endCallback() local
1485 sxmax = wxMax(lon, sxmax); in endCallback()
1496 sxmax = wxMax(valx, sxmax); in endCallback()
[all …]
/dports/science/packmol/packmol-18.169/
H A Doutput.f9031 double precision :: sxmin, symin, szmin, sxmax, symax, szmax local
149 sxmax = -1.d30
157 sxmax = dmax1(restpars(irest,4)+restpars(irest,1),sxmax)
164 sxmax = dmax1(restpars(irest,4),sxmax)
177 sxmax = dmax1(sxmax,sizemax(1))
182 xlength = sxmax - sxmin
/dports/math/ploticus-nox11/pl240src/src/
H A Dsmoothfit.c179 double sxmax, symax; in scaleRatio() local
188 sxmax = x[0]; in scaleRatio()
199 if (x[i] > sxmax) sxmax = x[i]; in scaleRatio()
205 if (dx1n < 0.01*(sxmax-sxmin) && dy1n < 0.01*(symax-symin)) in scaleRatio()
207 if (sxmin == sxmax) in scaleRatio()
214 xratio = ratio_signs/(sxmax-sxmin); in scaleRatio()
/dports/math/ploticus/pl240src/src/
H A Dsmoothfit.c179 double sxmax, symax; in scaleRatio() local
188 sxmax = x[0]; in scaleRatio()
199 if (x[i] > sxmax) sxmax = x[i]; in scaleRatio()
205 if (dx1n < 0.01*(sxmax-sxmin) && dy1n < 0.01*(symax-symin)) in scaleRatio()
207 if (sxmin == sxmax) in scaleRatio()
214 xratio = ratio_signs/(sxmax-sxmin); in scaleRatio()
/dports/cad/gmsh/gmsh-4.9.2-source/tutorial/c++/
H A Dt18.cpp117 std::vector<std::pair<int, int> > sxmax; in main() local
120 ymax + eps, zmax + eps, sxmax, 2); in main()
122 for(auto j : sxmax) { in main()
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A Dregion.c162 int sxmin, sxmax, symin, symax; in RGN_Blit() local
175 sxmax = sxmin + sr->w; in RGN_Blit()
182 sxmax = src->w; in RGN_Blit()
/dports/games/spacejunk/spacejunk-1.0.5/sge030809/
H A Dsge_rotation.cpp43 Sint16 sxmax = sge_clip_xmax(src); in _calcRect() local
46 Sint16 sx[]={sxmin, sxmax, sxmin, sxmax}; in _calcRect()
140 if( (rx>=sxmin) && (rx<=sxmax) && (ry>=symin) && (ry<=symax) ) \
163 if( (rx>=sxmin) && (rx<=sxmax) && (ry>=symin) && (ry<=symax) ){ \
233 if( (rx>=sxmin) && (rx+1<=sxmax) && (ry>=symin) && (ry+1<=symax) ){ \
279 if( (rx>=sxmin) && (rx+1<=sxmax) && (ry>=symin) && (ry+1<=symax) ){ \
355 Sint16 sxmax = sge_clip_xmax(src); in sge_transformNorm() local
456 Sint16 sxmax = sge_clip_xmax(src); in sge_transformAA() local
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dinterpol.c317 double sxmin, sxmax, step; in do_kdensity() local
325 sxmax = X_AXIS.max; in do_kdensity()
327 step = (sxmax - sxmin) / (samples_1 - 1); in do_kdensity()
462 ixmax = sxmax = AXIS_LOG_VALUE(x_axis, X_AXIS.max); in do_bezier()
483 UPDATE_RANGE(ixmax > sxmax, X_AXIS.max, ixmax, x_axis); in do_bezier()
856 ixmax = sxmax = AXIS_LOG_VALUE(x_axis, X_AXIS.max); in do_cubic()
871 xend = GPMIN(this_points[num_points - 1].x, sxmax); in do_cubic()
918 UPDATE_RANGE(ixmax > sxmax, X_AXIS.max, ixmax, x_axis); in do_cubic()
953 ixmax = sxmax = AXIS_LOG_VALUE(x_axis, X_AXIS.max); in do_freq()
974 UPDATE_RANGE(ixmax > sxmax, X_AXIS.max, ixmax, x_axis); in do_freq()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/tutorial/python/
H A Dt18.py106 sxmax = gmsh.model.getEntitiesInBoundingBox(xmin - eps + 1, ymin - eps, variable
110 for j in sxmax:
/dports/print/pic2fig/pic2fig/
H A Dmain.c41 float sxmax = 4096; /* upper */ variable
241 sxmax = symax = 4096; in reset()
H A Dpic.h109 extern float sxmin, sxmax, symin, symax;
H A Dplfig.c41 extern float xmin, ymin, xmax, ymax, sxmin, symin, sxmax, symax;
74 space(sxmin, symin, sxmax, symax); in openpl()
H A Dpic.h_0109 extern float sxmin, sxmax, symin, symax;
/dports/mail/mimedefang/mimedefang-2.84/
H A Dwatch-mimedefang.in99 graph_configure $name sxmax auto
168 if {[graph_cget $name sxmax] == "timeseries"} {
208 set sxmax [graph_cget $name sxmax]
253 if { "$sxmax" == "auto" } {
258 graph_configure $name xmax $sxmax
557 graph_configure $i sxmax timeseries
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vdobler/chart/
H A Dscatter.go192 sxmin, sxmax := c.XRange.Data2Screen(c.XRange.Min), c.XRange.Data2Screen(c.XRange.Max)
193 width := sxmax - sxmin
216 for six := sxmin; six < sxmax; six += step {
/dports/science/py-obspy/obspy-1.2.2/obspy/signal/
H A Darray_analysis.py809 sxmax = slim
815 sxmax = slim[1]
821 nsx = int(np.ceil((sxmax + sstep / 10. - sxmin) / sstep))
828 for i, sx in enumerate(np.arange(sxmin, sxmax + sstep / 10., sstep)):
/dports/science/mcstas-comps/mcstas-comps-2.5-src/examples/
H A DSNS_ARCS.instr36 * sxmax: [m] Sample slit horz max value
48 …T0_nu=90,nrad=0.58,nchans=40,Edes=50,Et=25,ttheta=25,T0_off=0,sxmin=-0.04,sxmax=0.04,symin=-0.04,s…
258 COMPONENT Slits2=Slit(xmin=sxmin,xmax=sxmax,ymin=symin,ymax=symax)
H A DSNS_ARCS_Mantid.instr36 * sxmax: [m] Sample slit horz max value
48 …T0_nu=90,nrad=0.58,nchans=40,Edes=50,Et=25,ttheta=25,T0_off=0,sxmin=-0.04,sxmax=0.04,symin=-0.04,s…
258 COMPONENT Slits2=Slit(xmin=sxmin,xmax=sxmax,ymin=symin,ymax=symax)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dprim.c81 short sxmin,sxmax,symin,symax; variable
740 if(sxmax > PSXDisplay.DisplayEnd.x) return FALSE; in bDrawOffscreenFront()
747 if(sxmax< PSXDisplay.DisplayPosition.x) in bOnePointInFront()
765 if(sxmax< PreviousPSXDisplay.DisplayPosition.x) in bOnePointInBack()
784 sxmax=max(lx0,max(lx1,max(lx2,lx3))); in bDrawOffscreen4()
785 if(sxmax<drawX) return FALSE; in bDrawOffscreen4()
812 sxmax=max(drawX,min(sxmax,sW)); in bDrawOffscreen4()
852 sxmax=max(lx0,max(lx1,lx2)); in bDrawOffscreen3()
853 if(sxmax<drawX) return FALSE; in bDrawOffscreen3()
867 sxmax=max(drawX,min(sxmax,sW)); in bDrawOffscreen3()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dzoom.c118 fxwidth = sxmax-sx3rd; in drawbox()
432 *newx = sxmin + tempx*(sxmax-sx3rd)/ftemp + tempy*(sx3rd-sxmin)/ftemp; in zmo_calc()
515 zmo_calc(sxmax-savxxmin,symin-savyymax,&xxmax,&yymin,ftemp); in zoomoutdbl()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPrim.c89 short sxmin,sxmax,symin,symax; variable
1066 if(sxmax > PSXDisplay.DisplayEnd.x) return FALSE; in bDrawOffscreenFront()
1073 if(sxmax< PSXDisplay.DisplayPosition.x) in bOnePointInFront()
1091 if(sxmax< PreviousPSXDisplay.DisplayPosition.x) in bOnePointInBack()
1110 sxmax=max(lx0,max(lx1,max(lx2,lx3))); in bDrawOffscreen4()
1111 if(sxmax<drawX) return FALSE; in bDrawOffscreen4()
1138 sxmax=max(drawX,min(sxmax,sW)); in bDrawOffscreen4()
1178 sxmax=max(lx0,max(lx1,lx2)); in bDrawOffscreen3()
1179 if(sxmax<drawX) return FALSE; in bDrawOffscreen3()
1193 sxmax=max(drawX,min(sxmax,sW)); in bDrawOffscreen3()

123