Home
last modified time | relevance | path

Searched refs:oldy (Results 1 – 25 of 995) sorted by relevance

12345678910>>...40

/dports/lang/perl5.30/perl-5.30.3/Porting/
H A Dbump-perl-version117 $oldy,
129 ($oldy % 2) ? $oldz : 0,
135 ($oldy % 2) ? "$oldx.$oldy.$oldz" : "$oldx.$oldy.0",
141 "$oldy-$oldz",
147 $oldy,
152 ($oldy % 2) ? $oldz : 0,
166 qr{\b ($oldx _ $oldy _$oldz) \b}x,
172 qr{ $oldx\.$oldy\.$oldz \b}x,
188 "$oldx$oldy",
196 "$oldx.$oldy",
[all …]
/dports/games/sopwith/sopwith-1.8.4/src/psion/
H A Dvid_4bit.c63 int oldy = *gptr; in Vid_DispGround() local
67 if (oldy == *gptr) { in Vid_DispGround()
70 } else if (oldy < *gptr) { in Vid_DispGround()
71 for(; oldy < *gptr; ++oldy) { in Vid_DispGround()
75 } else if (oldy > *gptr) { in Vid_DispGround()
76 for (; oldy > *gptr; --oldy) { in Vid_DispGround()
84 if (oldy == *gptr) { in Vid_DispGround()
87 } else if (oldy < *gptr) { in Vid_DispGround()
88 for(; oldy < *gptr; ++oldy) { in Vid_DispGround()
92 } else if (oldy > *gptr) { in Vid_DispGround()
[all …]
/dports/lang/perl5.32/perl-5.32.1/Porting/
H A Dbump-perl-version94 my ($oldx, $oldy, $oldz) = $ARGV[0] =~ /^(\d+)\.(\d+)\.(\d+)$/
117 $oldy,
129 ($oldy % 2) ? $oldz : 0,
135 ($oldy % 2) ? "$oldx.$oldy.$oldz" : "$oldx.$oldy.0",
141 "$oldy-$oldz",
147 $oldy,
152 ($oldy % 2) ? $oldz : 0,
166 qr{\b ($oldx _ $oldy _$oldz) \b}x,
172 qr{ $oldx\.$oldy\.$oldz \b}x,
188 "$oldx$oldy",
[all …]
/dports/lang/perl5.34/perl-5.34.0/Porting/
H A Dbump-perl-version94 my ($oldx, $oldy, $oldz) = $ARGV[0] =~ /^(\d+)\.(\d+)\.(\d+)$/
117 $oldy,
129 ($oldy % 2) ? $oldz : 0,
135 ($oldy % 2) ? "$oldx.$oldy.$oldz" : "$oldx.$oldy.0",
141 "$oldy-$oldz",
147 $oldy,
152 ($oldy % 2) ? $oldz : 0,
166 qr{\b ($oldx _ $oldy _$oldz) \b}x,
172 qr{ $oldx\.$oldy\.$oldz \b}x,
188 "$oldx$oldy",
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/Porting/
H A Dbump-perl-version94 my ($oldx, $oldy, $oldz) = $ARGV[0] =~ /^(\d+)\.(\d+)\.(\d+)$/
117 $oldy,
129 ($oldy % 2) ? $oldz : 0,
135 ($oldy % 2) ? "$oldx.$oldy.$oldz" : "$oldx.$oldy.0",
141 "$oldy-$oldz",
147 $oldy,
152 ($oldy % 2) ? $oldz : 0,
166 qr{\b ($oldx _ $oldy _$oldz) \b}x,
172 qr{ $oldx\.$oldy\.$oldz \b}x,
188 "$oldx$oldy",
[all …]
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/cmd/shooter/
H A Dbob.go11 oldx, oldy int // previous position member
21 oldy: 10,
59 b.oldy = b.y
70 b.oldy = b.y
75 oldy := b.y
81 b.oldy = oldy
86 oldy := b.y
93 b.oldy = oldy
/dports/german/BBBike/BBBike-3.18/lib/Tk/
H A DAutoscroll.pm195 ($y-$oldy)<($x-$oldx)*2.4 &&
196 ($y-$oldy)>($x-$oldx)*0.4) {
199 ($y-$oldy)>($x-$oldx)*-2.4 &&
200 ($y-$oldy)<($x-$oldx)*-0.4) {
203 ($oldy-$y)<($oldx-$x)*0.4 &&
204 ($oldy-$y)>($oldx-$x)*-0.4) {
207 ($oldy-$y)<($oldx-$x)*2.4 &&
208 ($oldy-$y)>($oldx-$x)*0.4) {
211 ($oldy-$y)>($oldx-$x)*-2.4 &&
212 ($oldy-$y)<($oldx-$x)*-0.4) {
[all …]
/dports/x11-toolkits/p5-Tk-Autoscroll/Tk-Autoscroll-1.14/
H A DAutoscroll.pm195 ($y-$oldy)<($x-$oldx)*2.4 &&
196 ($y-$oldy)>($x-$oldx)*0.4) {
199 ($y-$oldy)>($x-$oldx)*-2.4 &&
200 ($y-$oldy)<($x-$oldx)*-0.4) {
203 ($oldy-$y)<($oldx-$x)*0.4 &&
204 ($oldy-$y)>($oldx-$x)*-0.4) {
207 ($oldy-$y)<($oldx-$x)*2.4 &&
208 ($oldy-$y)>($oldx-$x)*0.4) {
211 ($oldy-$y)>($oldx-$x)*-2.4 &&
212 ($oldy-$y)<($oldx-$x)*-0.4) {
[all …]
/dports/editors/o/o-2.46.0/
H A Dgame.go68 oldy: 10,
101 b.oldy = b.y
113 b.oldy = b.y
119 oldy := b.y
125 b.oldy = oldy
131 oldy := b.y
138 b.oldy = oldy
214 b.oldy = b.y
225 b.y = b.oldy
300 oldy: 10,
[all …]
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dtexmanip.cpp135 oldy = 0; in R_ResampleTexture()
145 if (yi != oldy) in R_ResampleTexture()
148 if (yi == oldy+1) in R_ResampleTexture()
154 oldy = yi; in R_ResampleTexture()
209 if (yi != oldy) in R_ResampleTexture()
217 oldy = yi; in R_ResampleTexture()
232 oldy = 0; in R_ResampleTexture()
241 if (yi != oldy) in R_ResampleTexture()
250 oldy = yi; in R_ResampleTexture()
298 if (yi != oldy) in R_ResampleTexture()
[all …]
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dtexmanip.cpp127 oldy = 0; in R_ResampleTexture()
136 if ( yi != oldy ) { in R_ResampleTexture()
138 if ( yi == oldy + 1 ) { in R_ResampleTexture()
146 oldy = yi; in R_ResampleTexture()
199 if ( yi != oldy ) { in R_ResampleTexture()
208 oldy = yi; in R_ResampleTexture()
222 oldy = 0; in R_ResampleTexture()
230 if ( yi != oldy ) { in R_ResampleTexture()
240 oldy = yi; in R_ResampleTexture()
286 if ( yi != oldy ) { in R_ResampleTexture()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Tile.cxx98 void Fl_Tile::position(int oldx, int oldy, int newx, int newy) { in position() argument
115 if (oldy) { in position()
117 if (t == oldy || (t>oldy && Y<newy) || (t<oldy && Y>newy) ) Y = newy; in position()
119 if (t == oldy || (t>oldy && B<newy) || (t<oldy && B>newy) ) B = newy; in position()
217 int oldy = 0; in handle() local
237 oldy = p[3]; in handle()
243 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
/dports/devel/z88dk/z88dk/support/graphics/
H A Dz80svg.c1048 oldx=oldy=0; in main()
1078 oldx=x; oldy=y; in main()
1084 oldx=x; oldy=y; in main()
1113 oldx=oldy=0; in main()
1146 oldx=x; oldy=y; in main()
1153 oldx=x; oldy=y; in main()
1159 oldx=x; oldy=y; in main()
1165 oldx=x; oldy=y; in main()
1172 oldx=x; oldy=y; in main()
1201 oldx=oldy=0; in main()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/RopePhysics.ocd/
H A DScript.c197 var oldy = lib_rope_particles[lib_rope_particle_count - 1].oldy; in AddSegment() local
198 …les[lib_rope_particle_count] = {x = oldx + xoffset, y = oldy + yoffset, oldx = oldx, oldy = oldy, … in AddSegment()
287 var y4 = lib_rope_particles[lib_rope_particle_count - 2].oldy; in DoLength()
298 var y3 = lib_rope_particles[i - 1].oldy; in DoLength()
300 var y4 = lib_rope_particles[i].oldy; in DoLength()
383 lib_rope_particles[i].y += part.y - part.oldy + part.accy; in Verlet()
385 lib_rope_particles[i].oldy = temp_y; in Verlet()
425 lib_rope_particles[i].oldy = (lib_rope_particles[i].oldy + lib_rope_particles[i].y) / 2; in SatisfyConstraints()
483 if (lib_rope_particles[i].y < lib_rope_particles[i].oldy) in ConstraintLandscape()
506 lib_rope_particles[i].y = lib_rope_particles[i].oldy; in ConstraintLandscape()
[all …]
/dports/graphics/openrm/rm160/rmv/
H A Drmvutil.c84 float *oldy, in private_rmvInsertZeroCrossings() argument
144 y[0] = oldy[0]; in private_rmvInsertZeroCrossings()
171 y[j] = oldy[i] - (t * (oldy[i] - oldy[i - 1])); in private_rmvInsertZeroCrossings()
185 y[j] = oldy[i]; in private_rmvInsertZeroCrossings()
201 y[j] = oldy[i]; in private_rmvInsertZeroCrossings()
218 y[j] = oldy[i]; in private_rmvInsertZeroCrossings()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/window/
H A Dhp2627.c148 if (ABS(x-oldx) < 16 && ABS(y-oldy) < 16) { \
154 *op++ = (((y-oldy) & 0x1f) + ' '); \
166 oldy = y;
177 register x, y, oldx, oldy; in mf_hp2627_paintrow() local
209 oldx = oldy = -999; in mf_hp2627_paintrow()
233 oldx = oldy = -999; in mf_hp2627_paintrow()
/dports/x11/xtacy/Xtacy/
H A Dstarback.c51 long oldx,oldy; member
65 …tar)->pixel], (star)->x/HIGHPREC, (star)->y/HIGHPREC, (star)->oldx/HIGHPREC, (star)->oldy/HIGHPREC)
66 …color_gcs[0], (star)->x/HIGHPREC, (star)->y/HIGHPREC, (star)->oldx/HIGHPREC, (star)->oldy/HIGHPREC)
78 pt->oldy = pt->y; in init_point()
124 star->oldx = x; star->oldy = y; in update_star()
129 if(star->oldy == star->y) in update_star()
139 (star->oldy/HIGHPREC < 0) || (star->oldy/HIGHPREC > root_h)) in update_star()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/textures/
H A DTextureManipulator.cpp345 oldy = 0; in resampleTexture()
353 if (yi != oldy) { in resampleTexture()
355 if (yi == oldy + 1) in resampleTexture()
361 oldy = yi; in resampleTexture()
411 if (yi != oldy) { in resampleTexture()
418 oldy = yi; in resampleTexture()
431 oldy = 0; in resampleTexture()
438 if (yi != oldy) { in resampleTexture()
446 oldy = yi; in resampleTexture()
489 if (yi != oldy) { in resampleTexture()
[all …]
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/entity/
H A DActiveEntity.java147 double oldy = this.y; in onMove() local
186 if (!compareDouble(this.x, oldx, EPSILON) || !compareDouble(this.y, oldy, EPSILON) in onMove()
188 || !compareDouble(oldy, (int) oldy, EPSILON)) { in onMove()
272 final int oldy = base.getInt("y"); in processPositioning() local
275 int newY = oldy; in processPositioning()
339 if (positionChanged || ((oldx != newX) && (oldy != newY))) { in processPositioning()

12345678910>>...40