Searched refs:ASCII (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dcharset.c65 depending on whether the host is based on ASCII or EBCDIC (see
107 ASCII to UTF-32) rounded up to a power of two. */
1663 /* We disable this because the default codeset is 7-bit ASCII on
1673 distinguish ASCII and EBCDIC.
/freebsd-11-stable/contrib/tcsh/
H A Dsh.h453 * ASCII vs. EBCDIC
728 #define ASCII 0177 macro
H A Ded.defns.c1859 buf[1] = CTL_ESC(i & ASCII);
1941 * ASCII (or ISO8859-1).
1952 /* copy ASCII ordered map to temp table */
H A Dsh.c936 *p &= ASCII;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp449 if (FB.ASCII) {
451 // line so that the ASCII bytes are correctly aligned.
456 // Print the ASCII char values for each byte on this line
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1349 % much work for too little return. Just use the ASCII equivalents
2311 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
4606 % control sequences and just writes whatever the best ASCII sort string
4631 % starting with |, since that ASCII character is between ASCII { and }.
7287 % Non-ASCII encodings make 8-bit characters active, so un-activate
8853 % @documentencoding sets the definition of non-ASCII characters
8862 \def\ascii{\csname US-ASCII.enc\endcsname}%
8905 % First, make active non-ASCII characters in order for them to be
9652 % US-ASCII characte
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1306 lldb_private::formatters::StringPrinter::StringElementType::ASCII>(
1354 // with ASCII or any vector
/freebsd-11-stable/contrib/groff/
H A Dconfigure3295 /* Treat any failure as ASCII for compatibility with existing art.
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3414 % control sequences and just writes whatever the best ASCII sort string
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3312 % control sequences and just writes whatever the best ASCII sort string

Completed in 185 milliseconds

12