/dflybsd-src/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
|
/dflybsd-src/contrib/dialog/ |
H A D | ttysize.c | 69 dlg_ttysize(int fd, int *high, int *wide) in dlg_ttysize()
|
H A D | tailbox.c | 181 int wide = getmaxx(obj->text); in print_last_page() local
|
H A D | progressbox.c | 42 int high, wide; member
|
H A D | util.c | 1025 int *high, int *wide) in justify_text() 1123 int wide = width - (2 * MARGIN); in dlg_print_scrolled() local 1263 int high = 0, wide = 0; in auto_size_preformatted() local 1359 int wide; in real_auto_size() local
|
H A D | editbox.c | 539 int wide = getmaxx(editing); in dlg_editbox() local
|
/dflybsd-src/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
|
/dflybsd-src/contrib/ncurses/progs/ |
H A D | reset_cmd.c | 447 reset_tabstops(int wide) in reset_tabstops() 618 set_window_size(int fd, short *high, short *wide) in set_window_size()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-objc-common.c | 90 int precision, bool wide, bool set_locus, bool hash) in c_tree_printer()
|
H A D | pretty-print.c | 374 bool wide = false; in pp_base_format() local
|
H A D | toplev.c | 968 int precision, bool wide, bool set_locus, bool hash) in default_tree_printer()
|
/dflybsd-src/contrib/libedit/src/ |
H A D | prompt.c | 152 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) in prompt_set()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-objc-common.c | 81 int precision, bool wide, bool set_locus, bool hash, in c_tree_printer()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-diagnostic.c | 248 int precision, bool wide, bool set_locus, bool hash, in default_tree_printer()
|
H A D | pretty-print.c | 1201 bool wide = false; in pp_format() local
|
/dflybsd-src/include/ |
H A D | printf.h | 60 unsigned wide; member
|
/dflybsd-src/contrib/nvi2/cl/ |
H A D | cl_funcs.c | 35 addstr4(SCR *sp, void *str, size_t len, int wide) in addstr4()
|
/dflybsd-src/games/larn/ |
H A D | io.c | 188 long wide, left, cont, n; /* data for lprintf */ in lprintf() local
|
/dflybsd-src/sys/dev/disk/sym/ |
H A D | sym_hipd.c | 3504 static void sym_setwide(hcb_p np, ccb_p cp, u_char wide) in sym_setwide() 3529 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0; in sym_setsync() local 3548 u_char per, u_char wide, u_char div, u_char fak) in sym_setpprot() 3569 u_char per, u_char wide, u_char div, u_char fak) in sym_settrans() 5731 u_char chg, ofs, per, fak, dt, div, wide; in sym_ppr_nego() local 5870 u_char chg, wide; in sym_wide_nego() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_acl.c | 534 int wide, struct archive *a, struct archive_string_conv *sc) { in archive_acl_text_len()
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | charset.c | 1606 bool wide = (token->type != CPP_CHAR); in cpp_interpret_charconst() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | error.c | 3188 int precision, bool wide, bool set_locus, bool verbose) in cp_printer()
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | i915_gem_execbuffer.c | 1195 bool wide = eb->reloc_cache.use_64bit_reloc; in relocate_entry() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | charset.c | 1924 bool wide = (token->type != CPP_CHAR && token->type != CPP_UTF8CHAR); in cpp_interpret_charconst() local
|