Home
last modified time | relevance | path

Searched refs:xloc (Results 1 – 25 of 1026) sorted by relevance

12345678910>>...42

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/LINKERN/
H A Dflip_ary.c234 gap = yloc - xloc;
239 xloc++;
241 xloc = 0;
248 if (xloc > yloc) {
259 xloc = 0;
276 if (xloc > yloc) {
288 xloc = 0;
293 gap = yloc - xloc;
321 if (xloc >= yloc)
327 if (xloc <= yloc)
[all …]
/dports/math/fpc-numlib/fpc-3.2.2/packages/numlib/tests/
H A Droofnrt1.pas16 xloc: maxarray absolute x;
20 floc[1] := 2 * (xloc[1] - xloc[2]) - ah2 * exp(xloc[1]);
22 floc[i] := -xloc[i - 1] + 2 * xloc[i] - xloc[i + 1] - ah2 * exp(xloc[i]);
23 floc[n] := -xloc[n - 1] + 2 * xloc[n] - ah2 * exp(xloc[n]);
35 floc[1] := 1 + (3 - 2 * xloc[1]) * xloc[1] - 2 * xloc[2];
37 floc[k] := 1 + (3 - 2 * xloc[k]) * xloc[k] - xloc[k - 1] - 2 * xloc[k + 1];
38 floc[m] := 1 + (3 - 2 * xloc[m]) * xloc[m] - xloc[m - 1];
46 floc[1] := sin(xloc[1]) + sqr(xloc[2]) + ln(xloc[3]) - 7;
47 floc[2] := 3 * xloc[1] + exp(xloc[2] * ln(2)) - xloc[3] * sqr(xloc[3]) + 1;
48 floc[3] := xloc[1] + xloc[2] + xloc[3] - 5;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/numlib/tests/
H A Droofnrt1.pas16 xloc: maxarray absolute x;
20 floc[1] := 2 * (xloc[1] - xloc[2]) - ah2 * exp(xloc[1]);
22 floc[i] := -xloc[i - 1] + 2 * xloc[i] - xloc[i + 1] - ah2 * exp(xloc[i]);
23 floc[n] := -xloc[n - 1] + 2 * xloc[n] - ah2 * exp(xloc[n]);
35 floc[1] := 1 + (3 - 2 * xloc[1]) * xloc[1] - 2 * xloc[2];
37 floc[k] := 1 + (3 - 2 * xloc[k]) * xloc[k] - xloc[k - 1] - 2 * xloc[k + 1];
38 floc[m] := 1 + (3 - 2 * xloc[m]) * xloc[m] - xloc[m - 1];
46 floc[1] := sin(xloc[1]) + sqr(xloc[2]) + ln(xloc[3]) - 7;
47 floc[2] := 3 * xloc[1] + exp(xloc[2] * ln(2)) - xloc[3] * sqr(xloc[3]) + 1;
48 floc[3] := xloc[1] + xloc[2] + xloc[3] - 5;
[all …]
/dports/games/openglad/openglad-0.98/src/
H A Dbutton.cpp33 xloc = xpos; in vbutton()
37 xend = xloc + width; in vbutton()
59 xloc = xpos; in vbutton()
63 xend = xloc + width; in vbutton()
86 xloc = xpos; in vbutton()
90 xend = xloc + width; in vbutton()
105 xend = xloc + width; in vbutton()
145 xend = xloc + width; in set_graphic()
168 myscreen->draw_box(xloc,yloc+1,xloc,yend-2,BUTTON_LEFT,1,1); // left in vdisplay()
200 myscreen->draw_box(xloc,yloc+1,xloc,yend-2,BUTTON_RIGHT,1,1); // left in vdisplay()
[all …]
/dports/graphics/vcg/vcg.1.30/src/
H A Dstep3.c212 i] ).predlist) /+;R/SC;yy+NT ; ;*/ )->xloc) /*;i] ).predlist) /+;R/SC; in gs_ide1001()
323 ->node) /+;R/SC;yy+NT ;;*/ if ((( (( c )->target) /*;= 0;;*/ )->xloc) /*;= 0;;*/ <(( node )->xloc in gs_ide1041()
328 */ )->xloc) /*;;R/SC;yy+NT )->priority) /+;R/SC;yy+NT ;*/ <(( node )->xloc) /*; in gs_ide1041()
371 R/SC;yy;*/ ) { if ((( (( c )->target) /*;};*/ )->xloc) /*;};*/ >(( v )->xloc) /*;
377 R/SC;*/ )->xloc) /*;>target) /+;R/SC;yy+NT )->xloc) /+;R/SC;*/ >(( v )->xloc) /*;
517 …e touching(v,w) ( ((( v )->xloc) +(( v )->width) +G_xspace >= (( w )->xloc) ) ||((( …
607 rdiff = ldiff = yAXINT;;*/ rdiff = (( w )->xloc) /*;rdiff = ldiff = yAXINT;;*/ - ((( v )->xloc) /*;
875 (diff > 0) {;*/ ==0)) h1 = (( gs_ide1030 )->xloc) /*;dth) /+;R/SC;
954 y;*/ /2; else (( node )->xloc) /*;yy+NT +/_xspace;;*/ = xralign((( node )->xloc) /*;
983 R/SC;y;*/ /2; else (( node )->xloc) /*;yy+NT -/_xspace;;*/ = xlalign((( node )->xloc) /*;
[all …]
/dports/math/spooles-mpich/spooles.2.2/Tree/src/
H A Ddraw.c91 double *radius, *x, *xloc, *y, *yloc ; in Tree_drawToEPS() local
161 xloc = DVinit(n, 0.0) ; in Tree_drawToEPS()
176 xloc[J] = xoff + xscale*x[J] ; in Tree_drawToEPS()
206 DVfprintf(stdout, n, xloc) ; in Tree_drawToEPS()
288 xloc[J], yloc[J], xloc[K], yloc[K]) ; in Tree_drawToEPS()
313 xloc[J], yloc[J], rscale) ; in Tree_drawToEPS()
358 double xloc[], in findLocalCoords() argument
375 DVfill(n, xloc, 0.5*(xmax+xmin)) ; in findLocalCoords()
387 xlocmin = xloc[0] - rscale ; in findLocalCoords()
388 xlocmax = xloc[0] + rscale ; in findLocalCoords()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/Tree/src/
H A Ddraw.c91 double *radius, *x, *xloc, *y, *yloc ; in Tree_drawToEPS() local
161 xloc = DVinit(n, 0.0) ; in Tree_drawToEPS()
176 xloc[J] = xoff + xscale*x[J] ; in Tree_drawToEPS()
206 DVfprintf(stdout, n, xloc) ; in Tree_drawToEPS()
288 xloc[J], yloc[J], xloc[K], yloc[K]) ; in Tree_drawToEPS()
313 xloc[J], yloc[J], rscale) ; in Tree_drawToEPS()
358 double xloc[], in findLocalCoords() argument
375 DVfill(n, xloc, 0.5*(xmax+xmin)) ; in findLocalCoords()
387 xlocmin = xloc[0] - rscale ; in findLocalCoords()
388 xlocmax = xloc[0] + rscale ; in findLocalCoords()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/Tree/src/
H A Ddraw.c91 double *radius, *x, *xloc, *y, *yloc ; in Tree_drawToEPS() local
161 xloc = DVinit(n, 0.0) ; in Tree_drawToEPS()
176 xloc[J] = xoff + xscale*x[J] ; in Tree_drawToEPS()
206 DVfprintf(stdout, n, xloc) ; in Tree_drawToEPS()
288 xloc[J], yloc[J], xloc[K], yloc[K]) ; in Tree_drawToEPS()
313 xloc[J], yloc[J], rscale) ; in Tree_drawToEPS()
358 double xloc[], in findLocalCoords() argument
375 DVfill(n, xloc, 0.5*(xmax+xmin)) ; in findLocalCoords()
387 xlocmin = xloc[0] - rscale ; in findLocalCoords()
388 xlocmax = xloc[0] + rscale ; in findLocalCoords()
[all …]
/dports/math/spooles/spooles.2.2/Tree/src/
H A Ddraw.c91 double *radius, *x, *xloc, *y, *yloc ; in Tree_drawToEPS() local
161 xloc = DVinit(n, 0.0) ; in Tree_drawToEPS()
176 xloc[J] = xoff + xscale*x[J] ; in Tree_drawToEPS()
206 DVfprintf(stdout, n, xloc) ; in Tree_drawToEPS()
288 xloc[J], yloc[J], xloc[K], yloc[K]) ; in Tree_drawToEPS()
313 xloc[J], yloc[J], rscale) ; in Tree_drawToEPS()
358 double xloc[], in findLocalCoords() argument
375 DVfill(n, xloc, 0.5*(xmax+xmin)) ; in findLocalCoords()
387 xlocmin = xloc[0] - rscale ; in findLocalCoords()
388 xlocmax = xloc[0] + rscale ; in findLocalCoords()
[all …]
/dports/math/py-chaospy/chaospy-4.3.3/chaospy/distributions/
H A Dapproximation.py110 xlower = numpy.where(indices & (uloc < 0), xloc, xlower)
126 xloc_ = xloc-uloc/derivative
132 xloc = numpy.where(indices, xloc_, xloc)
151 return xloc
221 xloc, argument
258 xloc = numpy.asfarray(xloc)
259 assert xloc.ndim == 1
260 lower, upper = numpy.min(xloc), numpy.max(xloc)
263 numpy.clip(numpy.abs(xloc), 1, None))
266 floc1 = distribution._get_fwd(xloc, idx, cache=cache1)
[all …]
/dports/math/py-chaospy/chaospy-4.3.3/chaospy/distributions/operators/
H A Dpower.py123 def _pdf(self, xloc, idx, left, right, cache):
141 x_ = numpy.sign(xloc)*numpy.abs(xloc)**(1./right-1)
142 xloc = numpy.sign(xloc)*numpy.abs(xloc)**(1./right)
143 pairs = numpy.sign(xloc**right) == 1
152 x_ = numpy.where(xloc <= 0, -numpy.inf,
153 numpy.log(xloc + 1.*(xloc<=0))/numpy.log(left+1.*(left == 1)))
160 def _cdf(self, xloc, idx, left, right, cache):
178 y = numpy.sign(xloc)*numpy.abs(xloc)**(1./right)
179 pairs = numpy.sign(xloc**right) != -1
184 y = (numpy.log(numpy.abs(xloc)+1.*(xloc <= 0))/
[all …]
H A Dmultiply.py189 def _cdf(self, xloc, idx, left, right, cache): argument
192 left = numpy.broadcast_arrays(left.T, xloc.T)[0].T
194 xloc_ = xloc.copy()
195 xloc_.T[valids.T] = xloc.T[valids.T]/left.T[valids.T]
224 xloc = left._get_inv(uloc, idx, cache=cache)
225 xloc = (xloc.T*right.T).T
227 return xloc
229 def _pdf(self, xloc, idx, left, right, cache): argument
252 xloc = xloc.copy()
253 xloc.T[valids.T] = xloc.T[valids.T]/right.T[valids.T]
[all …]
/dports/math/py-chaospy/chaospy-4.3.3/chaospy/distributions/collection/
H A Dtriangle.py30 def _pdf(self, xloc, a): argument
31 return numpy.where(xloc < a, 2*xloc/a, 2*(1-xloc)/(1-a))
33 def _cdf(self, xloc, a): argument
34 return numpy.where(xloc < a, xloc**2/(a+(a == 0)),
35 (2*xloc-xloc*xloc-a)/(1-a+(a == 1)))
/dports/games/gemrb/gemrb-0.9.0/admin/
H A Dmake_formation.py83 xloc = 0 # centre
86 xloc = 48 # right
90 xloc = 48 # right
93 xloc = -48 # left
100 xloc = 0 # back
102 print xloc,
114 xloc = 0
116 xloc = 64
118 xloc = -64
120 xloc = 128
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/src/help/
H A Dhelp.cpp116 void show_help(const std::string& show_topic, int xloc, int yloc) in show_help() argument
118 show_help(default_toplevel, show_topic, xloc, yloc); in show_help()
126 void show_unit_help(const std::string& show_topic, bool has_variations, bool hidden, int xloc, int … in show_unit_help() argument
129 hidden_symbol(hidden) + (has_variations ? ".." : "") + unit_prefix + show_topic, xloc, yloc); in show_unit_help()
137 void show_terrain_help(const std::string& show_topic, bool hidden, int xloc, int yloc) in show_terrain_help() argument
139 show_help(default_toplevel, hidden_symbol(hidden) + terrain_prefix + show_topic, xloc, yloc); in show_terrain_help()
158 int xloc, int yloc) in show_help() argument
176 if (yloc <= -1 || xloc <= -1) { in show_help()
177 xloc = screen_area.w / 2 - width / 2; in show_help()
186 f.layout(xloc, yloc, width, height); in show_help()
[all …]
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLPanel.cpp160 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
161 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
171 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
172 showpoint = QPoint(xloc, yloc); in UpdatePanel()
179 else if(panelPinLoc=="right"){ xloc = xloc+xwid-sz.width(); } in UpdatePanel()
180 else{ xloc = xloc+((xwid-sz.width())/2) ; } //centered in UpdatePanel()
188 hidepoint = QPoint(xloc, yloc+xhi-hidesize); in UpdatePanel()
189 showpoint = QPoint(xloc, yloc+xhi-ht); in UpdatePanel()
205 hidepoint = QPoint(xloc, yloc); in UpdatePanel()
206 showpoint = QPoint(xloc, yloc); in UpdatePanel()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A Dnetlist.cxx61 float xloc = in_pads[i].xloc; in getHPWL() local
64 minX = min(minX, xloc); in getHPWL()
65 maxX = max(maxX, xloc); in getHPWL()
87 float xloc = pk.xloc[blk_index] + (x_length / 2) + x_offset; in getHPWL() local
90 minX = min(minX, xloc); in getHPWL()
91 maxX = max(maxX, xloc); in getHPWL()
115 float xloc, yloc; in ParsePl() local
118 if (sscanf(line.c_str(), "%s %f %f", name, &xloc, &yloc) == 3) { in ParsePl()
122 temp_pad.xloc = xloc; in ParsePl()
282 temp.xloc = in_all_pads[indices[i]].xloc; in ParseNets()

12345678910>>...42