Searched refs:wide (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/ncurses/ncurses/
H A DMakefile.in198 wide = $(srcdir)/widechar
/freebsd-11-stable/contrib/gcc/
H A Dtoplev.c282 1 means wide ranges of inputs must work for complex divide.
1463 int precision, bool wide, bool set_locus, bool hash)
1468 if (precision != 0 || wide || hash)
1462 default_tree_printer(pretty_printer * pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool hash) argument
/freebsd-11-stable/usr.bin/grep/regex/
H A Dtre-fastmatch.c84 * Converts the wide string pattern to SB/MB string and stores
262 * Fills in the bad character shifts into a hastable for wide strings.
263 * With wide characters it is not possible any more to use a normal
297 DPRINT(("BC shift for wide char " CHF " is %d\n", fg->wpattern[i],\
306 DPRINT(("BC shift for wide char " CHF " is %d\n", wc, k)); \
327 DPRINT(("Reverse BC shift for wide char " CHF " is %d\n", \
336 DPRINT(("Reverse BC shift for wide char " CHF " is %d\n", wc, \
367 * Fills in the good suffix table for wide strings.
379 DPRINT_BMGS(fg->wlen, "GS shift (wide) for pos %d is %d\n", \
383 #define _FILL_BMGS(arr, pat, plen, wide) \
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_acl.c61 int flags, int wide, struct archive *a,
534 int wide, struct archive *a, struct archive_string_conv *sc) {
588 if (wide) {
660 * Generate a wide text version of the ACL. The flags parameter controls
1126 * Parse a wide ACL text string.
533 archive_acl_text_len(struct archive_acl *acl, int want_type, int flags, int wide, struct archive *a, struct archive_string_conv *sc) argument
/freebsd-11-stable/sys/dev/ciss/
H A Dcissreg.h752 u_int8_t wide:1; member in struct:ciss_bmic_id_pdrive
/freebsd-11-stable/contrib/gcc/cp/
H A Derror.c2335 int precision, bool wide, bool set_locus, bool verbose)
2344 if (precision != 0 || wide)
2333 cp_printer(pretty_printer *pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool verbose) argument
H A Dparser.c2901 execution character set. If WIDE_OK is true, a wide string is
2905 adjacent to a wide string literal token, the behavior is undefined.
2906 However, C99 6.4.5p4 says that this results in a wide string literal.
2916 bool wide = false;
2940 wide = true;
2956 wide = true;
2967 if (wide && !wide_ok)
2969 cp_parser_error (parser, "a wide string is invalid in this context");
2970 wide = false;
2974 (parse_in, strs, count, &istr, wide))
2914 bool wide = false; local
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.h787 * Pointers to lun target state as well as sync/wide negotiation information
858 #define CFWIDEB 0x1000 /* wide bus device */
1151 * ID to store our sync/wide transfer settings.
1503 int wide, role_t role);
H A Daic7xxx.h735 * Pointers to lun target state as well as sync/wide negotiation information
801 #define CFWIDEB 0x0020 /* wide bus device */
1009 * ID to store our sync/wide transfer settings.
1292 u_int *offset, int wide,
H A Daic7xxx.c1806 u_int *offset, int wide, role_t role)
1816 if (wide)
2027 * Update the user/goal/curr tables of wide negotiation
2424 * Force async with a WDTR message if we have a wide bus,
2492 * Build a wide negotiation message in our message
3279 * After a wide message, we are async, but
3351 * only available if we are negotiating wide.
3650 * Process an ingnore wide residue message.
3746 * to handle this mid-transfer ignore wide
1803 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.c2972 u_int period, u_int *offset, int wide,
3212 * Update the user/goal/curr tables of wide negotiation
3747 * Force async with a WDTR message if we have a wide bus,
3814 * Build a wide negotiateion message in our message
4482 * After a wide message, we are async, but
4552 * are negotiating wide.
4875 * Process an ingnore wide residue message.
5004 * to handle this mid-transfer ignore wide
7238 * Each entry is 2 bytes wide, hence the
2970 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-11-stable/lib/ncurses/ncurses/
H A DMakefile380 cat ${NCURSES_DIR}/include/curses.wide >> $@.new
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex194 wide-spread wrap-around
1150 % Useful for site-wide @afourpaper, etc.
2093 % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex186 wide-spread wrap-around
1127 % Useful for site-wide @afourpaper, etc.
1992 % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex193 wide-spread wrap-around
1055 % Useful for site-wide @afourpaper, etc.
3064 % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure765 --enable-widec compile with wide-char/UTF-8 code
7218 ### use option --enable-widec to turn on use of wide-character support
8593 echo "$as_me:8593: checking if you want wide-character code" >&5
8594 echo $ECHO_N "checking if you want wide-character code... $ECHO_C" >&6
11073 { { echo "$as_me:11073: error: This option applies only to wide-character library" >&5
11074 echo "$as_me: error: This option applies only to wide-character library" >&2;}
20665 ### Resolve a conflict between normal and wide-curses by forcing applications

Completed in 586 milliseconds

12