/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
|
/freebsd/contrib/dialog/ |
H A D | ttysize.c | 69 dlg_ttysize(int fd, int *high, int *wide) in dlg_ttysize()
|
H A D | tailbox.c | 182 int wide = getmaxx(obj->text); in print_last_page() local
|
H A D | progressbox.c | 46 int high, wide; member
|
H A D | editbox.c | 541 int wide = getmaxx(editing); in dlg_editbox() local
|
H A D | util.c | 1042 int *high, int *wide) in justify_text() 1140 int wide = width - (2 * MARGIN); in dlg_print_scrolled() local 1280 int high = 0, wide = 0; in auto_size_preformatted() local 1376 int wide; in real_auto_size() local
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_refresh.c | 87 bool wide; in wnoutrefresh() local
|
H A D | lib_pad.c | 140 bool wide; in pnoutrefresh() local
|
/freebsd/contrib/blocklist/bin/ |
H A D | blacklistctl.c | 88 int all, blocked, remain, wide, noheader; in main() local
|
/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()
|
/freebsd/contrib/ncurses/progs/ |
H A D | reset_cmd.c | 498 reset_tabstops(int wide) in reset_tabstops() 680 set_window_size(int fd, NCURSES_INT2 *high, NCURSES_INT2 *wide) in set_window_size()
|
/freebsd/lib/libdpv/ |
H A D | dpv.c | 72 uint8_t wide = FALSE; /* dpv_config.options & DPV_WIDE_MODE */ variable
|
/freebsd/include/ |
H A D | printf.h | 61 unsigned wide; member
|
/freebsd/contrib/nvi/cl/ |
H A D | cl_funcs.c | 35 addstr4(SCR *sp, void *str, size_t len, int wide) in addstr4()
|
/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
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win_driver.c | 682 int wide = (CON.SBI.srWindow.Right - CON.SBI.srWindow.Left + 1); in wcon_dobeepflash() local 969 int wide = info->srWindow.Right - info->srWindow.Left + 1; in set_scrollback() local
|
H A D | win32_driver.c | 587 int wide = (WINCONSOLE.SBI.srWindow.Right - in wcon_dobeepflash() local
|
/freebsd/sys/dev/sym/ |
H A D | sym_hipd.c | 3471 static void sym_setwide(hcb_p np, ccb_p cp, u_char wide) in sym_setwide() 3496 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0; in sym_setsync() local 3515 u_char per, u_char wide, u_char div, u_char fak) in sym_setpprot() 3536 u_char per, u_char wide, u_char div, u_char fak) in sym_settrans() 5692 u_char chg, ofs, per, fak, dt, div, wide; in sym_ppr_nego() local 5831 u_char chg, wide; in sym_wide_nego() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_acl.c | 533 int wide, struct archive *a, struct archive_string_conv *sc) { in archive_acl_text_len()
|
/freebsd/sys/dev/ciss/ |
H A D | cissreg.h | 752 u_int8_t wide:1; member
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 2947 u_int period, u_int *offset, int wide, in ahd_validate_offset()
|