/freebsd/contrib/blocklist/bin/ |
H A D | blacklistctl.c | 88 int all, blocked, remain, wide, noheader; in main() local 91 noheader = wide = blocked = all = remain = 0; in main() 122 wide = 1; in main() 133 wide = wide ? 8 * 4 + 7 : 4 * 3 + 3; in main() 135 printf("%*.*s/ma:port\tid\tnfail\t%s\n", wide, wide, in main() 150 printf("%*.*s/%s:%s\t", wide, wide, buf, in main()
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | modules | 124 # XSI extensions to the base library (wide-character) 126 charable lib $(wide) $(HEADER_DEPS) 127 lib_add_wch lib $(wide) $(HEADER_DEPS) 128 lib_box_set lib $(wide) $(HEADER_DEPS) 129 lib_cchar lib $(wide) $(HEADER_DEPS) $(srcdir)/new_pair.h 130 lib_erasewchar lib $(wide) $(HEADER_DEPS) 131 lib_get_wch lib $(wide) $(HEADER_DEPS) 132 lib_get_wstr lib $(wide) $(HEADER_DEPS) 133 lib_hline_set lib $(wide) $(HEADER_DEPS) 134 lib_in_wch lib $(wide) $(HEADER_DEPS) [all …]
|
/freebsd/contrib/dialog/ |
H A D | progressbox.c | 46 int high, wide; member 77 obj->wide = obj->old_wide; in restart_obj() 90 dlg_auto_size(title, obj->prompt, &obj->high, &obj->wide, MIN_HIGH, MIN_WIDE); in start_obj() 92 dlg_print_size(obj->high, obj->wide); in start_obj() 93 dlg_ctl_size(obj->high, obj->wide); in start_obj() 95 x = dlg_box_x_ordinate(obj->wide); in start_obj() 99 obj->obj.win = dlg_new_window(obj->high, obj->wide, y, x); in start_obj() 103 obj->high, obj->wide, in start_obj() 115 dlg_print_autowrap(obj->obj.win, obj->prompt, obj->high, obj->wide); in start_obj() 129 obj->wide - (2 * MARGIN), in start_obj() [all …]
|
H A D | demo.pl | 157 my $wide = $maxcols; 158 while ( $wide > $mincols ) { 159 &rhs_infobox( "Info-box", $msg, $wide-- ); 162 while ( $wide < $maxcols ) { 163 &rhs_infobox( "Info-box", $msg, ++$wide ); 166 &rhs_msgbox( "Info-end", $msg, $wide );
|
H A D | ttysize.c | 69 dlg_ttysize(int fd, int *high, int *wide) in dlg_ttysize() argument 78 *wide = WINSIZE_COLS(size); in dlg_ttysize() 84 *wide = 80; in dlg_ttysize()
|
H A D | util.c | 1042 int *high, int *wide) in justify_text() argument 1098 if (wide != 0) in justify_text() 1099 *wide = max_x; in justify_text() 1140 int wide = width - (2 * MARGIN); in dlg_print_scrolled() local 1175 wide, /* dmaxcol */ in dlg_print_scrolled() 1181 if (y > 0 && wide > 4) { in dlg_print_scrolled() 1193 (void) wmove(win, MARGIN + height, wide - 4); in dlg_print_scrolled() 1280 int high = 0, wide = 0; in auto_size_preformatted() local 1288 justify_text((WINDOW *) 0, prompt, max_y, max_x, &high, &wide); in auto_size_preformatted() 1289 car = (float) (wide / high); in auto_size_preformatted() [all …]
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_wacs.c | 128 int wide = wcwidth((wchar_t) table[n].value[active]); in _nc_init_wacs() local 130 int wide = 1; in _nc_init_wacs() local 134 if (active && (wide == 1)) { in _nc_init_wacs() 143 n, wide, m, in _nc_init_wacs()
|
/freebsd/contrib/ncurses/progs/ |
H A D | reset_cmd.c | 498 reset_tabstops(int wide) in reset_tabstops() argument 509 if (init_tabs > wide) in reset_tabstops() 510 init_tabs = (short) wide; in reset_tabstops() 511 for (c = init_tabs; c < wide; c += init_tabs) { in reset_tabstops() 680 set_window_size(int fd, NCURSES_INT2 *high, NCURSES_INT2 *wide) in set_window_size() argument 686 if (*high > 0 && *wide > 0) { in set_window_size() 688 WINSIZE_COLS(win) = (unsigned short) *wide; in set_window_size() 694 *wide = (short) WINSIZE_COLS(win); in set_window_size()
|
/freebsd/crypto/openssh/ |
H A D | ssh_config | 3 # This is the ssh client system-wide configuration file. See 11 # 3. system-wide file 16 # Site-wide defaults for some commonly used options. For a comprehensive
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VERegisterInfo.td | 103 // Generic integer registers - 32 bits wide 107 // Generic floating point registers - 32 bits wide 114 // Generic integer registers - 64 bits wide 143 // Vector registers - 64 bits wide 256 elements 150 // Vector mask registers - 256 bits wide
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_refresh.c | 87 bool wide; in wnoutrefresh() local 142 wide = (begx <= 1 && win->_maxx >= (NewScreen(SP_PARM)->_maxx - 1)); in wnoutrefresh() 275 if (wide) { in wnoutrefresh()
|
H A D | lib_pad.c | 140 bool wide; in pnoutrefresh() local 222 wide = (smincol < my_len && smaxcol > (NewScreen(sp)->_maxx - my_len)); in pnoutrefresh() 250 if (wide) { in pnoutrefresh()
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | fw-cfg.txt | 7 - A write-only, 16-bit wide selector (or control) register, 8 - a read-write, 64-bit wide data register.
|
/freebsd/contrib/libedit/ |
H A D | prompt.c | 152 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) in prompt_set() argument 174 p->p_wide = wide; in prompt_set()
|
/freebsd/share/syscons/fonts/ |
H A D | Makefile | 17 iso04-8x8.fnt iso04-8x14.fnt iso04-8x16.fnt iso04-wide-8x16.fnt \ 19 iso04-vga9-wide-8x16.fnt \
|
/freebsd/bin/csh/ |
H A D | csh.cshrc | 2 # System-wide .cshrc file for csh(1).
|
H A D | csh.logout | 2 # System-wide .logout file for csh(1).
|
H A D | csh.login | 2 # System-wide .login file for csh(1).
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-medcom-wide.dts | 8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20"; 72 compatible = "ad,tegra-audio-wm8903-medcom-wide",
|
/freebsd/lib/libdpv/ |
H A D | dpv_private.h | 41 extern uint8_t wide;
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 559 int wide = info->srWindow.Right - info->srWindow.Left + 1; in _nc_console_set_scrollback() local 566 if (wide < MIN_WIDE) { in _nc_console_set_scrollback() 567 T(("... width %d < %d", wide, MIN_WIDE)); in _nc_console_set_scrollback() 568 wide = MIN_WIDE; in _nc_console_set_scrollback() 574 rect.Right = (SHORT) (wide - 1); in _nc_console_set_scrollback() 577 coord.X = (SHORT) wide; in _nc_console_set_scrollback() 581 info->dwSize.X != wide || in _nc_console_set_scrollback()
|
/freebsd/usr.bin/kyua/ |
H A D | kyua.conf-default | 2 -- System-wide configuration file for kyua(1). See kyua.conf(5) for details
|
/freebsd/usr.bin/localedef/ |
H A D | Makefile | 12 wide.c
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-dbx5x0-pinctrl.dtsi | 249 /* This is the external SD card slot, 4 bits wide */ 348 /* This is the WLAN SDIO 4 bits wide */ 428 /* This is the eMMC 8 bits wide, usually PoP eMMC */ 484 /* This is the eMMC 8 bits wide, usually PCB-mounted eMMC */
|
/freebsd/lib/libpam/pam.d/ |
H A D | system | 3 # System-wide defaults
|