Home
last modified time | relevance | path

Searched refs:Window (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20020430-1.c11 typedef XID Window; typedef
20 Window window;
21 Window root;
22 Window subwindow;
35 Window window;
36 Window root;
37 Window subwindow;
50 Window window;
51 Window root;
52 Window subwindow;
/openbsd-src/games/mille/
H A Dinit.c169 was_full = (Window != W_FULL); in newscore()
185 else if ((Window == W_FULL || Finished) ^ was_full) { in newscore()
190 else if (Window != last_win) in newscore()
207 if (Window == W_FULL || Finished) { in newscore()
246 was_full = (Window == W_FULL || Finished); in newscore()
247 last_win = Window; in newscore()
H A Dvarpush.c64 { (void *) &Window, sizeof Window }, in varpush()
H A Dmove.c367 if (Window == W_SMALL) { in getmove()
382 Window = nextwin(Window); in getmove()
400 if (Window != W_FULL) in getmove()
H A Dextern.c79 Window = W_SMALL, /* Current window wanted */ variable
H A Dmille.h198 Numneed[], Numseen[NUM_CARDS], Play, Window;
H A Dprint.c128 if (Window == W_FULL || Finished) { in prscore()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp101 class Window;
105 typedef std::shared_ptr<Window> WindowSP;
317 virtual bool WindowDelegateDraw(Window &window, bool force) { in WindowDelegateDraw()
321 virtual HandleCharResult WindowDelegateHandleChar(Window &window, int key) { in WindowDelegateHandleChar()
336 bool WindowDelegateDraw(Window &window, bool force) override;
338 HandleCharResult WindowDelegateHandleChar(Window &window, int key) override;
355 enum class Type { Window, Pad }; enumerator
572 class Window : public Surface { class
574 Window(const char *name) in Window() function in curses::Window
575 : Surface(Surface::Type::Window), m_name(name), m_panel(nullptr), in Window()
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Net-Ping/t/
H A D510_ping_udp.t21 skip "udp ping blocked by Window's default settings", 2 if isWindowsVista();
/openbsd-src/usr.bin/file/magdir/
H A Dxwindows4 # xwindows: file(1) magic for various X/Window system file formats.
H A Dimages308 # XWD - X Window Dump file.
312 4 belong 7 XWD X Window Dump image data
/openbsd-src/usr.bin/telnet/
H A DREADME29 NAWS: The Negotiate about Window Size, as per RFC 1073.
/openbsd-src/gnu/gcc/intl/
H A Dlocale.alias20 # the X Window System, which normally can be found in
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dlocale.alias20 # the X Window System, which normally can be found in
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dlocale.alias20 # the X Window System, which normally can be found in
/openbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.computer56 06/19 X Window System announced, 1984
/openbsd-src/gnu/usr.bin/texinfo/
H A DINSTALL.generic131 is something like `gnu-as' or `x' (for the X Window System). The
135 For packages that use the X Window System, `configure' can usually
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.jp68 …せん。 Vector( L<https://www.vector.co.jp/soft/win95/util/se098198.html> )からWindow用のバイナリを、CPAN( L<htt…
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Duserdoc.texi35 * Window Commands:: Commands which manipulate multiple windows.
232 @chapter Moving Text Within a Window
628 @node Window Commands
690 @section Window Commands
H A Dinfo-stnd.texi75 * Window Commands:: Commands which manipulate multiple windows.
469 @chapter Moving Text Within a Window
1200 @node Window Commands
1272 @section Window Commands
/openbsd-src/etc/
H A Dpf.os34 # - Window size (WSS) - a highly OS dependent setting used for TCP/IP
84 # - Window scaling (WSCALE) - this feature is used to scale WSS.
/openbsd-src/distrib/notes/
H A Dm4.common377 You will next be asked whether you intend to run the X Window
387 Since the X Window System can run on OpenBSD/MACHINE
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dlocore.s2710 andn %g7, 0x07f, %g5 ! Window spill traps are all 0b 0000 10xx xxxx
2711 cmp %g5, 0x080 ! Window fill traps are all 0b 0000 11xx xxxx
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg3388 * Window into the stack. Each stack location is 10 bits wide reported
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl589delta.pod2240 Ilya Zakharevich has added and documented several C<Window*> and C<Clipbrd*>

12