Home
last modified time | relevance | path

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

123

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodePadder.cpp324 [this, &Layout, &Offset](double Weight, MCPFRange &Window) -> double { in computeRangePenaltyWeight() argument
325 return Weight += computeWindowPenaltyWeight(Window, Offset, Layout); in computeRangePenaltyWeight()
331 const MCPFRange &Window, uint64_t Offset, MCAsmLayout &Layout) const { in computeFirstWindowPenaltyWeight() argument
332 if (Window.empty()) in computeFirstWindowPenaltyWeight()
335 computeWindowEndAddress(*Window.begin(), Offset, Layout); in computeFirstWindowPenaltyWeight()
341 for (const MCFragment *Fragment = (*Window.begin())->getPrevNode(); in computeFirstWindowPenaltyWeight()
364 FullWindow.append(Window.begin(), Window.end()); in computeFirstWindowPenaltyWeight()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp631 class Window;
853 class Window { class
855 Window(const char *name) in Window() function in curses::Window
879 virtual ~Window() { in ~Window()
999 subwindow_sp.reset(new Window( in CreateSubWindow()
1022 bool RemoveSubWindow(Window *window) { in RemoveSubWindow()
1204 bool SetActiveWindow(Window *window) { in SetActiveWindow()
1311 Window *m_parent;
1322 DISALLOW_COPY_AND_ASSIGN(Window);
1355 int DrawAndRunMenu(Window &window);
[all …]
/freebsd-12.1/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-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodePadder.h182 double computeFirstWindowPenaltyWeight(const MCPFRange &Window,
193 virtual double computeWindowPenaltyWeight(const MCPFRange &Window,
/freebsd-12.1/contrib/tcsh/nls/russian/
H A Dset258 55 Window status changed
59 56 Window size changed
/freebsd-12.1/contrib/tcsh/nls/ukrainian/
H A Dset258 55 Window status changed
59 56 Window size changed
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset258 55 Window status changed
59 56 Window size changed
/freebsd-12.1/usr.sbin/bsdconfig/include/
H A Dmessages.subr442 msg_x11_clocks_desc="X Window System based clocks."
443 msg_x11_desc="X Window System based utilities."
444 msg_x11_drivers_desc="X Window System drivers."
445 msg_x11_fm_desc="X Window System based file managers."
446 msg_x11_fonts_desc="X Window System fonts and font utilties."
447 msg_x11_servers_desc="X Window System servers."
448 msg_x11_themes_desc="X Window System themes."
449 msg_x11_toolkits_desc="X Window System based development toolkits."
450 msg_x11_wm_desc="X Window System window managers."
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dxwindows4 # xwindows: file(1) magic for various X/Window system file formats.
/freebsd-12.1/sys/gnu/dts/arm/
H A Darmada-xp-matrix.dts26 * Window address range
/freebsd-12.1/sbin/init/
H A Dttys.mips14 # X Window System.
H A Dttys.arm14 # X Window System.
H A Dttys.powerpc14 # X Window System.
H A Dttys.i38614 # X Window System.
H A Dttys.aarch6414 # X Window System.
H A Dttys.amd6414 # X Window System.
H A Dttys.riscv14 # X Window System.
H A Dttys.sparc6414 # X Window System.
/freebsd-12.1/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-12.1/contrib/gperf/
H A DINSTALL113 is something like `gnu-as' or `x' (for the X Window System). The
117 For packages that use the X Window System, `configure' can usually
/freebsd-12.1/contrib/opie/
H A DBUG-REPORT32 under that to demonstrate the bug. Window-system cut-and-paste
/freebsd-12.1/lib/libc/nls/
H A Dfr_FR.ISO8859-1.msg243 28 Window size changes
H A DC.msg259 28 Window size changes
/freebsd-12.1/contrib/ncurses/misc/
H A Demx.src480 xterm-r6|xterm terminal emulator (X11R6 Window System),
579 xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold,
884 xterm|vs100|xterm terminal emulator (X11R6 Window System),

123