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

/freebsd-9.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c101 int wide = wcwidth(table[n].value[active]); local
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_refresh.c82 bool wide; local
H A Dlib_pad.c123 bool wide; local
/freebsd-9.3-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.c1462 default_tree_printer(pretty_printer * pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool hash) argument
/freebsd-9.3-release/contrib/dialog/
H A Dtailbox.c184 int wide = getmaxx(obj->text); local
H A Deditbox.c509 int wide = getmaxx(editing); local
H A Dutil.c887 int wide = width - (2 * MARGIN); local
1023 int high = 0, wide = 0; local
787 justify_text(WINDOW *win, const char *prompt, int limit_y, int limit_x, int *high, int *wide) argument
1118 int wide; local
[all...]
/freebsd-9.3-release/include/
H A Dprintf.h61 unsigned wide; member in struct:printf_info
/freebsd-9.3-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.c2745 bool wide = false; local
[all...]
/freebsd-9.3-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-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx.c1803 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.c2976 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-9.3-release/sys/dev/ciss/
H A Dcissreg.h654 u_int8_t wide:1; member in struct:ciss_bmic_id_pdrive
/freebsd-9.3-release/sys/pci/
H A Dncr.c4999 ncr_setwide(ncb_p np, nccb_p cp, u_char wide, u_char ack) argument
5845 u_char chg, ofs, per, fak, wide; local
[all...]
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_hipd.c3483 static void sym_setwide(hcb_p np, ccb_p cp, u_char wide) argument
3508 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0; local
3526 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
3547 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
5704 u_char chg, ofs, per, fak, dt, div, wide; local
5843 u_char chg, wide; local
[all...]

Completed in 402 milliseconds