Home
last modified time | relevance | path

Searched full:specification (Results 1 – 25 of 2417) sorted by relevance

12345678910>>...97

/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dextensions.yaml41 Due to revisions of the ISA specification, some deviations
47 While the isa strings in ISA specification are case
57 version of the unprivileged ISA specification.
72 version of the unprivileged ISA specification.
76 20191213 version of the unprivileged specification.
82 specification.
87 20191213 version of the unprivileged ISA specification.
93 specification.
99 specification.
105 specification.
[all …]
/freebsd/sys/contrib/zlib/doc/
H A Drfc1950.txt14 ZLIB Compressed Data Format Specification version 3.3
44 This specification defines a lossless compressed data format. The
50 not covered by patents. This specification also defines the ADLER-32
60 RFC 1950 ZLIB Compressed Data Format Specification May 1996
72 2. Detailed specification ......................................... 3
88 The purpose of this specification is to define a lossless
105 The data format defined by this specification does not attempt to
116 RFC 1950 ZLIB Compressed Data Format Specification May 1996
121 This specification is intended for use by implementors of software
125 The text of the specification assumes a basic background in
[all …]
H A Drfc1952.txt12 GZIP file format specification version 4.3
42 This specification defines a lossless compressed data format that is
60 RFC 1952 GZIP File Format Specification May 1996
72 2. Detailed specification ......................................... 4
90 The purpose of this specification is to define a lossless
116 RFC 1952 GZIP File Format Specification May 1996
119 The data format defined by this specification does not attempt to:
127 This specification is intended for use by implementors of software
131 The text of the specification assumes a basic background in
137 The specification specifies a compression method and a file format
[all …]
/freebsd/contrib/mtree/
H A Dmtree.884 utility compares a file hierarchy against a specification,
85 creates a specification for a file hierarchy, or modifies
86 a specification.
90 against a specification read from the standard input.
92 characteristics do not match the specification, or which are
93 missing from either the file hierarchy or the specification.
100 Convert a specification into
102 The input specification is read from standard input or
124 Print a specification for the file hierarchy originating at
146 specification.
[all …]
/freebsd/contrib/tcsh/nls/C/
H A Dset207 5 Null string specification\n
29 27 bad key specification -- null string\n
30 28 bad key specification -- empty string\n
31 29 Bad function-key specification. Null key not allowed\n
32 30 bad key specification -- malformed hex number\n
33 31 bad key specification -- malformed octal number\n
34 32 bad key specification -- malformed decimal number\n
35 33 Bad function-key specification.\n
37 35 bad key specification -- unknown name "%S"\n
/freebsd/contrib/tcsh/nls/finnish/
H A Dset207 5 Null string specification\n
29 27 bad key specification -- null string\n
30 28 bad key specification -- empty string\n
31 29 Bad function-key specification. Null key not allowed\n
32 30 bad key specification -- malformed hex number\n
33 31 bad key specification -- malformed octal number\n
34 32 bad key specification -- malformed decimal number\n
35 33 Bad function-key specification.\n
37 35 bad key specification -- unknown name "%S"\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset207 5 Null string specification\n
29 27 bad key specification -- null string\n
30 28 bad key specification -- empty string\n
31 29 Bad function-key specification. Null key not allowed\n
32 30 bad key specification -- malformed hex number\n
33 31 bad key specification -- malformed octal number\n
34 32 bad key specification -- malformed decimal number\n
35 33 Bad function-key specification.\n
37 35 bad key specification -- unknown name "%S"\n
/freebsd/tools/regression/zfs/zpool/create/
H A Doption-f_inuse.t14 echo "invalid vdev specification"
27 echo "invalid vdev specification"
40 echo "invalid vdev specification"
53 echo "invalid vdev specification"
66 echo "invalid vdev specification"
79 echo "invalid vdev specification"
92 echo "invalid vdev specification"
106 echo "invalid vdev specification"
122 echo "invalid vdev specification"
138 echo "invalid vdev specification"
[all …]
/freebsd/sys/dev/isci/scil/
H A Dintel_sas.h61 * constants, etc. defined by the SAS specification.
91 * individual fields please reference the SAS specification
122 * individual fields please reference the SAS specification
153 * specification Phy layer section on speed negotiation windows.
163 * The SAS specification indicates the start bit shall always be set to
190 * @brief This enumeration depicts the SAS specification defined link speeds.
203 * @brief This enumeration depicts the SAM/SAS specification defined task
216 * @brief This enumeration depicts the SAM/SAS specification defined task
238 * @brief This enumeration depicts the SAS specification defined SSP frame
255 * individual fields please reference the SAS specification SSP
[all …]
/illumos-gate/usr/src/man/man5/
H A Dfspec.58 fspec \- format specification in text files
16 system commands. A format specification occurring in the first line of a text
20 A format specification consists of a sequence of parameters separated by blanks
50 A '\fB\(mi\fR\&' followed by the name of a ``canned'' tab specification.
85 containing the format specification is to be deleted from the converted file.
95 format is to prevail only until another format specification is encountered in
103 performed. If the first line of a file does not contain a format specification,
105 of a line containing a format specification:
111 If a format specification can be disguised as a comment, it is not necessary to
/illumos-gate/usr/src/man/man3c/
H A Dfwscanf.3c130 The \fIformat\fR can contain either form of a conversion specification, that
148 conversion specification. Each conversion specification is introduced by a
197 A directive that is a conversion specification defines a set of matching input
199 specification is executed in the following steps:
203 skipped, unless the conversion specification includes a \fB[\fR, \fBc\fR, or
207 An item is read from the input unless the conversion specification includes an
228 in the case of a \fB%\fR\fIn\fR conversion specification, the count of input
231 the conversion specification fails; this condition is a matching failure.
235 the conversion specification is introduced by \fB%\fR, or in the \fIn\fRth
461 The conversion specification includes all subsequent widw characters in the
[all …]
H A Dscanf.3c126 The \fIformat\fR can contain either form of a conversion specification, that
159 a \fIconversion specification\fR.
164 Each conversion specification is introduced by the character \fB%\fR or the
211 A directive that is a conversion specification defines a set of matching input
213 specification is executed in the following steps:
217 unless the conversion specification includes a \fB[\fR, \fBc\fR, \fBC\fR, or
221 An item is read from the input unless the conversion specification includes an
242 the case of a \fB%\fR\fIn\fR conversion specification, the count of input
245 specification fails; this condition is a matching failure. Unless assignment
249 specification is introduced by \fB%\fR, or in the \fIn\fRth argument if
[all …]
H A Dgetdate.3c70 acceptable date and/or time specification using conversion specifications
73 matches the input specification is used for interpretation and conversion into
385 modifier characters to indicate that an alternative format or specification
387 specification. If the alternative format or specification does not exist in the
388 current locale, the behavior be as if the unmodified conversion specification
551 The following rules are applied for converting the input specification into the
600 A conversion specification that is an ordinary character is executed by
602 buffer differs from the one comprising the conversion specification, the
603 specification fails, and the differing and subsequent characters remain
613 Any other conversion specification is executed by scanning characters until a
[all …]
/freebsd/sys/dev/mmc/
H A Dmmc_private.h26 * the SD Simplified Specification. The following disclaimer may apply:
29 * specification ("Simplified Specification") by the SD Card Association and
30 * the SD Group. The Simplified Specification is a subset of the complete SD
31 * Specification which is owned by the SD Card Association and the SD
32 * Group. This Simplified Specification is provided on a non-confidential
34 * Simplified Specification may require a license from the SD Card
39 * The information contained in the Simplified Specification is presented only
40 * as a standard specification for SD Cards and SD Host/Ancillary products and
H A Dmmc_subr.h26 * the SD Simplified Specification. The following disclaimer may apply:
29 * specification ("Simplified Specification") by the SD Card Association and
30 * the SD Group. The Simplified Specification is a subset of the complete SD
31 * Specification which is owned by the SD Card Association and the SD
32 * Group. This Simplified Specification is provided on a non-confidential
34 * Simplified Specification may require a license from the SD Card
39 * The information contained in the Simplified Specification is presented only
40 * as a standard specification for SD Cards and SD Host/Ancillary products and
H A Dmmcbus_if.m26 # the SD Simplified Specification. The following disclaimer may apply:
29 # specification ("Simplified Specification") by the SD Card Association and
30 # the SD Group. The Simplified Specification is a subset of the complete SD
31 # Specification which is owned by the SD Card Association and the SD
32 # Group. This Simplified Specification is provided on a non-confidential
34 # Simplified Specification may require a license from the SD Card
39 # The information contained in the Simplified Specification is presented only
40 # as a standard specification for SD Cards and SD Host/Ancillary products and
H A Dmmcvar.h28 * the SD Simplified Specification. The following disclaimer may apply:
31 * specification ("Simplified Specification") by the SD Card Association and
32 * the SD Group. The Simplified Specification is a subset of the complete SD
33 * Specification which is owned by the SD Card Association and the SD
34 * Group. This Simplified Specification is provided on a non-confidential
36 * Simplified Specification may require a license from the SD Card
41 * The information contained in the Simplified Specification is presented only
42 * as a standard specification for SD Cards and SD Host/Ancillary products and
/freebsd/sys/cam/mmc/
H A Dmmc_all.h27 * the SD Simplified Specification. The following disclaimer may apply:
30 * specification ("Simplified Specification") by the SD Card Association and
31 * the SD Group. The Simplified Specification is a subset of the complete SD
32 * Specification which is owned by the SD Card Association and the SD
33 * Group. This Simplified Specification is provided on a non-confidential
35 * Simplified Specification may require a license from the SD Card
40 * The information contained in the Simplified Specification is presented only
41 * as a standard specification for SD Cards and SD Host/Ancillary products and
H A Dmmc.h27 * the SD Simplified Specification. The following disclaimer may apply:
30 * specification ("Simplified Specification") by the SD Card Association and
31 * the SD Group. The Simplified Specification is a subset of the complete SD
32 * Specification which is owned by the SD Card Association and the SD
33 * Group. This Simplified Specification is provided on a non-confidential
35 * Simplified Specification may require a license from the SD Card
40 * The information contained in the Simplified Specification is presented only
41 * as a standard specification for SD Cards and SD Host/Ancillary products and
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME33 information is derived from the USB 2.0 specification, the "Bandwidth Analysis
38 the Universal Serial Bus Specification version 2.0, the OpenHCI Specification
39 1.0a and the Enhanced HCI Specification 1.0.
65 (Refer 5.11.3 section of USB2.0 specification & page 2 of USB Bandwidth
81 (Refer 7.3.5 section of OHCI specification 1.0a & page 2 of USB Bandwidth
140 paper and also as per OHCI Specification 1.0a, section 7.3.5, page 123,
151 (Refer 5.11.3 section of USB2.0 specification)
164 The figure 5.5 in OHCI specification 1.0a gives you information on periodic
175 that endpoint. See figure 5.5 in OHCI specification 1.0a.
183 Please refer section 5.2.7.2 of OHCI specification 1.0a, page 61 for more
[all …]
/illumos-gate/usr/src/man/man1/
H A Dtabs.167 tab specification, after clearing any previous settings. The user's terminal
103 .SS "Tab Specification"
106 Four types of tab specification are accepted. They are described below:
111 If no tab specification is given, the default value is \fB\(mi8\fR, that is,
164 specification as follows (see \fBfspec\fR(5)):
184 appropriate format specification is (see \fBfspec\fR(5)):
245 A \fIrepetitive\fR specification requests tabs at columns 1+\fIn\fR,
265 file, searching for a format specification (see \fBfspec\fR(5)). If it finds
267 \fB\(mi8\fR\&. This type of specification may be used to make sure that a
307 specification) to set tabs to the settings required by the IBM assembler:
[all …]
/freebsd/sys/dev/sdio/
H A Dsdiob.h29 * the SD Simplified Specification. The following disclaimer may apply:
32 * specification ("Simplified Specification") by the SD Card Association and
33 * the SD Group. The Simplified Specification is a subset of the complete SD
34 * Specification which is owned by the SD Card Association and the SD
35 * Group. This Simplified Specification is provided on a non-confidential
37 * Simplified Specification may require a license from the SD Card
42 * The information contained in the Simplified Specification is presented only
43 * as a standard specification for SD Cards and SD Host/Ancillary products and
H A Dsdio_subr.h30 * the SD Simplified Specification. The following disclaimer may apply:
33 * specification ("Simplified Specification") by the SD Card Association and
34 * the SD Group. The Simplified Specification is a subset of the complete SD
35 * Specification which is owned by the SD Card Association and the SD
36 * Group. This Simplified Specification is provided on a non-confidential
38 * Simplified Specification may require a license from the SD Card
43 * The information contained in the Simplified Specification is presented only
44 * as a standard specification for SD Cards and SD Host/Ancillary products and
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_create_flow.363 IBV_FLOW_SPEC_ETH = 0x20, /* Flow specification of L2 header */
64 IBV_FLOW_SPEC_IPV4 = 0x30, /* Flow specification of IPv4 header */
65 IBV_FLOW_SPEC_IPV6 = 0x31, /* Flow specification of IPv6 header */
66 IBV_FLOW_SPEC_IPV4_EXT = 0x32, /* Extended flow specification of IPv4 */
67 IBV_FLOW_SPEC_TCP = 0x40, /* Flow specification of TCP header */
68 IBV_FLOW_SPEC_UDP = 0x41, /* Flow specification of UDP header */
69 IBV_FLOW_SPEC_VXLAN_TUNNEL = 0x50, /* Flow specification of VXLAN header */
77 Flow specification general structure:
82 uint16_t size; /* Flow specification size = sizeof(struct ibv_flow_spec_xxx) */
119 flow specification, QP or priority are invalid
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDeclaration.h21 /// The declarations include the file specification, line number, and the
29 /// Construct with file specification, and optional line and column.
32 /// The file specification that describes where this was
55 /// Sets the file specification to be empty, and the line and column to
103 /// Get accessor for file specification.
106 /// A reference to the file specification object.
109 /// Get const accessor for file specification.
112 /// A const reference to the file specification object.
157 /// Set accessor for the declaration file specification.
160 /// The new declaration file specification.
[all …]

12345678910>>...97