Home
last modified time | relevance | path

Searched refs:coordx (Results 1 – 25 of 91) sorted by relevance

1234

/dports/games/powermanga/powermanga-0.93.1/src/
H A Dexplosions.c338 blast->xcoord = coordx - 8; in explosion_add()
355 blast->xcoord = coordx - 16; in explosion_add()
372 blast->xcoord = coordx - 4; in explosion_add()
390 blast->xcoord = coordx; in explosion_add()
422 blast->xcoord = coordx - 4; in explosion_guardian_add()
472 blast->xcoord = coordx; in explosions_fragments_add()
611 Uint32 coordx, coordy, width, height; in explosions_add_serie() local
630 coordx = (Uint32) foe->spr.xcoord; in explosions_add_serie()
638 coordx = (Uint32) ship->spr.xcoord; in explosions_add_serie()
755 explosion_add ((float) coordx, in explosions_add_serie()
[all …]
H A Denergy_gauge.c53 Uint32 coordx, Uint32 energy_max);
181 draw_energy_gauge (Uint32 sizeof_bar, Sint32 energy, Uint32 coordx, in draw_energy_gauge() argument
188 draw_image_in_score_repeat (&gauge_green, coordx, coordy, energy); in draw_energy_gauge()
189 draw_image_in_score_repeat (&gauge_red, coordx + energy, coordy, in draw_energy_gauge()
191 coordx = coordx + energy_max; in draw_energy_gauge()
198 draw_image_in_score_repeat (&gauge_blue, coordx, coordy, width); in draw_energy_gauge()
H A Dexplosions.h49 void explosion_add (float coordx, float coordy, float speed, Sint32 type,
51 void explosion_guardian_add (float coordx, float coordy);
52 void explosions_fragments_add (float coordx, float coordy, float speed,
H A Dsprites_string.c381 sprite_str->coord_x = coordx; in sprites_string_create()
730 Uint32 i, coordx, width; in sprite_string_centerx() local
732 coordx = in sprite_string_centerx()
735 sprite_str->coord_x = (float) coordx; in sprite_string_centerx()
741 coordx += width; in sprite_string_centerx()
752 Uint32 i, coordx, coordy, width; in sprite_string_center() local
754 coordx = in sprite_string_center()
764 coordx += width; in sprite_string_center()
883 Uint32 i, coordx, coordy; in sprite_string_coords() local
890 sprite_char->coord_x = coordx; in sprite_string_coords()
[all …]
H A Dspaceship.c224 Sint32 coordx, coordy; in spaceship_invincibility() local
273 coordx = in spaceship_invincibility()
281 if (coordx >= offscreen_clipsize in spaceship_invincibility()
282 && coordx <= (offscreen_clipsize + offscreen_width_visible) in spaceship_invincibility()
285 explosion_add ((float) coordx, (float) coordy, 0.7f, STAR_SPACESHIP, 0); in spaceship_invincibility()
382 float coordx, coordy; in spaceship_gameover() local
393 coordx = ship->spr.xcoord + ship_img->x_gc - 8 * pixel_size; in spaceship_gameover()
395 explosions_fragments_add (coordx, coordy, 0.5, 5, 0, 3); in spaceship_gameover()
396 explosions_fragments_add (coordx, coordy, 1.0, 5, 0, 2); in spaceship_gameover()
397 explosions_fragments_add (coordx, coordy, 1.5, 5, 0, 1); in spaceship_gameover()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dfuncplot.py46 coordx = lambda x: (x - xstart) * scalex + xoff # convert x-value to coordinate function
51 coordx = lambda x: x * polar_scalex + centerx # convert x-value to coordinate function
64 xzero = coordx(0)
100 a.append(['M', [coordx(0), bottom]])
129 a.append(['L', [coordx(x0), coordy(y0)]])
131 a.append(['M', [coordx(x0), coordy(y0)]]) # initial moveto
155 [coordx(x0 + (dx0 * third)), coordy(y0 + (dy0 * third)),
156 coordx(x1 - (dx1 * third)), coordy(y1 - (dy1 * third)),
157 coordx(x1), coordy(y1)]
H A Dparam_curves.py47 coordx = lambda x: (x - xleft) * scalex + xoff # convert x-value to coordinate function
56 xzero = coordx(0)
91 a.append(['M', [coordx(0), bottom]])
108 a.append(['M', [coordx(x0), coordy(y0)]]) # initial moveto
123 [coordx(x0 + (dx0 * third)), coordy(y0 + (dy0 * third)),
124 coordx(x1 - (dx1 * third)), coordy(y1 - (dy1 * third)),
125 coordx(x1), coordy(y1)]
/dports/science/madness/madness-ebb3fd7/src/examples/
H A Dvtk.cc87 double coordx = cell(0,0) ; in plotvtk() local
99 fprintf(f, "%f %f %f\n", coordx, coordy, coordz) ; in plotvtk()
104 coordx = coordx + spacex ; in plotvtk()
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/NSI/
H A DMrtg_nsi1045 my $coordx = nsi_eval($ImageData, $cfg, $rcfg, $routers, $router, "$coordx");
1058 $ImageData->copy($srcImageData,$coordx,$coordy,0,0,$srcImgDataSizeX,$srcImgDataSizeY);
1067 print "Coordinates: $coordx/$coordy\n";
1069 my $coordx = nsi_eval($ImageData, $cfg, $rcfg, $routers, $router, "$coordx");
1073 print "Coordinates: $coordx/$coordy\n";
1101 $ImageData->copy($srcImageData,$coordx + $b,$coordy - $a,0,0,$srcImgDataSizeX,$srcImgDataSizeY);
1110 $ImageData->copy($srcImageData,$coordx + $b,$coordy - $a,0,0,$srcImgDataSizeX,$srcImgDataSizeY);
1120 my $coordx = nsi_eval($ImageData, $cfg, $rcfg, $routers, $router, "$coordx");
1132 if($font eq 1){$ImageData->string(gdTinyFont,$coordx,$coordy,$$msg{$textid},$colors{$color});}
1133 if($font eq 2){$ImageData->string(gdSmallFont,$coordx,$coordy,$$msg{$textid},$colors{$color});}
[all …]
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/Common/
H A Dcompute_cost.c43 q2 = cos( dist->coordx[va] - dist->coordx[vb] ); in compute_icost()
44 q3 = cos( dist->coordx[va] + dist->coordx[vb] ); in compute_icost()
48 dx = dist->coordx[va] - dist->coordx[vb]; in compute_icost()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/Common/
H A Dcompute_cost.c43 q2 = cos( dist->coordx[va] - dist->coordx[vb] ); in compute_icost()
44 q3 = cos( dist->coordx[va] + dist->coordx[vb] ); in compute_icost()
48 dx = dist->coordx[va] - dist->coordx[vb]; in compute_icost()
/dports/databases/grass7/grass-7.8.6/raster/r.out.vrml/
H A Dput_grid.c34 double coordx, coordy, coordz; in vrml_put_grid() local
57 coordx = Rast_col_to_easting((double)col, w); in vrml_put_grid()
58 do_coordcnv(&coordx, 'x'); in vrml_put_grid()
65 sprintf(str, "%f %f %f,", coordx, coordy, coordz); in vrml_put_grid()
/dports/cad/alliance/alliance/src/ocp/src/placer/
H A DPPlacement.cpp1552 int coordx = 0; in CreateSubRows() local
1555 while (coordx < Width) in CreateSubRows()
1559 ++coordx; in CreateSubRows()
1564 int xmin = coordx; in CreateSubRows()
1568 ++coordx; in CreateSubRows()
1570 int xmax = coordx; in CreateSubRows()
1600 int coordx = 0; in CheckCreateRow() local
1607 ++coordx; in CheckCreateRow()
1612 int xmin = coordx; in CheckCreateRow()
1616 ++coordx; in CheckCreateRow()
[all …]
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/Master/
H A Dcnrp_io.c409 dist->coordx = (double *) malloc (vertnum*sizeof(double)); in cnrp_io()
426 dist->coordx[node-1] = coord_x; in cnrp_io()
437 deg = floor(dist->coordx[i]); in cnrp_io()
438 min = dist->coordx[i] - deg; in cnrp_io()
444 deg = floor(dist->coordx[j]); in cnrp_io()
445 min = dist->coordx[j] - deg; in cnrp_io()
470 dist->coordx[adj_vertnum] = coord_x; in cnrp_io()
481 deg = floor(dist->coordx[adj_vertnum]); in cnrp_io()
482 min = dist->coordx[adj_vertnum] - deg; in cnrp_io()
488 deg = floor(dist->coordx[j]); in cnrp_io()
[all …]
/dports/games/abbayedesmorts/abbayedesmorts-gpl-2.0.1/src/
H A Ddrawing.c13 int coordx = 0; in drawscreen() local
20 for (coordx=0; coordx<=31; coordx++) { in drawscreen()
21 data = stagedata[room[0]][coordy][coordx]; in drawscreen()
23 destiles.x = coordx * 8; in drawscreen()
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DMetalMap.cpp364 coordx = speedTempMetal_x; in GetMetalPoints()
376 BufferSpot.x = coordx * 16 + 8; in GetMetalPoints()
383 MexArrayC[coordy * MetalMapWidth + coordx] = TempMetal; in GetMetalPoints()
389 int clearXStart = coordx - xend[a]; in GetMetalPoints()
390 int clearXEnd = coordx + xend[a]; in GetMetalPoints()
409 for (int x = coordx - DoubleRadius; x <= coordx + DoubleRadius; x++) { in GetMetalPoints()
H A DSpotFinder.h23 void InvalidateSumMap(int coordx, int coordy, int clearRadius);
35 void UpdateSumMap(int coordx, int coordy, int clearRadius);
H A DSpotFinder.cpp248 void CSpotFinder::InvalidateSumMap(int coordx, int coordy, int clearRadius) in InvalidateSumMap() argument
259 int cacheX_Start = (coordx - clearRealRadius) / CACHEFACTOR; in InvalidateSumMap()
269 int cacheX_End = (coordx + clearRealRadius) / CACHEFACTOR + 1; in InvalidateSumMap()
416 void CSpotFinder::UpdateSumMap(int coordx, int coordy, int clearRadius) { in UpdateSumMap() argument
432 for (int x = coordx - clearRealRadius; x <= coordx + clearRealRadius; x++) { in UpdateSumMap()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/Heuristics/
H A Dheur_routines.c44 p->dist.coordx = (double *) calloc(p->vertnum, sizeof(double)); in receive()
46 PVM_FUNC(info, pvm_upkdouble(p->dist.coordx, p->vertnum, 1)); in receive()
122 FREE(p->dist.coordx); in free_lb_prob()
H A Dsweep.c131 if (p->dist.coordx && p->dist.coordy){ in sweep()
132 depotx = p->dist.coordx[0]; in sweep()
137 tempx = p->dist.coordx[i+1] - depotx; in sweep()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/opengl/
H A Dsum_reduction.cpp23 Expr coordx = clamp(x + r, 0, input.width() - 1); in main() local
24 g(x, y, c) = cast<float>(sum(input(coordx, y, c)) / sum(r) * 255.0f); in main()
H A Dconv_select.cpp26 Expr coordx = clamp(x + r, 0, input.width() - 1); in main() local
27 f(x, y, c) = cast<float>(sum(input(coordx, y, c))); in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/forbind/test/
H A Dtest-nsided.dmp23 float coordx(num_nodes) ;
52 coordx = 0, 1, 1, 0, 1, 2, 2, 1, 0, 10, 10, 1, 1, 10, 10, 1, 0, 1, 10, 7, 3,
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/cbind/test/
H A Dtestwt-nfaced.dmp28 float coordx(num_nodes) ;
63 coordx = 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2 ;
H A Dtestwt-zeroe.dmp22 float coordx(num_nodes) ;
58 coordx = 0, 1, 1, 0, 1, 2, 2, 1, 0, 10, 10, 1, 1, 10, 10, 1, 0, 1, 10, 7, 3,

1234