HomeSort by: relevance | last modified time | path
    Searched refs:ypos (Results 1 - 18 of 18) sorted by relevancy

  /src/games/rain/
rain.c 78 int xpos[5], ypos[5]; local in function:main
109 ypos[j] = random() % lines + 2;
123 (void)mvaddch(ypos[j], xpos[j], 'o');
126 (void)mvaddch(ypos[j], xpos[j], 'O');
129 (void)mvaddch(ypos[j] - 1, xpos[j], '-');
130 (void)mvaddstr(ypos[j], xpos[j] - 1, "|.|");
131 (void)mvaddch(ypos[j] + 1, xpos[j], '-');
134 (void)mvaddch(ypos[j] - 2, xpos[j], '-');
135 (void)mvaddstr(ypos[j] - 1, xpos[j] - 1, "/ \\");
136 (void)mvaddstr(ypos[j], xpos[j] - 2, "| O |")
    [all...]
  /src/sys/dev/dec/
vsxxxvar.h 40 u_int8_t ypos; member in struct:vsxxx_softc::__anon8e5fa074010a::__anon8e5fa0740208
vsxxx.c 129 y = sc->sc_report.ms.ypos;
  /src/games/atc/
update.c 131 pp->ypos += displacement[pp->dir].dy;
134 pp->ypos == sp->beacon[pp->delayd_no].y) {
143 pp->ypos == sp->airport[pp->dest_no].y &&
155 pp->ypos == sp->exit[pp->dest_no].y) {
173 pp->ypos == sp->airport[i].y) {
184 pp->ypos < 1 || pp->ypos >= sp->height - 1) {
187 pp->ypos == sp->exit[i].y) {
377 p.ypos = sp->exit[rnd2].y;
392 p.ypos = sp->airport[p.orig_no].y
    [all...]
struct.h 97 int ypos; member in struct:plane
graphics.c 95 (void)wmove(cleanradar, pp->ypos, pp->xpos * 2);
96 (void)wmove(radar, pp->ypos, pp->xpos * 2);
98 (void)wmove(cleanradar, pp->ypos, pp->xpos * 2 + 1);
99 (void)wmove(radar, pp->ypos, pp->xpos * 2 + 1);
112 (void)wmove(radar, pp->ypos, pp->xpos * 2);
input.c 489 ydiff = sp->beacon[bn].y - p.ypos;
619 sp->beacon[n].y - p.ypos);
625 sp->exit[n].y - p.ypos);
631 sp->airport[n].y - p.ypos);
  /src/sys/dev/ic/
dc503reg.h 79 volatile uint16_t ypos; member in struct:dc503reg
  /src/games/worms/
worms.c 189 short *xpos, *ypos; member in struct:worm
464 w->ypos = ip;
505 mvaddch(y = w->ypos[h] = bottom,
509 y = w->ypos[h];
516 y1 = w->ypos[h];
547 ref[w->ypos[h] = y][w->xpos[h] = x]++;
551 mvaddch(w->ypos[prev], w->xpos[prev],
  /src/games/testpat/
testpat.c 55 int xpos, ypos, spacing_residual, spacing_start, spacing_end; local in function:main
164 ypos = line;
165 while (ypos < line + grid_y - 1) {
167 mvaddch(ypos, col + 1, 120 | A_ALTCHARSET);
169 ypos++;
177 ypos = line;
178 while (ypos < line + grid_y - 1) {
179 mvaddch(ypos, 0, 120 | A_ALTCHARSET);
180 mvaddch(ypos, x_limit, 120 | A_ALTCHARSET);
181 ypos++
    [all...]
  /src/sys/arch/arc/arc/
arcbios.c 293 bios_display_info(int *xpos, int *ypos, int *xsize, int *ysize)
297 *ypos = arc_displayinfo.CursorYPosition;
  /src/sys/arch/vax/vsa/
spx.c 367 static void SPX_blkset(u_int xpos, u_int ypos,
369 static void SPXg_blkset(u_int xpos, u_int ypos,
543 SPX_blkset(u_int xpos, u_int ypos, u_int xdim, u_int ydim, char color)
550 SPX_REG(SPX_YSTART) = ypos << 16;
552 SPX_REG(SPX_YEND) = (ypos + ydim) << 16;
558 SPX_REG(SPX_DSTPIX) = temp + LINEAR(xpos, ypos);
570 SPXg_blkset(u_int xpos, u_int ypos, u_int xdim, u_int ydim, char color)
577 SPXg_REG(SPX_YSTART) = ypos << 16; spxg_delay();
579 SPXg_REG(SPX_YEND) = (ypos + ydim) << 16; spxg_delay();
583 SPXg_REG(SPX_DSTPIX) = temp + LINEAR(xpos, ypos); spxg_delay()
    [all...]
smg.c 617 ss->ss_cursor->ypos =
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
vmwgfx_drm.h 516 * @ypos: Y position of cursor.
527 __s32 ypos; member in struct:drm_vmw_cursor_bypass_arg
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_tv.c 1099 int xsize, ysize, xpos, ypos; local in function:intel_tv_get_config
1144 ypos = tmp & 0xffff;
1158 ypos, mode.vdisplay - ysize - ypos);
1436 int xpos, ypos; local in function:intel_tv_pre_enable
1547 ypos = tv_conn_state->margins.top;
1552 I915_WRITE(TV_WIN_POS, (xpos<<16)|ypos);
  /src/lib/libform/
internals.c 132 * field. This may be as simple as just changing the ypos (if at all) but
139 unsigned ypos; local in function:adjust_ypos
142 ypos = 0;
146 ypos++;
149 field->cursor_ypos = ypos;
151 if (ypos > (field->rows - 1)) {
157 ypos = ypos - (field->rows - 1);
158 while (ypos > 0) {
159 ypos--
    [all...]
  /src/sys/arch/pmax/ibus/
pm.c 604 pcc->ypos = y + PCC_Y_OFFSET;
  /src/sys/dev/stbi/
stb_image.c 1963 int ypos; // which pre-expansion row we're on member in struct:__anon26c9e3660808
2005 r->ypos = 0;
2032 if (++r->ypos < z->img_comp[k].y)

Completed in 28 milliseconds