Home
last modified time | relevance | path

Searched +full:four +full:- +full:byte (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFixup.h1 //===-- llvm/MC/MCFixup.h - Instruction Relocation and Patching -*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.
[all...]
/freebsd/contrib/file/doc/
H A Dmagic.man34 in the file with a byte value, a string or a numeric value.
37 .Bl -tag -width ".Dv message"
42 .Bl -bullet -compact
50 A continuation offset relative to the end of the last up-level field
60 .Bl -tag -width ".Dv lestring16"
61 .It Dv byte
62 A one-byte value.
64 A two-byte value in this machine's native byte order.
66 A four-byte value in this machine's native byte order.
68 An eight-byte value in this machine's native byte order.
[all …]
/freebsd/share/man/man4/
H A Dgbde.4
H A Dlp.41 .\" -*- nroff -*-
3 .\" Copyright (c) 1996 A.R.Gordon, andrew.gordon@net-tel.co.uk
51 point-to-point network interface between two similarly configured systems.
54 and any standard AT-compatible printer port with working interrupts may be used.
73 .Bl -tag -width Fl
91 .Bd -literal
93 2 15 Data0 -> ERROR*
94 3 13 Data1 -> SLCT
95 4 12 Data2 -> PE
96 5 10 Data3 -> ACK*
[all …]
H A Dng_ppp.41 .\" Copyright (c) 1996-1999 Whistle Communications, Inc.
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
51 user-land daemon).
54 user-land implementations.
56 multi-link PPP, Van Jacobson compression, PPP compression, PPP
58 A single PPP node corresponds to one PPP multi-link bundle.
71 Typically this node is connected to a user-land daemon via a
94 These device-independent hooks transmit and receive full PPP
96 information fields, but no checksum or other link-specific fields.
100 the protocol field will be compressed (i.e., sent as one byte
[all …]
/freebsd/share/doc/psd/25.xdrrfc/
H A Dxdr.rfc.ms2 .\" Must use -- tbl -- with this one
34 diverse machines as the Sun Workstation, VAX, IBM-PC, and Cray.
51 octets) are portable, where a byte is defined to be 8 bits of data.
55 suggests that bytes be encoded in "little-endian" style [2], or least
62 The representation of all items requires a multiple of four bytes (or
63 32 bits) of data. The bytes are numbered 0 through n-1. The bytes
64 are read or written to some byte stream such that byte m always
65 precedes byte m+1. If the n bytes needed to contain the data are not
66 a multiple of four, then the n bytes are followed by enough (0 to 3)
67 residual zero bytes, r, to make the total byte count a multiple of 4.
[all …]
/freebsd/lib/libc/locale/
H A Dgb18030.537 encoding implements GB 18030-2000, a PRC national standard for the encoding of
39 It is a superset of the older GB\ 2312-1980 and GBK encodings,
45 encoding can be one byte, two bytes, or
46 four bytes long.
49 .No GB\ 11383-1981 Pq Tn ASCII
52 Chinese characters are represented as either two bytes or four bytes.
53 Characters that are represented by two bytes begin with a byte in the range
54 0x81-0xFE and end with a byte either in the range 0x40-0x7E or 0x80-0xFE.
56 Characters that are represented by four bytes begin with a byte in the range
57 0x81-0xFE, have a second byte in the range 0x30-0x39, a third byte in the range
[all …]
/freebsd/contrib/tzcode/
H A Dtzfile.52 .\" 1996-06-05 by Arthur David Olson.
15 Each file is a sequence of 8-bit bytes.
17 more bytes in network order (bigendian, or high-order byte first),
20 and a boolean is represented by a one-byte binary integer that is
22 The format begins with a 44-byte header containing the following fields:
24 .Bl -bulle
[all...]
/freebsd/usr.bin/hexdump/
H A Dhexdump.140 .Bk -words
49 .Bk -words
61 .Bl -tag -width indent
63 .Em One-byte octal display .
65 space-separated, three column, zero-filled, bytes of input data,
68 .Em One-byte character display .
70 space-separated, three column, space-filled, characters of input
75 space-separated, two column, hexadecimal bytes, followed by the
82 .Em Two-byte decimal display .
84 space-separated, five column, zero-filled, two-byte units
[all …]
/freebsd/lib/libc/net/
H A Dinet.395 or some other internal binary representation, in network byte order).
97 0 if the address was not parseable in the specified address family, or -1
127 or some other binary form, in network byte order) to presentation format
175 returned as machine byte order integer values.
186 .Bd -literal -offset indent
193 When four parts are specified, each is interpreted
194 as a byte of data and assigned, from left to right,
195 to the four bytes of an Internet address.
198 part is interpreted as a 16-bit quantity and placed
202 is interpreted as a 24-bit quantity and placed in
[all …]
H A Dinet_net.355 or some other binary form, in network byte order) to CIDR presentation format
74 or some other internal binary representation, in network byte order).
76 specified with /CIDR), or \-1 if a failure occurred
97 .Bd -literal -offset indent
105 When four parts are specified, each is interpreted
106 as a byte of data and assigned, from left to right,
107 to the four bytes of an Internet network number.
109 that when an Internet network number is viewed as a 32-bit
110 integer quantity on a system that uses little-endian
111 byte order (such as the
[all …]
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h5 * Igor Pavlov <https://7-zip.org/>
34 * - Literal: One 8-bit byte
35 * - Match: Repeat a chunk of data at some distance
36 * - Long repeat: Multi-byte match at a recently seen distance
37 * - Short repeat: One-byte repeat at a recently seen distance
40 * either short or long repeated match, and NONLIT means any non-literal.
69 *state -= 3; in lzma_state_literal()
71 *state -= 6; in lzma_state_literal()
99 * - 0x001-0x0FF: Without match byte
100 * - 0x101-0x1FF: With match byte; match bit is 0
[all …]
/freebsd/contrib/file/src/
H A DBNF8 ------------------------------------------------------------------------
18 ------------------------------------------------------------------------
39 size = byte | leshort | beshort | lelong | belong | melong
41 byte = "B" | "b" | "C" | "c" ;; A one-byte value.
42 leshort = "s" | "h" ;; A two-byte little-endian value.
43 beshort = "S" | "H" ;; A two-byte big-endian value.
44 lelong = "l" ;; A four-byte little-endian value.
45 belong = "L" ;; A four-byte big-endian value.
46 melong = "m" ;; A four-byte middle-endian value.
48 op = [ invert ] ( "+" | "-" | "*" | "/" | "%" | "&" | "|" | "^" )
[all …]
/freebsd/contrib/libcbor/src/cbor/
H A Dstreaming.c2 * Copyright (c) 2014-2020 Pavel Kalvoda <me@pavelkalvoda.com>
13 if (required > (provided - result->read)) { in claim_bytes()
14 result->required = required + result->read; in claim_bytes()
15 result->read = 0; in claim_bytes()
16 result->status = CBOR_DECODER_NEDATA; in claim_bytes()
19 result->read += required; in claim_bytes()
20 result->required = 0; in claim_bytes()
29 callbacks->callback_nam
[all...]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dsm4intrin.h1 /*===--------------- sm4intrin.h - SM4 intrinsics -----------------===
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 *===-----------------------------------------------------------------------===
17 /// This intrinsic performs four rounds of SM4 key expansion. The intrinsic
18 /// operates on independent 128-bit lanes. The calculated results are
29 /// A 128-bit vector of [4 x int].
31 /// A 128-bit vector of [4 x int].
33 /// A 128-bit vector of [4 x int].
38 /// dest := (dword << count) | (dword >> (32-count))
42 /// RETURN sbox[dword.byte[i]]
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf.526 tracing, debuggers, and other in-situ and post-mortem introspection
151 .Bd -literal
153 +-------------+ 0t0
154 +--------| Preamble |
155 | +-------------+ 0t4
156 |+-------| Header |
157 || +-------------+ 0t36 + cth_lbloff
158 ||+------| Labels |
159 ||| +-------------+ 0t36 + cth_objtoff
160 |||+-----| Objects |
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Dcpio.561 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-endia
[all...]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-adx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-adx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 16 channels and demultiplexes it into four output streams of up to 16
12 channels each. A byte RAM helps to form output frames by any combination
13 of bytes from the input frame. Its design is identical to that of byte
17 - Jon Hunter <jonathanh@nvidia.com>
18 - Mohan Kumar <mkumard@nvidia.com>
19 - Sameer Pujar <spujar@nvidia.com>
[all …]
/freebsd/lib/libc/db/man/
H A Drecno.348 The record number data structure is either variable or fixed-length
49 records stored in a flat-file format, accessed by the logical record
52 one through four, and the deletion of record number one causes
53 record number five to be renumbered to record number four, as well
64 .Bd -literal
77 .Bl -tag -width indent
82 .Bl -tag -width indent
84 The records are fixed-length, not byte delimited.
122 access method stores the in-memory copies of its records
133 The byte order for integers in the stored database metadata.
[all …]
/freebsd/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_aesni.c9 * or https://opensource.org/licenses/CDDL-1.0.
31 /* These functions are used to execute AES-NI instructions: */
45 * Expand the 32-bit AES cipher key array into the encryption and decryption
57 key->nr = rijndael_key_setup_enc_intel(&(key->encr_ks.ks32[0]), in aes_aesni_generate()
59 key->nr = rijndael_key_setup_dec_intel(&(key->decr_ks.ks32[0]), in aes_aesni_generate()
66 * of four uint32_t values, so copy for alignment (and byte-order
68 * input and output byte streams.
73 * rk Key schedule, of aes_ks_t (60 32-bit integers)
89 * of four uint32_t values, so copy for alignment (and byte-order
91 * input and output byte streams.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/c6x/
H A Ddscr.txt2 ------------------------------------
24 - compatible: must be "ti,c64x+dscr"
25 - reg: register area base and size
34 - ti,dscr-devstat
37 - ti,dscr-silicon-rev
40 - ti,dscr-rmii-resets
44 - ti,dscr-locked-regs
49 - ti,dscr-kick-regs
53 the second register before other registers in the area are write-enabled.
55 - ti,dscr-mac-fuse-regs
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dpgp-binary-keys2 #------------------------------------------------------------------------------
3 # $File: pgp-binary-keys,v 1.2 2021/04/26 15:56:00 christos Exp $
4 # pgp-binary-keys: This file handles pgp binary keys.
9 # https://tools.ietf.org/html/rfc4880#section-4.3
13 # https://tools.ietf.org/html/rfc4880#section-11
18 # A PGP packet is described by a single byte: the so-called CTB. The
19 # high-bit is always set. If bit 6 is set, then it is a so-called
20 # new-style CTB; if bit 6 is clear, then it is a so-called old-style
21 # CTB. Old-style CTBs have only four bits of type information; bits
22 # 1-0 are used to describe the length. New-style CTBs have 6 bits of
[all …]
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.h1 /* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2010-2014 Intel Corporation
53 /** @internal Macro to enable/disable run-time checks. */
82 * - valid_group == 0: entry stores a next hop
83 * - valid_group == 1: entry stores a group_index pointing to a tbl8
85 * - valid_group indicates whether the current tbl8 is in use or not
125 struct nhop_object **nh_idx; /**< # -> idx mappings */
158 * - E_RTE_NO_CONFIG - function could not get pointer to rte_config structure
159 * - E_RTE_SECONDARY - function was called from a secondary process instance
160 * - EINVAL - invalid parameter passed to function
[all …]
/freebsd/contrib/libc-vis/
H A Dvis.399 The maximum length of any encoding is four
104 be four times the number of bytes encoded, plus one for the trailing
153 must be four times the number
179 functions return \-1 and set
215 These characters will be copied encoded or backslash-escaped into
239 By default, all non-graphic characters,
244 .Bl -tag -width VIS_WHITEX
328 .Bl -tag -width VIS_CSTYLE
338 .Bl -tag -width xxxxx
350 .It Dv \eM-C
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Duncore-other.json81 "BriefDescription": "CHA to iMC Full Line Writes Issued : Full Line Non-ISOCH",
121 "BriefDescription": "Snoop filter capacity evictions for E-state entries",
131 "BriefDescription": "Snoop filter capacity evictions for M-state entries",
141 "BriefDescription": "Snoop filter capacity evictions for S-state entries",
588 … "BriefDescription": "TOR Occupancy : DRds issued by iA Cores that Missed the LLC - HOMed locally",
598 …"BriefDescription": "TOR Occupancy : DRds issued by iA Cores that Missed the LLC - HOMed remotely",
608 … "BriefDescription": "TOR Inserts : DRds issued by iA Cores that Missed the LLC - HOMed locally",
619 … "BriefDescription": "TOR Inserts : DRds issued by iA Cores that Missed the LLC - HOMed remotely",
652 … "BriefDescription": "TOR Inserts : RFOs issued by iA Cores that Missed the LLC - HOMed locally",
663 … "BriefDescription": "TOR Inserts : RFOs issued by iA Cores that Missed the LLC - HOMed remotely",
[all …]

12345678910>>...23