Home
last modified time | relevance | path

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

123

/openbsd/src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
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/src/sys/dev/wscons/
Dwstpad.c284 direction(int dx, int dy, int ratio) in direction()
324 wstpad_set_direction(struct wstpad *tp, struct tpad_touch *t, int dx, int dy) in wstpad_set_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()
470 wstpad_scroll(struct wstpad *tp, int dx, int dy, int mag, u_int *cmds) in wstpad_scroll()
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
1052 int slot, dx, dy; in wstpad_mt_inputs() local
[all …]
/openbsd/src/games/hack/
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()
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/src/sys/arch/luna88k/dev/
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/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D921202-1.c3 long dx[2055]; in f() local
/openbsd/src/games/trek/
Dhelp.c66 int dx = 0, dy = 0; in help() local
Dsnova.c65 int dx, dy; in snova() local
Dcompkl.c54 int i, dx, dy; in compkldist() local
Dklmove.c65 double dx, dy; in klmove() local
Dmove.c74 double x, y, dx, dy; in move() local
Dtorped.c65 double x, y, dx, dy; in torped() local
Dcomputer.c315 double dx, dy; in kalc() local
Dphaser.c90 double dx, dy; in phaser() local
/openbsd/src/gnu/gcc/libgomp/testsuite/libgomp.c/
Datomic-2.c27 unsigned int ax, bx, cx, dx; in main() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
D921202-1.c8 long dx[VLEN]; in main() local
D20020615-1.c19 long dx = p1->x - p0->x; in line_hints() local
D20010118-1.c17 int dx, dy; in bar() local
/openbsd/src/lib/libm/src/ld128/
Ds_cbrtl.c32 double dr, dt, dx; in cbrtl() local
/openbsd/src/lib/libm/src/ld80/
Ds_cbrtl.c32 double dr, dt, dx; in cbrtl() local
/openbsd/src/sys/arch/sparc64/dev/
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()
/openbsd/src/games/robots/
Dmove.c265 do_move(int dy, int dx) in do_move()
/openbsd/src/games/atc/
Ddef.h55 #define DIR_FROM_DXDY(dx,dy) ((int) (atan2((double)(dy), (double)(dx)) \ argument
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
Ddnrm2.f27 double precision dx(1), cutlo, cuthi, hitest, sum, xmax,zero,one local
/openbsd/src/sys/net/
Dhfsc.c87 u_int64_t dx; /* the x-projection of the 1st segment */ member
99 u_int64_t dx; /* the x-projection of the 1st segment */ member
1481 u_int64_t dx; in d2dx() local
1497 dx2d(u_int64_t dx) in dx2d()
1584 u_int64_t y1, y2, dx, dy; in hfsc_rtsc_min() local

123