Searched defs:wide (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c101 int wide = wcwidth(table[n].value[active]); local
/freebsd-10.0-release/contrib/ncurses/ncurses/base/
H A Dlib_refresh.c82 bool wide; local
H A Dlib_pad.c123 bool wide; local
/freebsd-10.0-release/contrib/gcc/
H A Dc-objc-common.c164 c_tree_printer(pretty_printer *pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool hash) argument
H A Dc-lex.c725 bool wide = false; local
[all...]
H A Dpretty-print.c378 bool wide = false; local
H A Dtoplev.c1426 default_tree_printer(pretty_printer * pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool hash) argument
/freebsd-10.0-release/contrib/dialog/
H A Dtailbox.c185 int wide = getmaxx(obj->text); local
H A Deditbox.c518 int wide = getmaxx(editing); local
H A Dutil.c1035 int wide = width - (2 * MARGIN); local
1172 int high = 0, wide = 0; local
935 justify_text(WINDOW *win, const char *prompt, int limit_y, int limit_x, int *high, int *wide) argument
1248 int wide; local
[all...]
/freebsd-10.0-release/contrib/nvi/cl/
H A Dcl_funcs.c39 addstr4(SCR *sp, void *str, size_t len, int wide) argument
/freebsd-10.0-release/include/
H A Dprintf.h61 unsigned wide; member in struct:printf_info
/freebsd-10.0-release/contrib/gcc/cp/
H A Derror.c2324 cp_printer(pretty_printer *pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool verbose) argument
H A Dparser.c2738 bool wide = false; local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dcharset.c1036 convert_ucn(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, bool wide) argument
1071 emit_numeric_escape(cpp_reader *pfile, cppchar_t n, struct _cpp_strbuf *tbuf, bool wide) argument
1121 convert_hex(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, bool wide) argument
1172 convert_oct(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, bool wide) argument
1209 convert_escape(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, bool wide) argument
1305 cpp_interpret_string(cpp_reader *pfile, const cpp_string *from, size_t count, cpp_string *to, bool wide) argument
1360 cpp_interpret_string_notranslate(cpp_reader *pfile, const cpp_string *from, size_t count, cpp_string *to, bool wide) argument
1504 bool wide = (token->type == CPP_WCHAR); local
[all...]
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.c1804 ahc_validate_offset(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, struct ahc_syncrate *syncrate, u_int *offset, int wide, role_t role) argument
H A Daic79xx.c2977 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
/freebsd-10.0-release/sys/dev/ciss/
H A Dcissreg.h654 u_int8_t wide:1; member in struct:ciss_bmic_id_pdrive
/freebsd-10.0-release/sys/pci/
H A Dncr.c4999 ncr_setwide(ncb_p np, nccb_p cp, u_char wide, u_char ack) argument
5844 u_char chg, ofs, per, fak, wide; local
[all...]
/freebsd-10.0-release/sys/dev/sym/
H A Dsym_hipd.c3507 static void sym_setwide(hcb_p np, ccb_p cp, u_char wide) argument
3532 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0; local
3550 sym_setpprot(hcb_p np, ccb_p cp, u_char dt, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
3571 sym_settrans(hcb_p np, ccb_p cp, u_char dt, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
5728 u_char chg, ofs, per, fak, dt, div, wide; local
5867 u_char chg, wide; local
[all...]

Completed in 210 milliseconds