/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | jacobi.f | 104 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 D | wstpad.c | 284 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 D | hack.zap.c | 413 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 D | hack.vault.c | 197 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 D | omrasops1.c | 103 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 D | pr5473.f | 6 double precision dx, da variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 921202-1.c | 3 long dx[2055]; in f() local
|
/openbsd/games/trek/ |
H A D | help.c | 66 int dx = 0, dy = 0; in help() local
|
H A D | snova.c | 65 int dx, dy; in snova() local
|
H A D | compkl.c | 54 int i, dx, dy; in compkldist() local
|
H A D | klmove.c | 65 double dx, dy; in klmove() local
|
H A D | move.c | 74 double x, y, dx, dy; in move() local
|
H A D | torped.c | 65 double x, y, dx, dy; in torped() local
|
H A D | computer.c | 315 double dx, dy; in kalc() local
|
H A D | phaser.c | 90 double dx, dy; in phaser() local
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/ |
H A D | atomic-2.c | 27 unsigned int ax, bx, cx, dx; in main() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 921202-1.c | 8 long dx[VLEN]; in main() local
|
H A D | 20020615-1.c | 19 long dx = p1->x - p0->x; in line_hints() local
|
H A D | 20010118-1.c | 17 int dx, dy; in bar() local
|
/openbsd/lib/libm/src/ld128/ |
H A D | s_cbrtl.c | 32 double dr, dt, dx; in cbrtl() local
|
/openbsd/lib/libm/src/ld80/ |
H A D | s_cbrtl.c | 32 double dr, dt, dx; in cbrtl() local
|
/openbsd/games/robots/ |
H A D | move.c | 265 do_move(int dy, int dx) in do_move()
|
/openbsd/games/atc/ |
H A D | def.h | 55 #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 D | dnrm2.f | 27 double precision dx(1), cutlo, cuthi, hitest, sum, xmax,zero,one local
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | ifb.c | 1080 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()
|