Home
last modified time | relevance | path

Searched defs:dx (Results 1 – 25 of 69) sorted by relevance

123

/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f104 subroutine initialize (n,m,alpha,dx,dy,u,f) argument
139 subroutine jacobi (n,m,dx,dy,alpha,omega,u,f,tol,maxit) argument
229 subroutine error_check (n,m,alpha,dx,dy,u,f) argument
/openbsd/sys/dev/wscons/
H A Dwstpad.c284 direction(int dx, int dy, int ratio) in direction()
365 magnitude(struct wsmouseinput *input, int dx, int dy) in magnitude()
443 wstpad_scroll_coords(struct wsmouseinput *input, int *dx, int *dy) in wstpad_scroll_coords()
527 int dir, dx, dy, centered; in wstpad_f2scroll() local
575 int dx, dy; in wstpad_edgescroll() local
645 int dx, dy, dist, limit; in wstpad_mtbtn_contacts() local
708 int dx, dy, dist = 0; in wstpad_tap_filter() local
1048 int slot, dx, dy; in wstpad_mt_inputs() local
1198 int slot, x, y, dx, dy; in wstpad_touch_inputs() local
1376 wstpad_decelerate(struct wsmouseinput *input, int *dx, int *dy) in wstpad_decelerate()
[all …]
/openbsd/games/hack/
H A Dhack.zap.c413 boomhit(int dx, int dy) in boomhit()
460 dirlet(int dx, int dy) in dirlet()
469 buzz(int type, xchar sx, xchar sy, int dx, int dy) in buzz()
H A Dhack.vault.c197 int dx,dy; in invault() local
253 int x,y,dx,dy,gx,gy,nx,ny,typ; in gd_move() local
/openbsd/sys/arch/luna88k/dev/
H A Domrasops1.c103 u_int16_t dx, u_int16_t dy, u_int16_t cx, u_int16_t cy, int16_t rop, in om1_windowmove()
268 u_int16_t dx, u_int16_t dy, u_int16_t cx, u_int16_t cy, int16_t rop, in om4_windowmove()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.dg/
H A Dpr5473.f6 double precision dx, da variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D921202-1.c3 long dx[2055]; in f() local
/openbsd/games/trek/
H A Dhelp.c66 int dx = 0, dy = 0; in help() local
H A Dsnova.c65 int dx, dy; in snova() local
H A Dcompkl.c54 int i, dx, dy; in compkldist() local
H A Dklmove.c65 double dx, dy; in klmove() local
H A Dmove.c74 double x, y, dx, dy; in move() local
H A Dtorped.c65 double x, y, dx, dy; in torped() local
H A Dcomputer.c315 double dx, dy; in kalc() local
H A Dphaser.c90 double dx, dy; in phaser() local
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-2.c27 unsigned int ax, bx, cx, dx; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D921202-1.c8 long dx[VLEN]; in main() local
H A D20020615-1.c19 long dx = p1->x - p0->x; in line_hints() local
H A D20010118-1.c17 int dx, dy; in bar() local
/openbsd/lib/libm/src/ld128/
H A Ds_cbrtl.c32 double dr, dt, dx; in cbrtl() local
/openbsd/lib/libm/src/ld80/
H A Ds_cbrtl.c32 double dr, dt, dx; in cbrtl() local
/openbsd/games/robots/
H A Dmove.c265 do_move(int dy, int dx) in do_move()
/openbsd/games/atc/
H A Ddef.h55 #define DIR_FROM_DXDY(dx,dy) ((int) (atan2((double)(dy), (double)(dx)) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Ddnrm2.f27 double precision dx(1), cutlo, cuthi, hitest, sum, xmax,zero,one local
/openbsd/sys/arch/sparc64/dev/
H A Difb.c1080 ifb_copyrect(struct ifb_softc *sc, int sx, int sy, int dx, int dy, int w, int h) in ifb_copyrect()
1113 ifb_rop(struct ifb_softc *sc, int sx, int sy, int dx, int dy, int w, int h, in ifb_rop()
1121 int dx, int dy, int w, int h, uint32_t rop, int32_t planemask) in ifb_rop_common()
1166 ifb_rop_ifb(void *v, int sx, int sy, int dx, int dy, int w, int h, in ifb_rop_ifb()
1181 ifb_rop_jfb(void *v, int sx, int sy, int dx, int dy, int w, int h, in ifb_rop_jfb()

123