HomeSort by: relevance | last modified time | path
    Searched refs:ASCII (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/arch/bebox/stand/boot/
pcconstab.US 41 0, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, /* scan 0- 7 */
42 ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, /* scan 8-15 *
    [all...]
kbd.c 46 #define ASCII 0x0040 /* ascii code for this key */
134 if ((act & ASCII) && !brk) {
  /src/sys/arch/prep/stand/boot/
pcconstab.US 41 0, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, /* scan 0- 7 */
42 ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, ASCII, /* scan 8-15 *
    [all...]
kbd.c 46 #define ASCII 0x0040 /* ascii code for this key */
134 if ((act & ASCII) && !brk) {
  /src/share/locale/ctype/
en_US.ASCII.src 1 /* $NetBSD: en_US.ASCII.src,v 1.4 2004/06/24 03:28:50 itojun Exp $ */
4 * Standard LOCALE_CTYPE for the ASCII Locale
7 VARIABLE Strict 7bit ASCII locale, CODESET=646
Makefile 37 LOCALESRC_en_US.US-ASCII= en_US.ASCII
  /src/usr.bin/make/unit-tests/
varmod-to-lower.mk 6 # TODO: What about non-ASCII characters? ISO-8859-1, UTF-8?
varmod-to-title.mk 6 # TODO: What about non-ASCII characters? ISO-8859-1, UTF-8?
directive-for-escape.mk 12 ASCII= !"\#$$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|}~
20 .for chars in ${ASCII}
29 ASCII.2020-12-31= !"\\\#$$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|}~
32 .for chars in ${ASCII.2020-12-31}
varname.mk 141 # For now, only whitespace generates a warning, non-ASCII characters don't.
  /src/share/doc/standards/xopen/
Makefile 11 ARGS_TXT= ${GFLAGS} -dformat=ASCII ${POST_PLAIN}
  /src/lib/libc/citrus/modules/
citrus_zw.c 62 NONE, AMBIGIOUS, ASCII, GB2312
173 case ASCII:
200 psenc->charset = ASCII;
213 psenc->charset = ASCII;
429 case ASCII:
citrus_hz.c 59 * CTRL/ASCII 00000000 00000000 00000000 gxxxxxxx
67 CTRL = 0, ASCII = 1, GB2312 = 2, CS94 = 3, CS96 = 4
77 /* ASCII */ RANGE(0x20, 0x7F),
123 graphic_t *ascii, *gb2312; member in struct:__anon05720b390408
363 graphic = ei->ascii;
615 if (_bcs_strncasecmp("ASCII", s, 5) == 0) {
618 graphic->charset = ASCII;
620 ei->ascii = graphic;
  /src/lib/libc/arch/m68k/string/
memccpy.S 45 jeq Lmcloop | handle ASCII NUL specially
  /src/common/dist/zlib/contrib/ada/
buffer_demo.adb 26 EOL : Character renames ASCII.LF;
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 59 ASCII text file. The hexadecimal numbers are listed
test.doc 50 binary output images into ASCII text files. The hexadecimal
fplsp.doc 59 ASCII text file. The hexadecimal numbers are listed
fpsp.doc 56 ASCII text file. The hexadecimal numbers are listed
isp.doc 64 ASCII text file. The hexadecimal numbers are listed
  /src/bin/csh/
csh.h 203 #define ASCII 0x7f
  /src/share/terminfo/
terminfo 70 # This file uses only the US-ASCII character set (no ISO8859 characters).
72 # This file assumes a US-ASCII character set. If you need to fix this, start
209 # from the terminal. Common values for <u9> will be ^E (on older ASCII
314 glasstty|classic glass tty interpreting ASCII control characters,
1744 pccon+sgr+acs0|sgr and simple ASCII pseudographics for OpenBSD PC console,
1750 pccon+sgr+acs|sgr and default ASCII pseudographics for OpenBSD PC console,
1777 pccon0-m|OpenBSD PC console without colors & with simple ASCII pseudographics,
1779 pccon0|OpenBSD PC console with simple ASCII pseudographics,
2245 # the cells which happen to have ASCII control-character values:
2471 # the numeric and punctuation keys transmit ASCII 7-bit characters, and th
    [all...]
  /src/tools/compat/
configure 2421 char const utf8_literal[] = u8"happens to be ASCII" "another string";
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 8287 # test EBCDIC or ASCII
8289 A) # ASCII based system

Completed in 35 milliseconds