HomeSort by: relevance | last modified time | path
    Searched refs:ox (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/lib/libcurses/
scroll.c 99 int oy, ox; local
111 getyx(win, oy, ox);
115 wmove(win, oy, ox);
addchnstr.c 138 int i, ret, ox, oy; local
162 ox = win->curx;
184 wmove(win, oy, ox);
refresh.c 1548 domvcur(WINDOW *win, int oy, int ox, int ny, int nx)
1552 oy, ox, ny, nx, win );
1555 if (oy == ny && ox == nx) {
1567 __mvcur(oy, ox, ny, nx, 1);
1890 int i, oy, ox, n; local
1893 ox = curscr->curx;
1928 __mvcur(oy, ox, 0, 0, 1);
1941 __mvcur(0, 0, oy, ox, 1);
1947 __mvcur(oy, ox, bot, 0, 1);
1951 __mvcur(oy, ox, top, 0, 1)
    [all...]
  /src/external/bsd/tmux/dist/
cmd-display-panes.c 73 if (wp->xoff + wp->sx <= ctx->ox ||
74 wp->xoff >= ctx->ox + ctx->sx ||
79 if (wp->xoff >= ctx->ox && wp->xoff + wp->sx <= ctx->ox + ctx->sx) {
81 xoff = wp->xoff - ctx->ox;
83 } else if (wp->xoff < ctx->ox &&
84 wp->xoff + wp->sx > ctx->ox + ctx->sx) {
88 } else if (wp->xoff < ctx->ox) {
91 sx = wp->sx - (ctx->ox - wp->xoff);
94 xoff = wp->xoff - ctx->ox;
    [all...]
screen-redraw.c 535 if (xoff + size <= ctx->ox ||
536 xoff >= ctx->ox + ctx->sx ||
541 if (xoff >= ctx->ox && xoff + size <= ctx->ox + ctx->sx) {
544 x = xoff - ctx->ox;
546 } else if (xoff < ctx->ox && xoff + size > ctx->ox + ctx->sx) {
548 i = ctx->ox;
551 } else if (xoff < ctx->ox) {
553 i = ctx->ox - xoff
977 int xoff = wp->xoff, ox = ctx->ox; local
1028 int px, py, ox = ctx->ox, oy = ctx->oy; local
    [all...]
cmd-resize-pane.c 171 y = m->y + m->oy; x = m->x + m->ox;
176 ly = m->ly + m->oy; lx = m->lx + m->ox;
cmd-display-menu.c 109 u_int line, ox, oy, sx, sy, lines, position; local
217 tty_window_offset(&tc->tty, &ox, &oy, &sx, &sy);
224 format_add(ft, "popup_pane_left", "%u", wp->xoff - ox);
225 n = (long)wp->xoff + wp->sx - ox - w;
  /src/sys/dev/usb/
ohci.c 537 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
552 ox->ox_stds = kmem_zalloc(sizeof(ohci_soft_td_t *) * nstd,
554 ox->ox_nstd = nstd;
558 for (size_t j = 0; j < ox->ox_nstd; j++) {
563 ox->ox_stds[j] = cur;
564 cur->held = &ox->ox_stds[j];
567 DPRINTFN(10, "xfer=%#jx new std=%#jx held at %#jx", (uintptr_t)ox,
574 ohci_free_stds(sc, ox);
575 kmem_free(ox->ox_stds, sizeof(ohci_soft_td_t *) * nstd);
581 ohci_free_stds(ohci_softc_t *sc, struct ohci_xfer *ox)
600 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
1362 struct ohci_xfer *ox, *tmp; local
2312 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
2703 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
2753 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
2791 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3039 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3072 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3204 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3234 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3267 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3485 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3530 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
3568 struct ohci_xfer *ox = OHCI_XFER2OXFER(xfer); local
    [all...]
  /src/games/hack/
hack.wizard.c 124 if ((u.ux != otmp->ox || u.uy != otmp->oy) &&
125 !m_at(otmp->ox, otmp->oy)) {
128 mtmp->mx = otmp->ox;
def.obj.h 70 xchar ox,oy; member in struct:obj
hack.dog.c 281 if (inroom(obj->ox, obj->oy) != dogroom)
284 (dogroom >= 0 || DDIST(obj->ox, obj->oy) < 10)) {
286 DDIST(obj->ox, obj->oy) < DDIST(gx, gy))) {
287 gx = obj->ox;
294 gx = obj->ox;
394 if (obj->ox != nx || obj->oy != ny)
hack.mkobj.c 78 otmp->ox = x;
89 otmp->ox = x;
hack.c 264 otmp->ox = rx;
302 DIST(u.ux + u.dx, u.uy + u.dy, uchain->ox, uchain->oy) > 2) {
307 if (DIST(u.ux + u.dx, u.uy + u.dy, uball->ox, uball->oy) < 3) {
309 movobj(uchain, uball->ox, uball->oy);
318 movobj(uball, uchain->ox, uchain->oy);
320 uchain->ox = u.ux;
388 movobj(struct obj *obj, int ox, int oy)
395 obj->ox = ox;
439 if (obj->ox == u.ux && obj->oy == u.uy
    [all...]
hack.pri.c 592 cansee(obj->ox, obj->oy);
594 if (obj->odx != obj->ox || obj->ody != obj->oy || !show)
600 if (show && !vism_at(obj->ox, obj->oy)) {
601 atl(obj->ox, obj->oy, obj->olet);
603 obj->odx = obj->ox;
616 if (!vism_at(obj->ox, obj->oy))
617 newsym(obj->ox, obj->oy);
hack.zap.c 163 obj->ox, obj->oy)->quan = obj->quan;
700 mtmp = mkmon_at(CORPSE_I_TO_C(obj->otyp), obj->ox, obj->oy);
711 otx = obj->ox;
717 obj->ox = tx;
733 if (cansee(obj->ox, obj->oy))
734 prl(obj->ox, obj->oy);
hack.bones.c 98 otmp->ox = u.ux;
hack.steal.c 263 otmp->ox = mtmp->mx;
270 atl(otmp->ox, otmp->oy, otmp->olet);
hack.do.c 136 obj->ox = u.ux;
489 obj->ox = bhitpos.x;
517 u.ux = uchain->ox = bhitpos.x - u.dx;
hack.potion.c 165 if (objs->ox != u.ux || objs->oy != u.uy)
172 at(objs->ox, objs->oy, objs->olet);
hack.trap.c 453 uball->ox = uchain->ox = u.ux;
  /src/usr.bin/systat/
main.c 381 int oy, ox; local
386 getyx(stdscr, oy, ox);
392 move(oy, ox);
  /src/lib/libc/stdio/
vfwprintf.c 642 * B: ox[1] holds the 'x' or 'X'; '\0' if not hexadecimal
684 CHAR_T ox[2]; /* space for 0x hex-prefix */ local
880 ox[1] = '\0';
1058 ox[1] = 'x';
1062 ox[1] = 'X';
1091 ox[1] = '\0';
1273 ox[1] = 'x';
1347 ox[1] = ch;
1418 if (ox[1])
1435 if (ox[1]) { /* ox[1] is either x, X, or \0 *
    [all...]
  /src/games/cribbage/
io.c 523 int c, oy, ox; local
528 getyx(stdscr, oy, ox);
545 move(oy, ox);
  /src/external/bsd/file/dist/src/
der.c 415 size_t ox; local
422 ox = x;
431 SIZE_T_FORMAT "u %c,%c,%s,%u:", level, ox, x,
  /src/external/bsd/openldap/dist/contrib/slapd-tools/
wrap_slap_ops 133 \s* [&|\)]/ox;

Completed in 31 milliseconds

1 2