/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | PrintLib.h | 3 Unicode and ASCII strings are supported. 5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 6 SPDX-License-Identifier: BSD-2-Clause-Patent 15 - '\\r' is translated to '\\r' 16 - '\\r\\n' is translated to '\\r\\n' 17 - '\\n' is translated to '\\r\\n' 18 - '\\n\\r' is translated to '\\r\\n' 28 - - 29 - The field is left justified. If not flag is not specified, then the 31 - space [all …]
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_prf.h | 44 * TLS 1.0 and 1.1 define a PRF that is based on both MD5 and SHA-1. This 49 * PRF with, respectively, SHA-256 and SHA-384. Most standard cipher suites 50 * rely on the SHA-256 based PRF, but some use SHA-384. 53 * bytes), a "label" (ASCII string), and a "seed" (again some bytes). An 81 * MD5 and SHA-1. 87 * \param label PRF label (zero-terminated ASCII string). 89 * \param seed seed chnks for this computation (usually non-secret). 96 * \brief PRF implementation for TLS 1.2, with SHA-256. 99 * function is SHA-256. 105 * \param label PRF label (zero-terminated ASCII string). [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
H A D | tplink,safeloader-partitions.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mtd/partitions/tplink,safeloader-partitions.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TP-Link SafeLoader partitions 10 TP-Link home routers store various data on flash (e.g. bootloader, 14 Flash space layout of TP-Link devices is stored on flash itself using 15 a custom ASCII-based format. That format was first found in TP-Link 17 CFE and U-Boot bootloaders. 21 calibration data). Others are semi-static (like kernel). Finally some [all …]
|
/freebsd/usr.bin/ee/nls/ru_RU.KOI8-R/ |
H A D | ee.msg | 4 $ Based on uk_UA.KOI8-U translation by Olexander Kunytsa <kunia@istc.kiev.ua> 15 4 "����-������� ������ " 16 5 "����-������ ������ " 17 6 "8-������ ������� " 47 36 "^a ascii-��� ^i ��������� ^r ������ " 55 44 "^[ (Esc) ����� ���� Esc-Enter: ����� �� ��������� " 59 48 "read : �������� ���� char : ascii-��� ������� " 63 52 "line : �������� ����� ������ 0-9 : ������� � ������ N " 66 55 " ee [+#] [-i] [-e] [-h] [����(�)] " 67 56 "+# :� ������ N -i :��� ����-���� -e :�� �������� ���� -h :��� ��������� ����� " [all …]
|
/freebsd/contrib/wpa/src/wps/ |
H A D | upnp_xml.c | 3 * Copyright (c) 2000-2003 Intel Corporation 4 * Copyright (c) 2006-2007 Sony Corporation 5 * Copyright (c) 2008-2009 Atheros Communications 22 * XML is a markup language based on unicode; usually (and in our case, 23 * always!) based on utf-8. utf-8 uses a variable number of bytes per 24 * character. utf-8 has the advantage that all non-ASCII unicode characters are 25 * represented by sequences of non-ascii (high bit set) bytes, whereas ASCII 26 * characters are single ascii bytes, thus we can use typical text processing. 28 * (One other interesting thing about utf-8 is that it is possible to look at 32 * The base syntax of XML uses a few ASCII punctionation characters; any [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3490.txt | 33 characters outside the ASCII repertoire. This document defines 37 repertoire (Unicode), but IDNA allows the non-ASCII characters to be 38 represented using only the ASCII characters already allowed in so- 39 called host names today. This backward-compatible representation is 63 3.2.2. Non-domain-name data types stored in domain names... 9 86 IDNA works by allowing applications to use certain ASCII name labels 87 (beginning with a special prefix) to represent non-ASCII name labels. 88 Lower-layer protocols need not be aware of this; therefore IDNA does 91 elements, because the ASCII name service provided by the existing DNS 97 application wants to use non-ASCII characters in domain names, IDNA [all …]
|
/freebsd/share/man/man4/ |
H A D | splash.4 | 3 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 65 .Bl -tag -width splash_decoder -compact 73 This decoder currently only supports version 5 8-bpp single-plane 76 TheDraw binary ASCII drawing file decoder. 77 Displays a text-mode 80x25 ASCII drawing, such as that produced by 81 is the ASCII character to draw and the second byte indicates the 105 .Bl -tag -width splash_module.ko -compact 150 .Dl vidcontrol -t N 165 .Em Shift-Pause 167 .Em Shift-Ctrl-NumLock/Pause [all …]
|
H A D | netgraph.4 | 1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 43 .Nd "graph based kernel networking subsystem" 63 .Bl -bullet -compact 69 A common framework for kernel entities to inter-communicate. 71 A reasonably fast, kernel-based implementation. 85 .Tn ASCII 90 In object-oriented language, types are classes, and nodes are instances 95 .Tn ASCII 99 .Tn ASCII [all …]
|
H A D | ng_bpf.4 | 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 58 for matching packets, a destination hook for non-matching packets, 66 node type, returning zero is considered a non-match, in which case the 67 entire packet is delivered out the non-match destination hook. 81 .Bl -tag -width foo 86 .Bd -literal -offset 4n 103 Matching and non-matching incoming packets are delivered out the hooks named 114 This command takes an ASCII 120 This command takes an ASCII 125 This command takes an ASCII [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-P2P | 1 wpa_supplicant and Wi-Fi P2P 4 This document describes how the Wi-Fi P2P implementation in 10 Introduction to Wi-Fi P2P 11 ------------------------- 15 More information about Wi-Fi P2P is available from Wi-Fi Alliance: 16 http://www.wi-fi.org/Wi-Fi_Direct.php 20 ----------------------------- 26 ---------------------------- 28 Wi-Fi P2P is an optional component that needs to be enabled in the 30 configuration that includes Wi-Fi P2P support and Linux nl80211 [all …]
|
H A D | wpa_supplicant.conf | 38 # The socket file will be named based on the interface name, so multiple 48 # run as non-root users. However, since the control interface can be used to 51 # want to allow non-root users to use the control interface, add a new group 69 # library/default.asp?url=/library/en-us/secauthz/security/ 72 # DACL (which will reject all connections). See README-Windows.txt for more 78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines 85 # defined in IEEE Std 802.1X-2010. 92 # wpa_supplicant just to process EAPOL frames based on IEEE 802.11 association 144 # Maximum number of peer links (0-255; default: 99) 153 # Enable 802.11s layer-2 routing and forwarding (dot11MeshForwarding) [all …]
|
/freebsd/lib/libnetgraph/ |
H A D | netgraph.3 | 1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 97 These functions facilitate user-mode program participation in the kernel 99 graph-based networking system, by utilizing the netgraph 112 .No non- Ns Dv NULL , 158 The unique, non-negative token value chosen for use in the message 173 .Tn ASCII 180 .Tn ASCII 191 .Tn ASCII 205 .No non- Ns Dv NULL , [all …]
|
/freebsd/lib/libmd/ |
H A D | sha512.3 | 2 .\" ---------------------------------------------------------------------------- 3 .\" "THE BEER-WARE LICENSE" (Revision 42): 6 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp 7 .\" ---------------------------------------------------------------------------- 49 .Nd calculate the FIPS 180-4 ``SHA-512'' family of message digests 128 functions calculate a 512-bit cryptographic checksum (digest) 130 A cryptographic checksum is a one-way 136 of the input-data, which does not disclose the actual input. 158 which converts the return value to a 129-character 160 ASCII string which represents the 512 bits in hexadecimal. [all …]
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | txtvsbin.txt | 6 ------------ 11 file type requires heavy-duty semantic analysis on the file contents. 15 Previous versions of PKZip and other zip-compatible compression tools 19 limitation of this scheme is the restriction to Latin-based alphabets. 29 a much increased precision and a near-100% recall. This scheme is 30 designed to work on ASCII, Unicode and other ASCII-derived alphabets, 31 and it handles single-byte encodings (ISO-8859, MacRoman, KOI8, etc.) 32 and variable-sized encodings (ISO-2022, UTF-8, etc.). Wider encodings 33 (UCS-2/UTF-16 and UCS-4/UTF-32) are not handled, however. 37 ------------- [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | CharInfo.cpp | 1 //===--- CharInfo.cpp - Static Data for Classifying ASCII Characters ------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 // Statically initialize CharInfo table based on ASCII character set 14 // Reference: FreeBSD 7.2 /usr/share/misc/ascii 37 //44 , 45 - 46 . 47 /
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | cpio.5 | 61 stores numbers as 2-byte and 4-byte binary values. 64 .Bd -literal -offset indent 82 fields here are 16-bit integer values, while the 85 it was based on, only ran on PDP-11 computers, they 86 are in PDP-endian format, which has little-endian shorts, and 87 big-endia [all...] |
/freebsd/contrib/file/doc/ |
H A D | file.man | 10 .Bk -words 13 .Op Fl Fl exclude-quiet 15 .Op Fl Fl mime-encoding 16 .Op Fl Fl mime-type 47 .Dv ASCII 58 or non-printable). 59 Exceptions are well-known file formats (core files, tar archives) 72 The filesystem tests are based on examining the return from a 119 ASCII, ISO-8859-x, non-ISO 8-bit extended-ASCII character sets 121 UTF-8-encoded Unicode, UTF-16-encoded Unicode, and EBCDIC [all …]
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | smfi_chgheader.html | 4 <!-- 5 $Id: smfi_chgheader.html,v 1.19 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 24 <!----------- Description ----------> 38 <!----------- Arguments ----------> 46 <TD>The header name, a non-NULL, null-terminated string. 49 …<TD>Header index value (1-based). A hdridx value of 1 will modify the first occurrence of a header… 57 <!----------- Return values ----------> 72 <!----------- Notes ----------> [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | parsedata.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 16 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 28 …Meinberg clocks primarily output pulse per second and a describing ASCII string. This string can b… 50 <i><STX></i> = start-of-text, ASCII code 0x02 59 '*' for other devices: freewheeling based on internal quartz 67 <i><ETX></i> = end-of-text, ASCII code 0x03 75 <i><STX></i> = start-of-text, ASCII code 0x02 84 <i>v</i> = '*' if freewheeling based on internal quartz, else ' ' 89 <i><ETX></i> = end-of-text, ASCII code 0x03 [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | field-formatting.rst | 3 .. _field-formatting: 6 ---------------- 9 use varies based on the role of the field, but generally is used to 15 Note a field definition can contain zero or more printf-style 22 '%' format-modifier * format-character 24 The format-modifier can be: 26 - a '#' character, indicating the output value should be prefixed 28 - a minus sign ('-'), indicating the output value should be padded on 30 - a leading zero ('0') indicating the output value should be padded on the 32 - one or more digits ('0' - '9') indicating the minimum width of the [all …]
|
/freebsd/sys/contrib/edk2/Include/ |
H A D | Base.h | 9 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 10 Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> 11 SPDX-License-Identifier: BSD-2-Clause-Patent 137 // Static Analyzers may issue errors about potential NULL-dereferences when 139 // NULL-check. This may lead to false positives, such as when using ASSERT() 230 /// 4-byte buffer. An IPv4 internet protocol address. 237 /// 16-byte buffer. An IPv6 internet protocol address. 244 // 8-bytes unsigned value that represents a physical system address. 266 /// Datum is read-only. 343 #define MIN_INT8 (((INT8) -127) - 1) [all …]
|
/freebsd/contrib/nvi/common/ |
H A D | mark.h | 1 /*- 16 * and users, the line number is 1 based and the column number is 0 based. 17 * Additionally, it is known that the out-of-band line number is less than 23 #define OOBLNO 0 /* Out-of-band line number. */ 32 /* XXXX Needed ? Can non ascii-chars be mark names ? */
|
H A D | encoding.c | 1 /*- 16 #define T 1 /* character appears in plain ASCII text */ 17 #define I 2 /* character appears in ISO-8859 text */ 18 #define X 3 /* character appears in non-ISO extended ASCII (Mac, IBM PC) */ 43 * looks_utf8 -- 44 * Decide whether some text looks like UTF-8. Returns: 46 * -1: invalid UTF-8 48 * 1: 7-bit text 49 * 2: definitely UTF-8 text (valid high-bit set bytes) 51 * Based on RFC 3629. UTF-8 with BOM is not accepted. [all …]
|
/freebsd/share/man/man5/ |
H A D | ar.5 | 54 sequence of the seven ASCII characters 56 followed by a ASCII linefeed character 82 .Bl -tag -width "Li ar_name" 125 .Bl -tag -width "SVR4/GNU" 161 ASCII 195 .Bl -tag -width indent 232 the ASCII string 245 .Bl -tag -width "SVR4/GNU" 273 .Bl -tag -width "Ar ran_strx" -compact 276 This field contains the zero-based offset of the symbol name in the [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sosi | 2 #------------------------------------------------------------------------------ 6 # Long description: Norwegian text based map format 20 # (either UTF-8, ISO-8859-1 or some 7 bit Norwegian charset based on 21 # ASCII) , "..TRANSPAR", "..TEGNSETT " followed by the charset and a 22 # separator, as well as "..SOSI-VERSJON " followed by the format 28 # Not searching for full "OMR=C3=85DE" to match also for non-UTF-8 33 >>>&0 search ..SOSI-VERSJON 36 #>-7 string \n.SLUTT slutt 37 #>-8 string \n.SLUTT\n slutt-nl 38 #>-9 string \n.SLUTT\r\n slutt-crnl2
|