Home
last modified time | relevance | path

Searched refs:MIN_Y (Results 1 – 25 of 65) sorted by relevance

123

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/tsai-30b3/
H A Dxfd2xfu.c29 #define MIN_Y 0 macro
73 fprintf (stdout, "\n Enter Yfd [%d:%d] : ", MIN_Y, MAX_Y);
78 if ((Yfd < MIN_Y) || (Yfd > MAX_Y))
H A Dic2wc.c26 #define MIN_Y 0 macro
68 (void) fprintf (stdout, "\n Enter Yf [%d:%d] : ", MIN_Y, MAX_Y);
/dports/games/criticalmass/CriticalMass-1.5/game/
H A DHero.cpp41 const float MIN_Y=-45; variable
46 _maxY(MIN_Y), in Hero()
99 p->position.y = MIN_Y; in init()
260 _maxY = MIN_Y; in allowVerticalMovement()
301 Clamp( _yPos, MIN_Y, _maxY); in update()
306 Clamp( _yPos, MIN_Y, _maxY); in update()
345 Clamp( _yPos, MIN_Y, _maxY); in move()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tools/
H A Dmerge_maps.py13 MIN_Y = 10000 variable
29 math.floor((y - MIN_Y) / STRIDE_Y))
34 return "{}__{}".format((x - MIN_X) % STRIDE_X, (y - MIN_Y) % STRIDE_Y)
37 (y - MIN_Y - 1) % STRIDE_Y)
189 MIN_Y = overmaps[0].get("point", [0, 1000])[1] variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tools/
H A Dmerge_maps.py13 MIN_Y = 10000 variable
29 math.floor((y - MIN_Y) / STRIDE_Y))
34 return "{}__{}".format((x - MIN_X) % STRIDE_X, (y - MIN_Y) % STRIDE_Y)
37 (y - MIN_Y - 1) % STRIDE_Y)
189 MIN_Y = overmaps[0].get("point", [0, 1000])[1] variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/WiimoteEmu/Extension/
H A DDrawsomeTablet.cpp44 constexpr u16 MIN_Y = 0x15ff + 0x100; in Update() local
47 constexpr double CENTER_Y = (MAX_Y + MIN_Y) / 2.0; in Update()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/maps/magic/house1/
H A DAdventureIsland.java43 private static final int MIN_Y = 10; field in AdventureIsland
75 …RPAction.placeat(this, creature, Rand.randUniform(MIN_X, MAX_X), Rand.randUniform(MIN_Y, MAX_Y))) { in init()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/maps/northpole/
H A DNorthpole.java43 private static final int MIN_Y = 10; field in Northpole
75 …RPAction.placeat(this, creature, Rand.randUniform(MIN_X, MAX_X), Rand.randUniform(MIN_Y, MAX_Y))) { in init()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsclipper.h74 static const double MIN_Y; in SIP_FEATURE() local
349 if ( y > MIN_Y ) in inside()
390 r_n = -( x1 - MAX_X ) * ( MAX_Y - MIN_Y ); in intersect()
391 r_d = ( x2 - x1 ) * ( MAX_Y - MIN_Y ); in intersect()
394 r_n = -( x1 - MIN_X ) * ( MAX_Y - MIN_Y ); in intersect()
395 r_d = ( x2 - x1 ) * ( MAX_Y - MIN_Y ); in intersect()
402 r_n = ( y1 - MIN_Y ) * ( MAX_X - MIN_X ); in intersect()
H A Dqgsclipper.cpp37 const double QgsClipper::MIN_Y = -16000; member in QgsClipper
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsclipper.h74 static const double MIN_Y; in SIP_FEATURE() local
349 if ( y > MIN_Y ) in inside()
390 r_n = -( x1 - MAX_X ) * ( MAX_Y - MIN_Y ); in intersect()
391 r_d = ( x2 - x1 ) * ( MAX_Y - MIN_Y ); in intersect()
394 r_n = -( x1 - MIN_X ) * ( MAX_Y - MIN_Y ); in intersect()
395 r_d = ( x2 - x1 ) * ( MAX_Y - MIN_Y ); in intersect()
402 r_n = ( y1 - MIN_Y ) * ( MAX_X - MIN_X ); in intersect()
H A Dqgsclipper.cpp37 const double QgsClipper::MIN_Y = -16000; member in QgsClipper
/dports/games/xinvaders3d/xinvaders3d/
H A Dplayer.c34 #define MIN_Y 50.0f macro
107 if ( obj->pos[YPOS] < MIN_Y ) in Player_update()
108 obj->pos[YPOS] = MIN_Y; in Player_update()
/dports/games/flightgear/flightgear-2020.3.11/utils/demconvert/
H A Ddemconvert.cxx159 #define MIN_Y -90 in main() macro
172 for ( int tiley = MAX_Y; tiley > MIN_Y; tiley -= tileHeight ) { in main()
/dports/games/legend-of-edgar/edgar-1.34/data/maps/
H A Dtest.dat12 MIN_Y FALSE
H A Dmap_credits.dat12 MIN_Y FALSE
H A Dmap16.dat12 MIN_Y TRUE
H A Dmap26.dat12 MIN_Y FALSE
H A Dmap21.dat12 MIN_Y FALSE
H A Dmap14.dat12 MIN_Y FALSE
H A Dmap24.dat12 MIN_Y FALSE
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/
H A Dqgsclipper.sip.in40 static const double MIN_Y;
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsclipper.sip.in40 static const double MIN_Y;
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dbartop52.cpp145 …m_screen->set_visarea(antic_device::MIN_X, antic_device::MAX_X, antic_device::MIN_Y, antic_device:… in a5200()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dbartop52.cpp145 …m_screen->set_visarea(antic_device::MIN_X, antic_device::MAX_X, antic_device::MIN_Y, antic_device:… in a5200()

123