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

  /src/games/hack/
def.wseg.h 70 xchar wx,wy; member in struct:wseg
hack.worm.c 103 wtmp->wx = mtmp->mx;
115 wtmp->wx = mtmp->mx;
121 if (cansee(whd->wx, whd->wy)) {
123 atl(whd->wx, whd->wy, '~');
190 if (!cansee(wtmp->wx, wtmp->wy) && wtmp->wdispl) {
191 newsym(wtmp->wx, wtmp->wy);
200 atl(wtmp->wx, wtmp->wy, '~');
226 if (wtmp->wx == x && wtmp->wy == y) {
246 if (wtmp->nseg->wx == x && wtmp->nseg->wy == y) {
256 mtmp2->mx = wtmp->wx;
    [all...]
hack.invent.c 274 if (wtmp->wx == x && wtmp->wy == y) {
  /src/lib/libcurses/
mouse.c 70 int wy = *y, wx = *x; local in function:wmouse_trafo
77 wx += win->begx;
80 if (!wenclose(win, wy, wx))
85 wx -= win->begx;
89 *x = wx;
refresh.c 154 short sy, wy, wx, y_off, x_off, mx, dy_off, dx_off, endy; local in function:_wnoutrefresh
276 wx = begx;
284 mx = wx + maxx;
287 wx += *wlp->firstchp - swin->ch_off;
293 if (x_off + (mx - wx) > screen->__virtscr->maxx)
299 while (wx < mx) {
303 wy, wx, y_off, x_off,
304 unctrl(wlp->line[wx].ch),
305 wlp->line[wx].attr, wlp->line[wx].cflags)
1150 int lch, wx, owx, chw; local in function:makech
    [all...]
background.c 171 int i, wy, wx; local in function:wbkgrndset
255 for (wx = 0; wx < win->maxx; wx++) {
256 if (wlp->line[wx].cflags & CA_BACKGROUND) {
257 _cursesi_copy_wchar(&nbkgrnd, &wlp->line[wx]);
  /src/common/dist/zlib/watcom/
watcom_l.mak 19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
watcom_f.mak 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 324 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l, local in function:dscceComputeDelay
355 wx = (w + 2) / 3;
356 p = 3 * wx - w;
360 l = (ax + wx - 1) / wx;
365 Delay = l * wx * (numSlices - 1) + ax + s + lstall + 22;
amdgpu_display_mode_vba_20v2.c 348 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l, local in function:dscceComputeDelay
379 wx = (w + 2) / 3;
380 p = 3 * wx - w;
384 l = (ax + wx - 1) / wx;
389 Delay = l * wx * (numSlices - 1) + ax + s + lstall + 22;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 519 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, S, ix, wx, p, l0, a, ax, l, local in function:dscceComputeDelay
550 wx = (w + 2) / 3;
551 p = 3 * wx - w;
555 l = (ax + wx - 1) / wx;
560 Delay = l * wx * (numSlices - 1) + ax + S + lstall + 22;
  /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc 2139 wchar_t wx; local in function:TEST
2140 int res = mbtowc(&wx, x, 3);
2142 EXPECT_NOT_POISONED(wx);
  /src/tests/usr.bin/netpgpverify/
t_netpgpverify.sh 1180 B0Vzt4uBPF9c5/2ake+SnCwlOOnhyyPCaNWUe8n0yxtfs/7n7//h7//wx//3h1/+

Completed in 112 milliseconds