Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp100 class Window;
104 typedef std::shared_ptr<Window> WindowSP;
316 virtual bool WindowDelegateDraw(Window &window, bool force) { in WindowDelegateDraw()
320 virtual HandleCharResult WindowDelegateHandleChar(Window &window, int key) { in WindowDelegateHandleChar()
335 bool WindowDelegateDraw(Window &window, bool force) override;
337 HandleCharResult WindowDelegateHandleChar(Window &window, int key) override;
354 enum class Type { Window, Pad }; enumerator
571 class Window : public Surface { class
573 Window(const char *name) in Window() function in curses::Window
574 : Surface(Surface::Type::Window), m_name(name), m_panel(nullptr), in Window()
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fc.md114 ---> event: On TX Window Updated (numBytes)
116 Get TX Window() -> numBytes
124 The On TX Window Updated event is passed to the state machine whenever we have
129 The On TX Window Updated event expresses the CWM (that is, the cumulative
131 connection), thus it is monotonic and may never regress. If an On TX Window
136 The Get TX Window function returns our credit value (that is, it returns the
138 On TX event and increased by the On TX Window Updated event. In fact, it is
139 simply the difference between the last On TX Window Updated value and the sum of
143 value which would be returned by the Get TX Window function changes from
161 The On TX Window Updated event occurs in response to the `MAX_STREAM_DATA`
[all …]
/freebsd/contrib/less/
H A Dscrsize.c50 Window window;
97 get_winsize(dpy, (Window) atol(cp), &size[0], &size[1]);
H A DINSTALL118 is something like `gnu-as' or `x' (for the X Window System). The
122 For packages that use the X Window System, `configure' can usually
/freebsd/contrib/tcsh/nls/russian/
H A Dset257 55 Window status changed
58 56 Window size changed
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset257 55 Window status changed
58 56 Window size changed
/freebsd/contrib/tcsh/nls/C/
H A Dset257 55 Window status changed
58 56 Window size changed
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr418 msg_x11_clocks_desc="X Window System based clocks."
419 msg_x11_desc="X Window System based utilities."
420 msg_x11_drivers_desc="X Window System drivers."
421 msg_x11_fm_desc="X Window System based file managers."
422 msg_x11_fonts_desc="X Window System fonts and font utilities."
423 msg_x11_servers_desc="X Window System servers."
424 msg_x11_themes_desc="X Window System themes."
425 msg_x11_toolkits_desc="X Window System based development toolkits."
426 msg_x11_wm_desc="X Window System window managers."
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dcsky,mptimer.txt11 - PTIM_LVR "cr<6, 14>" Window value reg to trigger next event.
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-xp-matrix.dts26 * Window address range
/freebsd/contrib/file/magic/Magdir/
H A Dxwindows4 # xwindows: file(1) magic for various X/Window system file formats.
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Decm.txt6 Local Access Window (LAW) Node
H A Dmcm.txt6 Local Access Window (LAW) Node
/freebsd/sbin/init/
H A Dttys10 # X Window System.
/freebsd/tools/tools/nanobsd/pcengines/Files/etc/
H A Dttys10 # X Window System.
/freebsd/tools/tools/nanobsd/rescue/Files/etc/
H A Dttys10 # X Window System.
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/
H A DMITKerberosHelp.hhp6 Default Window=Leash Help
/freebsd/contrib/ntp/
H A DINSTALL110 is something like `gnu-as' or `x' (for the X Window System). The
114 For packages that use the X Window System, `configure' can usually
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62.dtsi107 <0x00 0x2b000000 0x00 0x2b000000 0x00 0x00300400>, /* Peripheral Window */
H A Dk3-am62a.dtsi114 <0x00 0x2b000000 0x00 0x2b000000 0x00 0x00300400>, /* Peripheral Window */
H A Dk3-am62p.dtsi111 <0x00 0x2b000000 0x00 0x2b000000 0x00 0x00300400>, /* Peripheral Window */
/freebsd/lib/libc/nls/
H A DC.msg260 28 Window size changes
H A Dfr_FR.ISO8859-1.msg242 28 Window size changes
/freebsd/contrib/tcsh/
H A Deight-bit.me12 Also, it is mostly relevant to Swedish X Window users...)
/freebsd/contrib/ncurses/misc/
H A Demx.src481 xterm-r6|xterm terminal emulator (X11R6 Window System),
580 xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold,
885 xterm|vs100|xterm terminal emulator (X11R6 Window System),

123