/src/games/dab/ |
board.h | 55 size_t ty(void) const { return _ty; } function in class:BOARD
|
ttyscrn.cc | 196 int tx, ty; local in function:TTYSCRN::create 201 ty = getmaxy(stdscr); 203 if (tx == ERR || ty == ERR 205 || static_cast<size_t>(ty) < *y * 2 + TTYSCRN::offsy) { 212 *y = (ty - TTYSCRN::offsy) / 2; 220 that->_ty = ty;
|
algor.cc | 105 size_t tx, ty; local in function:ALGOR::count_closure 108 while (find_closure(ty, tx, tdir, b)) { 112 y = ty; 115 if ((mv = b.domove(ty, tx, tdir, getWho())) == -1) 135 size_t tx = 0, ty = 0; /* XXX: GCC */ local in function:ALGOR::find_max_closure 138 while ((nbox = count_closure(ty, tx, tdir, nb)) != 0) 143 maxy = ty; 243 size_t tx, ty, minx = ~0, miny = ~0; local in function:ALGOR::find_min_closure1 246 while (find_bad_turn(ty, tx, tdir, nb, last)) { 249 if ((mv = nb.domove(ty, tx, tdir, getWho())) != 0 [all...] |
/src/games/hack/ |
hack.wizard.c | 158 schar tx, ty; local in function:inrange 168 ty = u.uy - mtmp->my; 169 if ((!tx && abs(ty) < BOLT_LIM) || (!ty && abs(tx) < BOLT_LIM) 170 || (abs(tx) == abs(ty) && abs(tx) < BOLT_LIM)) { 174 buzz(-1, mtmp->mx, mtmp->my, sgn(tx), sgn(ty)); 249 buzz(-rnd(3), mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
|
def.trap.h | 68 xchar tx,ty; member in struct:trap
|
hack.makemon.c | 241 int tx, ty; local in function:rloc 250 ty = rn2(ROWNO); 251 } while (!goodpos(tx, ty)); 253 mtmp->my = ty; 257 u.uy = ty;
|
hack.zap.c | 709 int tx, ty, otx, oty; local in function:rloco 715 ty = rn2(ROWNO); 716 } while (!goodpos(tx, ty)); 718 obj->oy = ty;
|
hack.mklev.c | 572 int tx, ty, xx, yy; local in function:join 599 ty = troom->hy + 1; 600 tt = finddpos(troom->lx, ty, troom->hx, ty); 612 ty = troom->ly - 1; 614 tt = finddpos(troom->lx, ty, troom->hx, ty); 619 ty = tt.y - dy; 625 while (xx != tx || yy != ty) { 653 diy = abs(yy - ty); [all...] |
/src/lib/libm/src/ |
e_rem_pio2f.h | 52 double tx[1],ty[1]; local in function:__ieee754_rem_pio2fd 77 n = __kernel_rem_pio2(tx,ty,e0,1,0); 78 if(hx<0) {*y = -ty[0]; return -n;} 79 *y = ty[0]; return n;
|
e_rem_pio2l.h | 66 double tx[5],ty[3]; local in function:__ieee754_rem_pio2l 129 n = __kernel_rem_pio2(tx,ty,e0,nx,3); 130 t = (long double)ty[2] + ty[1]; 131 r = t + ty[0]; 132 w = ty[0] - (r - t);
|
/src/lib/libpam/modules/pam_securetty/ |
pam_securetty.c | 66 struct ttyent *ty; local in function:pam_sm_acct_mgmt 100 if (tty != NULL && (ty = getttynam(tty)) != NULL && 101 (ty->ty_status & TTY_SECURE) != 0)
|
/src/games/hunt/huntd/ |
makemaze.c | 120 int tx, ty; local in function:dig_maze 128 tx = ty = 0; 140 ty = y - 2; 144 ty = y + 2; 148 ty = y; 152 ty = y; 155 if (tx < 0 || ty < 0 || tx >= WIDTH || ty >= HEIGHT) 157 if (Maze[ty][tx] == SPACE) 159 Maze[(y + ty) / 2][(x + tx) / 2] = SPACE [all...] |
/src/lib/libm/ld128/ |
e_rem_pio2l.h | 68 double tx[5],ty[3]; local in function:__ieee754_rem_pio2l 133 n = __kernel_rem_pio2(tx,ty,e0,nx,3); 134 t = (long double)ty[2] + ty[1]; 135 r = t + ty[0]; 136 w = ty[0] - (r - t);
|
/src/lib/libm/ld80/ |
e_rem_pio2l.h | 80 double tx[3],ty[2]; local in function:__ieee754_rem_pio2l 141 n = __kernel_rem_pio2(tx,ty,e0,nx,2); 142 r = (long double)ty[0] + ty[1]; 143 w = ty[1] - (r - ty[0]);
|
/src/lib/libcurses/ |
ins_wstr.c | 138 int width, len, lx, sx, x, y, tx, ty, cw, pcw, newx, tn, w; local in function:wins_nwstr 403 ty = win->cury; 408 win->cury = ty;
|
/src/games/larn/ |
create.c | 319 int tx, ty, xsize, ysize; local in function:treasureroom 325 ty = rnd(MAXY - 9) + 1; /* upper left corner of room */ 327 troom(lv, xsize, ysize, tx = tx + rnd(MAXX - 24), ty, rnd(3) + 6); 329 troom(lv, xsize, ysize, tx, ty, rnd(9)); 339 troom(int lv, int xsize, int ysize, int tx, int ty, int glyph) 343 for (j = ty - 1; j <= ty + ysize; j++) 347 for (j = ty; j < ty + ysize; j++) 352 for (j = ty + 1; j < ty + ysize - 1; j++ [all...] |
/src/usr.bin/rpcgen/ |
rpc_parse.h | 153 typedef_def ty; member in union:definition::__anon73fe6ec0010a
|
/src/sys/dev/bluetooth/ |
btmagic.c | 1512 int id, ax, ay, tx, ty; local in function:btmagic_input_magict 1579 ty = ay - sc->sc_ay[id]; 1594 dy += btmagic_scale(ty, &sc->sc_ry, 1598 dz += btmagic_scale(ty, &sc->sc_rz,
|
/src/sbin/nvmectl/ |
bignum.c | 2268 int tx, ty; local in function:fast_col_array_multiply 2273 ty = MIN(b->used-1, ix); 2274 tx = ix - ty; 2278 tmpy = b->dp + ty; 2281 while (tx++ < a->used && ty-- >= 0) { ... } 2283 iy = MIN(a->used-tx, ty+1); 2464 int tx, ty, iy; local in function:fast_basic_multiply_partial_upper 2468 ty = MIN(b->used-1, ix); 2469 tx = ix - ty; 2473 tmpy = b->dp + ty; 3066 int tx, ty, iy; local in function:fast_basic_square [all...] |