Home
last modified time | relevance | path

Searched refs:xtemp (Results 1 – 25 of 302) sorted by last modified time

12345678910>>...13

/dports/lang/nim/nim-1.6.2/
H A Dkoch.nim479 proc xtemp(cmd: string) =
713 of "xtemp": xtemp(op.cmdLineRest)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dgenerate_voronoi.py135 xtemp = c.lines[edge[0]][2] / c.lines[edge[0]][0]
141 xtemp = bbox.width
143 …[x1, y1, x2, y2] = clip_line(c.vertices[edge[1]][0], c.vertices[edge[1]][1], xtemp, ytemp, bbox.wi…
146 xtemp = 0
149 xtemp = c.lines[edge[0]][2] / c.lines[edge[0]][0]
155 xtemp = 0
157 …[x1, y1, x2, y2] = clip_line(xtemp, ytemp, c.vertices[edge[2]][0], c.vertices[edge[2]][1], bbox.wi…
/dports/comms/nec2c/nec2c/
H A Dnec2c.c164 double *xtemp, *ytemp, *ztemp, *sitemp, *bitemp; in main() local
280 ax = bx = cx = xtemp = ytemp = ztemp = sitemp = bitemp = NULL; in main()
438 mem_alloc( (void *)&xtemp, mreq ); in main()
1106 xtemp[i]= x[i]; in main()
1120 xtemp[j]= px[i]; in main()
1173 x[i]= xtemp[i]* fr; in main()
1187 px[i]= xtemp[j]* fr; in main()
/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dcommon.h474 *xtemp, member
/dports/astro/cfitsio/cfitsio-3.49/
H A Dquantize.c667 sum2 += (xtemp * xtemp); in FnMeanSigma_short()
675 sum2 += (xtemp * xtemp); in FnMeanSigma_short()
683 if (sigma) *sigma = sqrt((sum2 / ngood) - (xtemp * xtemp)); in FnMeanSigma_short()
725 sum2 += (xtemp * xtemp); in FnMeanSigma_int()
733 sum2 += (xtemp * xtemp); in FnMeanSigma_int()
741 if (sigma) *sigma = sqrt((sum2 / ngood) - (xtemp * xtemp)); in FnMeanSigma_int()
783 sum2 += (xtemp * xtemp); in FnMeanSigma_float()
791 sum2 += (xtemp * xtemp); in FnMeanSigma_float()
799 if (sigma) *sigma = sqrt((sum2 / ngood) - (xtemp * xtemp)); in FnMeanSigma_float()
841 sum2 += (xtemp * xtemp); in FnMeanSigma_double()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/modules/freetype2/src/base/
H A Dfttrigon.c177 xtemp = y; in ft_trig_pseudo_rotate()
179 x = xtemp; in ft_trig_pseudo_rotate()
185 xtemp = -y; in ft_trig_pseudo_rotate()
187 x = xtemp; in ft_trig_pseudo_rotate()
200 x = xtemp; in ft_trig_pseudo_rotate()
207 x = xtemp; in ft_trig_pseudo_rotate()
235 xtemp = y; in ft_trig_pseudo_polarize()
237 x = xtemp; in ft_trig_pseudo_polarize()
251 xtemp = -y; in ft_trig_pseudo_polarize()
253 x = xtemp; in ft_trig_pseudo_polarize()
[all …]
/dports/www/firefox/firefox-99.0/modules/freetype2/src/base/
H A Dfttrigon.c177 xtemp = y; in ft_trig_pseudo_rotate()
179 x = xtemp; in ft_trig_pseudo_rotate()
185 xtemp = -y; in ft_trig_pseudo_rotate()
187 x = xtemp; in ft_trig_pseudo_rotate()
200 x = xtemp; in ft_trig_pseudo_rotate()
207 x = xtemp; in ft_trig_pseudo_rotate()
235 xtemp = y; in ft_trig_pseudo_polarize()
237 x = xtemp; in ft_trig_pseudo_polarize()
251 xtemp = -y; in ft_trig_pseudo_polarize()
253 x = xtemp; in ft_trig_pseudo_polarize()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/base/
H A Dfttrigon.c177 xtemp = y; in ft_trig_pseudo_rotate()
179 x = xtemp; in ft_trig_pseudo_rotate()
185 xtemp = -y; in ft_trig_pseudo_rotate()
187 x = xtemp; in ft_trig_pseudo_rotate()
200 x = xtemp; in ft_trig_pseudo_rotate()
207 x = xtemp; in ft_trig_pseudo_rotate()
235 xtemp = y; in ft_trig_pseudo_polarize()
237 x = xtemp; in ft_trig_pseudo_polarize()
251 xtemp = -y; in ft_trig_pseudo_polarize()
253 x = xtemp; in ft_trig_pseudo_polarize()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdopath.cxx472 tools::Long xtemp=dy2a-dx1a; if (dx1<0) xtemp=-xtemp; in CalcRect() local
474 aRectP2.AdjustX(xtemp ); in CalcRect()
476 aRectP3.AdjustX(xtemp ); in CalcRect()
479 tools::Long xtemp=dy1a-dx2a; if (dx2<0) xtemp=-xtemp; in CalcRect() local
481 aRectP3.AdjustX(xtemp ); in CalcRect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/docs/
H A DAtomics.rst80 int xtemp = x;
83 xtemp += 1;
85 x = xtemp;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/docs/
H A DAtomics.rst80 int xtemp = x;
83 xtemp += 1;
85 x = xtemp;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/docs/
H A DAtomics.rst80 int xtemp = x;
83 xtemp += 1;
85 x = xtemp;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/
H A DAtomics.rst80 int xtemp = x;
83 xtemp += 1;
85 x = xtemp;
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/algs/qgis/
H A DVoronoiPolygons.py287 xtemp = c.vertices[edge[1]][0]
295 xtemp = width
301 xtemp,
311 xtemp = c.vertices[edge[2]][0]
319 xtemp = 0.0
322 xtemp,
333 xtemp = c.lines[edge[0]][2] / c.lines[edge[0]][0]
335 xend = xtemp
339 xtemp = 0.0
345 xtemp,
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/qgis/
H A DVoronoiPolygons.py287 xtemp = c.vertices[edge[1]][0]
295 xtemp = width
301 xtemp,
311 xtemp = c.vertices[edge[2]][0]
319 xtemp = 0.0
322 xtemp,
333 xtemp = c.lines[edge[0]][2] / c.lines[edge[0]][0]
335 xend = xtemp
339 xtemp = 0.0
345 xtemp,
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dinifcns_nstdsums.cpp2525 symbol xtemp("xtemp"); in convert_H_to_zeta() local
2528 return filter2(filter(H(m, xtemp).hold())).subs(xtemp == 1); in convert_H_to_zeta()
3225 symbol xtemp("xtemp"); in H_evalf() local
3227 return filter(H(x1, xtemp).hold()).subs(xtemp==x2).evalf(); in H_evalf()
3277 symbol xtemp("xtemp"); in H_evalf() local
3294 res *= trafo(H(m, xtemp).hold()); in H_evalf()
3300 return res.subs(xtemp == numeric(x)).evalf(); in H_evalf()
3316 res *= trafo(H(m, xtemp).hold()); in H_evalf()
3326 res *= trafo(H(m, xtemp).hold()); in H_evalf()
3329 return res.subs(xtemp == numeric(x)).evalf(); in H_evalf()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dclamlib.h1769 …al *bkptin, integer *mdein, integer *mdeout, real *coeff, real *bf, real *xtemp, real *ptemp, real…
2262 …eal *yconst, integer *nderiv, integer *mode, real *coeff, real *bf, real *xtemp, real *ptemp, real…
2778 …r *mdein, integer *mdeout, doublereal *coeff, doublereal *bf, doublereal *xtemp, doublereal *ptemp…
3202 …er *nderiv, integer *mode, doublereal *coeff, doublereal *bf, doublereal *xtemp, doublereal *ptemp…
H A DFD2.c3858 xtemp = xpoint + ix - xc; in plot_line()
3859 if (xtemp < 0) xtemp += im_size; in plot_line()
3860 if (xtemp >= im_size) xtemp -= im_size; in plot_line()
3865 index = ytemp * im_size + xtemp; in plot_line()
3876 xtemp = xpoint + ix - xc; in plot_line()
3877 if (xtemp < 0) xtemp += im_size; in plot_line()
3878 if (xtemp >= im_size) xtemp -= im_size; in plot_line()
3883 index = ytemp * im_size + xtemp; in plot_line()
4540 xtemp = xpoint + ix - xc; in DrawSubWindow()
4541 if (xtemp < 0) xtemp += im_size; in DrawSubWindow()
[all …]
H A Dmatrix_f.c794 matrix x, xinv, axinv, xtemp, error; in matrix_sqrt() local
799 matrix_initialize (&xtemp); in matrix_sqrt()
817 matrix_add (x, axinv, &xtemp); in matrix_sqrt()
818 matrix_scale (0.5, xtemp, &x); in matrix_sqrt()
820 matrix_multiply (x, x, &xtemp); in matrix_sqrt()
821 matrix_subtract (a, xtemp, &error); in matrix_sqrt()
839 matrix_destroy (&xtemp); in matrix_sqrt()
H A D3dXClustSim.c2654 float xtemp,ytemp,ztemp ; in isort_IFFF() local
2667 xtemp = xa[j] ; ytemp = ya[j] ; ztemp = za[j] ; itemp = ia[j] ; in isort_IFFF()
2672 xa[p] = xtemp ; ya[p] = ytemp ; za[p] = ztemp ; ia[p] = itemp ; in isort_IFFF()
H A Dafni_graph.c2070 int index, ix, iy, xtemp,ytemp,ztemp , xoff,yoff ; in text_graphs() local
2090 xtemp = grapher->xpoint + ix - grapher->xc ; in text_graphs()
2091 if( xtemp < 0 ) xtemp += grapher->status->nx ; in text_graphs()
2092 else if( xtemp >= grapher->status->nx ) xtemp -= grapher->status->nx ; in text_graphs()
2099 index = ztemp + ytemp * grapher->status->nx + xtemp ; in text_graphs()
2248 int i, m, index, ix, iy, xtemp,ytemp,ztemp, xoff=0,yoff=0, its,ibot,itop; in plot_graphs() local
2430 xtemp = grapher->xpoint + ix - grapher->xc ; in plot_graphs()
2431 if( xtemp < 0 ) xtemp += grapher->status->nx ; /* wrap */ in plot_graphs()
2432 else if( xtemp >= grapher->status->nx ) xtemp -= grapher->status->nx ; in plot_graphs()
2440 index = ztemp + ytemp * grapher->status->nx + xtemp ; /* 3D index in dataset */ in plot_graphs()
[all …]
H A Dmatrix.c908 matrix x, xinv, axinv, xtemp, error; in matrix_sqrt() local
913 matrix_initialize (&xtemp); in matrix_sqrt()
931 matrix_add (x, axinv, &xtemp); in matrix_sqrt()
932 matrix_scale (0.5, xtemp, &x); in matrix_sqrt()
934 matrix_multiply (x, x, &xtemp); in matrix_sqrt()
935 matrix_subtract (a, xtemp, &error); in matrix_sqrt()
953 matrix_destroy (&xtemp); in matrix_sqrt()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/engine/
H A Dscene_lok.cpp1196 int xtemp = xpos + ypos - 1; in lineIsPassable() local
1200 if (xtemp > 319) in lineIsPassable()
1201 xtemp = 319; in lineIsPassable()
1203 for (; xpos < xtemp; ++xpos) { in lineIsPassable()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/base/
H A Dfttrigon.c159 xtemp = y; in ft_trig_pseudo_rotate()
161 x = xtemp; in ft_trig_pseudo_rotate()
167 xtemp = -y; in ft_trig_pseudo_rotate()
169 x = xtemp; in ft_trig_pseudo_rotate()
182 x = xtemp; in ft_trig_pseudo_rotate()
189 x = xtemp; in ft_trig_pseudo_rotate()
217 xtemp = y; in ft_trig_pseudo_polarize()
219 x = xtemp; in ft_trig_pseudo_polarize()
233 xtemp = -y; in ft_trig_pseudo_polarize()
235 x = xtemp; in ft_trig_pseudo_polarize()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/
H A Dluaengine.cpp1830 int xtemp = x1-x2; in gui_drawline_internal() local
1839 if (xtemp == 0 && ytemp == 0) { in gui_drawline_internal()
1843 if (xtemp < 0) { in gui_drawline_internal()
1844 xtemp = -xtemp; in gui_drawline_internal()
1852 delta_x = xtemp << 1; in gui_drawline_internal()

12345678910>>...13