Home
last modified time | relevance | path

Searched +full:iso +full:- +full:8 +full:x16 (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/share/syscons/fonts/
H A DINDEX.fonts3 # database for vidfont(8)
12 # german.iso.kbd:de:Deutsch ISO
13 # german.iso.kbd:en:German ISO
15 # If lang empty use 'en' (us-english) as default.
20 # Subject: ISO 8859-1 National Character Set FAQ
22 # Archive-name: internationalization/iso-8859-1-charset
24 # ISO 8859-1 supports the following languages:
30 # ISO 8859-1 also. However, from a standards point of view, ISO 8859-2
33 # ISO 8859-1 is just one part of the ISO-8859 standard, which specifies
35 # 8859-1 Europe, Latin America
[all …]
H A DMakefile1 PACKAGE= syscons-data
3 FILES= armscii8-8x8.fnt armscii8-8x14.fnt armscii8-8x16.fnt \
4 cp437-8x8.fnt cp437-8x14.fnt cp437-8x16.fnt \
5 cp437-thin-8x8.fnt cp437-thin-8x16.fnt \
6 cp850-8x8.fnt cp850-8x14.fnt cp850-8x16.fnt \
7 cp850-thin-8x8.fnt cp850-thin-8x16.fnt \
8 cp865-8x8.fnt cp865-8x14.fnt cp865-8x16.fnt \
9 cp865-thin-8x8.fnt cp865-thin-8x16.fnt \
10 cp866-8x8.fnt cp866-8x14.fnt cp866-8x16.fnt \
11 cp866b-8x16.fnt cp866c-8x16.fnt \
[all …]
HDiso-thin-8x16.fnt1 begin 644 iso-thin-8x16
HDiso-8x16.fnt1 begin 644 iso-8x16
/freebsd/usr.sbin/bsdconfig/console/
H A Dfont2 #-
3 # Copyright (c) 2012-2013 Devin Teske
41 pgm="${ipgm:-$pgm}"
47 # Display the dialog(1)-based application main menu.
60 '8 $msg_iso_8859_1' '$msg_iso_8859_1_desc'
67 " # END-QUOTE
81 cp437-8x8) defaultitem="2 $msg_ibm_437" ;;
82 cp850-8x8) defaultitem="3 $msg_ibm_850" ;;
83 cp865-8x8) defaultitem="4 $msg_ibm_865" ;;
84 cp866-8x8) defaultitem="5 $msg_ibm_866" ;;
[all …]
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.11 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" vidcontrol - a utility for manipulating the syscons or vt video driver
64 .Bl -tag -width indent
130 The change is specified by a non-empty comma-separate
[all...]
/freebsd/share/syscons/keymaps/
H A DINDEX.keymaps2 # database for kbdmap(8)
10 # If lang empty use 'en' (us-english) as default.
13 # german.iso.kbd:de:deutsch ISO-8859-1
14 # german.iso.kbd:en:german ISO-8859-1
35 FONT:en:cp437-8x16.fnt
36 FONT:de,fr,da,no,sv,pt,es:iso-8x16.fnt
37 FONT:ru:koi8-r-8x16.fnt
38 FONT:pl:iso02-8x16.fnt
39 FONT:he:iso08-8x16.fnt
40 FONT:uk:koi8-u-8x16.fnt
[all …]
H A Dit.iso.kbd4 # -- ~ : SHIFT + ALT + a accentata
5 # -- { : SHIFT + [
7 # -- } : SHIFT + ]
9 # -- [ : definita anche come ALT + 8
10 # -- ] : definita anche come ALT + 9
11 # -- ` : ALT + '
16 # vidcontrol -f 8x16 iso15-8x16.fnt
17 # kbdcontrol -l it.iso.kbd
18 # setenv LANG it_IT.ISO8859-15
19 # setenv MM_CHARSET iso-8859-15
[all …]
/freebsd/libexec/rc/rc.d/
H A Dsyscons1 #!/bin/sh -
57 if [ -z "${_sc_initdone}" ]; then
58 if [ -z "${_sc_console}" ]; then
59 if [ x`sysctl -n kern.vty` = x"vt" ]; then
66 if [ -z "${_sc_bootmethod}" ]; then
67 bootmethod=$(sysctl -qn machdep.bootmethod)
83 echo -n "Configuring ${_sc_config}:"
93 hy.armscii-8) echo am;;
94 be.iso.acc) echo be.acc;;
95 be.iso) echo be;;
[all …]
/freebsd/contrib/spleen/
H A DChangeLog1 Spleen 2.0.0 (2023-05-28)
3 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions
4 - Add a cp437 directory with BDF files using the IBM Code page 437 encoding
5 - Add a DOS version, as a COM file (SPLEEN.COM) setting the font to Spleen
6 - Add various arrows and triangle-headed arrows in the 8x16, 16x32, and
8 - Shift bullet character at correct position (U+2022) in the 32x64 version
9 - Add union symbol in the 8x16, 16x32, and 32x64 versions
10 - Do not remove specimen.png in the clean target
14 Spleen 1.9.3 (2023-04-07)
16 - Add a 'fon' target to generate FON files for all sizes using FontForge
[all …]
H A DREADME.md10 - -- -- \_____| -H7--------------------------- `----' ----- ::: - -
20 - 5x8
21 - 6x12
22 - 8x16
23 - 12x24
24 - 16x32
25 - 32x64
32 All font sizes contain all ISO/IEC 8859-1 characters (Basic Latin and Latin-1
33 Supplement Unicode block), Latin Extended-A characters, as well as Box Drawing,
42 blocks as the 5x8 version and the Latin-1 Supplement Unicode block.
[all …]
/freebsd/tools/tools/nanobsd/rescue/
H A Dcommon5 NANO_OBJ=${NANO_SRC}/../nanobsd-builds/${NANO_NAME}/obj
9 NANO_PMAKE="make -j 8"
17 NANO_BOOT0CFG="-o packet,update,nosetdrv -s 1 -m 3"
30 # Options to put in make.conf during both build- & installworld.
32 CFLAGS=-O -pipe
55 if [ \! -f ld-elf32.so.1 ]; then
56 ln -s ld-elf.so.1 ld-elf32.so.1
63 # echo "-S115200 -h" > boot.config
74 # mkdir -pv scratch
76 echo "font8x14=\"iso15-8x14\"" >> etc/rc.conf
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h1 /*-
2 * Copyright (c) 2007 Luigi Rizzo - Universita` di Pisa. All rights reserved.
49 #define USB_MAX_HIGH_SPEED_ISOC_FRAMES (60 * 8)
159 #define USB_REQ_LOOPBACK_DATA_READ 0x16
185 * a) to initialize "urb->endpoint"
263 usb_frcount_t start_frame; /* (modify) start frame (ISO) */
264 usb_frcount_t number_of_packets; /* (in) number of ISO packets */
266 * (INT/ISO) */
267 uint16_t error_count; /* (return) number of ISO errors */
275 struct usb_iso_packet_descriptor iso_frame_desc[]; /* (in) ISO ONLY */
[all …]
/freebsd/share/man/man4/
H A Dsyscons.43 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
89 .Xr UEFI 8 .
118 .Xr getty 8
131 .Bd -literal -offset indent
132 Alt-F1 ttyv0 Alt-F7 ttyv6 Shift-Alt-F1 ttyva
133 Alt-F2 ttyv1 Alt-F8 ttyv7 Shift-Alt-F2 ttyvb
134 Alt-F3 ttyv2 Alt-F9 ttyv8 Shift-Alt-F3 ttyvc
135 Alt-F4 ttyv3 Alt-F10 ttyv9 Shift-Alt-F4 ttyvd
136 Alt-F5 ttyv4 Alt-F11 ttyva Shift-Alt-F5 ttyve
137 Alt-F6 ttyv5 Alt-F12 ttyvb Shift-Alt-F6 ttyvf
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dapple2 #------------------------------------------------------------------------------
16 # Ref: https://applesaucefdc.com/a2r2-reference/
22 >8 string INFO
28 >>49 byte 06 \b, 8″ DS
49 # Ref: https://applesaucefdc.com/moof-reference/
178 >>4 string x \b, Creator tag "%-4.4s"
194 >8 string \x12\xF0\x10\xE6\x3D\x86\xDA\x8A Apple ][ QBoot Image
200 >8 string \x12\xF0\x10\xE6\x3D\x86\xDA\x8A Apple ][ 0Boot Image
222 0 string \x01\xA8\xC0\x0F\x90\x16\xF0\x12\xA0\xFF\x18\xAD Apple ][ Disk Image
244 0 string \x01\xE0\x60\xF0\x03\x4C\x16\x09\xAD\x00\x08\xC9 Apple ][ Disk Image
[all …]
H A Dfilesystems1 #------------------------------------------------------------------------------
7 >0 ubyte 0x01 12-bit FAT
10 >0 ubyte 0x04 16-bit FAT, less than 32M
12 >0 ubyte 0x06 16-bit FAT, more than 32M
17 >0 ubyte 0x0b 32-bit FAT
18 >0 ubyte 0x0c 32-bit FAT, LBA-mapped
19 >0 ubyte 0x0d 7XXX, LBA-mapped
20 >0 ubyte 0x0e 16-bit FAT, LBA-mapped
21 >0 ubyte 0x0f extended partition, LBA-mapped
23 >0 ubyte 0x11 OS/2 DOS 12-bit FAT
[all …]
/freebsd/contrib/file/src/
H A Dencoding.c2 * Copyright (c) Ian F. Darwin 1986-1995.
4 * maintained 1995-present by Christos Zoulas and others.
29 * Encoding -- determine the character encoding of a text file.
31 * Joerg Wunsch <joerg@freebsd.org> wrote the original support for 8-bit
71 * the text converted into one-file_unichar_t-per-character Unicode in
79 const unsigned char *buf = CAST(const unsigned char *, b->fbuf); in file_encoding()
80 size_t nbytes = b->flen; in file_encoding()
96 if (nbytes > ms->encoding_max) in file_encoding()
97 nbytes = ms->encoding_max; in file_encoding()
107 DPRINTF(("utf-7 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
[all …]
/freebsd/share/vt/keymaps/
H A DINDEX.keymaps2 # database for kbdmap(8)
10 # If lang empty use 'en' (us-english) as default.
13 # german.iso.kbd:de:deutsch
14 # german.iso.kbd:en:german
37 # The font definition for "en" is the fall-back font for
41 FONT:en:vgarom-8x16.hex
103 colemak-dh.acc.kbd:en:Colemak Mod-DH ergonomic alternative
138 nordic.asus-eee.kbd:en:Nordic layout on Asus eeePC
139 nordic.asus-eee.kbd:da:Nordisk layout på Asus eeePC
140 nordic.asus-eee.kbd:fr:Norvégien phonétique sur Asus eeePC
[all …]
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc4 # the check-old* and delete-old* targets.
14 OLD_FILES+=usr/share/man/man8/accton.8.gz
15 OLD_FILES+=usr/share/man/man8/sa.8.gz
18 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.in
19 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.out
20 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-u.out
21 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-usr.in
22 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-usr.out
23 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-sav.in
24 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-sav.out
[all …]
/freebsd/sys/dev/kbd/
H A Dkbdtables.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1992-1998 Sen Schmidt
36 * Automatically generated from /usr/share/syscons/keymaps/us.iso.kbd.
43 * ---------------------------------------------------------------------------
54 /*09*/{{ '8', '*', NOP, NOP, '8', '*', NOP, NOP, }, 0x33,0x00 },
57 /*0c*/{{ '-', '_', 0x1F, 0x1F, '-', '_', 0x1F, 0x1F, }, 0x00,0x00 },
92 /*2f*/{{ 'v', 'V', 0x16, 0x16, 'v', 'V', 0x16, 0x16, }, 0x00,0x01 },
111 /*42*/{{ F( 8), F(20), F(32), F(44), S( 8), S( 8), S( 8), S( 8),}, 0xFF,0x00 },
117 /*48*/{{ F(50), '8', '8', '8', '8', '8', '8', '8', }, 0x80,0x02 },
[all …]
/freebsd/contrib/tcsh/
H A Dsh.char.c4 /*-
43 /* 8 bs 9 ht 10 nl 11 vt */
70 /* 44 , 45 - 46 . 47 / */
79 /* 56 8 57 9 58 : 59 ; */
135 /* 128 - 255 The below is supposedly ISO 8859/1 */
244 /* 8 bs 9 ht 10 nl 11 vt */
271 /* 44 , 45 - 46 . 47 / */
280 /* 56 8 57 9 58 : 59 ; */
335 /* 128 - 255 The below is supposedly ISO 8859/1 */
434 /* multi-byte table */
[all …]
/freebsd/crypto/openssl/crypto/
H A Debcdic.c2 * Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
23 /* The ebcdic-to-ascii table: */
27 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
59 /* The ascii-to-ebcdic table: */
63 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
103 * not between EBCDIC and ASCII, but EBCDIC(EDF04) and ISO-8859.1; that means
110 /* Here's the bijective ebcdic-to-ascii table: */
126 */ 0x90, 0x91, 0x16, 0x93, 0x94, 0x95, 0x96, 0x04,
139 0xc7, 0xd1, 0x5e, 0x2c, 0x25, 0x5f, 0x3e, 0x3f, /*-/........^,%_>?*/
178 /* The ascii-to-ebcdic table: */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1 //===- llvm/Support/Dwarf.def - Dwarf definitions ---------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
13 // TODO: Add other DW-based macros.
257 // DSP-C/Starcore __circ, _rev
300 HANDLE_DW_AT(0x16, discr_value, 2, DWARF)
442 // HP 0x2001-0x2011 conflict with MIPS
466 // COMPAQ/HP Conflicts with MIPS/HP 0x2001 - 0x2005
661 HANDLE_DW_FORM(0x16, indirect, 2, DWARF)
[all …]
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h5 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
121 0x2B,0x06,0x01,0x04,0x01,0x82,0x37,0x02,0x01,0x16, /* [ 703] OBJ_ms_code_com */
144 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x01, /* [ 910] OBJ_x509Certificate */
145 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x16,0x02, /* [ 920] OBJ_sdsiCertificate */
217 …0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x09,0x10,0x02,0x16, /* [ 1606] OBJ_id_smime_aa_ets_Revocation…
328 0x2B,0x06,0x01,0x05,0x05,0x07,0x07,0x16, /* [ 2563] OBJ_id_cmc_popLinkRandom */
404 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x01,0x16, /* [ 3096] OBJ_aes_192_cbc */
438 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x04,0x16, /* [ 3388] OBJ_qualityLabelledData */
456 0x09,0x92,0x26,0x89,0x93,0xF2,0x2C,0x64,0x01,0x16, /* [ 3568] OBJ_otherMailbox */
520 0x67,0x2A,0x00,0x16, /* [ 3992] OBJ_setct_AcqCardCodeMsg */
[all …]
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec7 # Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>
8 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
9 # (C) Copyright 2016 - 2020 Hewlett Packard Enterprise Development LP<BR>
11 # SPDX-License-Identifier: BSD-2-Clause-Patent
20 PACKAGE_GUID = 1E73767F-8F52-4603-AEB4-F29B510B6766
84 …## @libraryclass Provides the functions to submit Scsi commands defined in SCSI-2 specification …
326 …gEfiAcpi10TableGuid = { 0xEB9D2D30, 0x2D88, 0x11D3, { 0x9A, 0x16, 0x00, 0x90, 0x27, 0x3…
329 …gEfiSmbiosTableGuid = { 0xEB9D2D31, 0x2D88, 0x11D3, { 0x9A, 0x16, 0x00, 0x90, 0x27, 0x3…
332 …gEfiMpsTableGuid = { 0xEB9D2D2F, 0x2D88, 0x11D3, { 0x9A, 0x16, 0x00, 0x90, 0x27, 0x3…
410 …stControlLockGuid = { 0xBB983CCF, 0x151D, 0x40E1, {0xA0, 0x7B, 0x4A, 0x17, 0xBE, 0x16, 0x82, 0x92}}
[all …]

12