Home
last modified time | relevance | path

Searched defs:dy (Results 1 – 25 of 123) sorted by relevance

12345

/netbsd/games/warp/
H A Dus.c37 do_direction(int dy, int dx) in do_direction()
109 ctrl_direction(int dy, int dx) in ctrl_direction()
134 shift_direction(int dy, int dx) in shift_direction()
H A Dweapon.c104 int dy; in attack() local
438 fire_phaser(OBJECT *obj, int dy, int dx) in fire_phaser()
599 tract(OBJECT *obj, int dy, int dx, int to_or_fro) in tract()
H A Dthem.c337 int dy; in modify_amoeba() local
/netbsd/lib/libcurses/
H A Dmvwin.c52 mvderwin(WINDOW *win, int dy, int dx) in mvderwin()
103 int dy, dx; in mvwin() local
/netbsd/games/robots/
H A Dauto.c218 move_towards(int dx, int dy) in move_towards()
249 int dx, dy; in move_away() local
263 int dx, dy; in move_between() local
H A Dmove.c252 do_move(int dy, int dx) in do_move()
/netbsd/sys/arch/hp300/stand/common/
H A Dite_subr.c184 ite_dio_putc1bpp(struct ite_data *ip, int c, int dy, int dx) in ite_dio_putc1bpp()
193 ite_dio_putc8bpp(struct ite_data *ip, int c, int dy, int dx) in ite_dio_putc8bpp()
299 ite_dio_windowmove1bpp(struct ite_data *ip, int sy, int sx, int dy, int dx, in ite_dio_windowmove1bpp()
H A Dite_tc.c113 topcat_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in topcat_windowmove()
H A Dite_rb.c127 rbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in rbox_windowmove()
H A Dite_dumb.c184 dumb_putc(struct ite_data *ip, int c, int dy, int dx) in dumb_putc()
244 dumb_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, in dumb_windowmove()
H A Dite_dv.c135 dvbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in dvbox_windowmove()
H A Dite_gb.c123 gbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in gbox_windowmove()
/netbsd/games/hack/
H A Dhack.zap.c437 boomhit(int dx, int dy) in boomhit()
487 dirlet(int dx, int dy) in dirlet()
497 buzz(int type, xchar sx, xchar sy, int dx, int dy) in buzz()
H A Dhack.vault.c212 int dx, dy; in invault() local
269 int x, y, dx, dy, gx, gy, nx, ny, typ; in gd_move() local
/netbsd/external/gpl2/groff/dist/src/preproc/grn/
H A Dhgraph.cpp463 int dy; in tmove2() local
491 int dy; in tmove() local
712 double h[MAXPOINTS], dx[MAXPOINTS], dy[MAXPOINTS]; in HGCurve() local
782 int dy; in Paramaterize() local
975 int dy; in HGtline() local
/netbsd/games/trek/
H A Dhelp.c77 int dx = 0, dy = 0; in help() local
H A Dsnova.c72 int dx, dy; in snova() local
H A Dcompkl.c62 int i, dx, dy; in compkldist() local
H A Dklmove.c72 double dx, dy; in klmove() local
H A Dmove.c85 double x, y, dx, dy; in move() local
H A Dtorped.c73 double x, y, dx, dy; in torped() local
/netbsd/sys/arch/news68k/dev/
H A Dms.c75 int button, dx, dy; in ms_intr() local
/netbsd/external/gpl2/groff/dist/src/devices/xditview/
H A Ddraw.c536 int dx, dy; in DrawPolygon() local
565 int dx, dy; in DrawFilledPolygon() local
609 int x_1, y_1, dx, dy, n1, n2, n; in flattenCurve() local
649 int ox, oy, dx, dy; in DrawSpline() local
/netbsd/games/atc/
H A Ddef.h58 #define DIR_FROM_DXDY(dx,dy) ((int) (atan2((double)(dy), (double)(dx)) \ argument
/netbsd/sys/arch/hp300/dev/
H A Ddiofb_mono.c119 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, in diofb_mono_windowmove()

12345