Home
last modified time | relevance | path

Searched +full:non +full:- +full:compliant (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/freebsd-src/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-gpio.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Wolfram Sang <wsa@kernel.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - const: i2c-gpio
20 sda-gpios:
24 from <dt-bindings/gpio/gpio.h> since the signal is by definition
28 scl-gpios:
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/pci/
H A Dhost-generic-pci.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/host-generi
[all...]
/freebsd-src/contrib/libarchive/libarchive/
H A Dtar.51 .\" Copyright (c) 2003-2009 Tim Kientzle
39 tape drives that operate with fixed-size blocks, but is widely used as
44 archive consists of a series of 512-byte records.
61 commonly used with modern high-speed tape drives.
69 .Ss Old-Style Archive Format
76 which seems to be the earliest widely-used version of the tar program.
78 The header record for an old-style
81 .Bd -literal -offset indent
96 .Bl -tag -width indent
98 Pathname, stored as a null-terminated string.
[all …]
H A Dlibarchive-formats.51 .\" Copyright (c) 2003-2009 Tim Kientzle
29 .Nm libarchive-formats
52 It can write POSIX-standard
58 All tar formats store each entry in one or more 512-byte records.
66 .Bl -tag -width indent
70 library can read most GNU-format tar archives.
73 The libarchive library does not support multi-volume
75 It can read GNU sparse file entries, including the new POSIX-based
85 library can read and write POSIX-compliant pax interchange format
93 as UTF-8 Unicode strings.
[all …]
/freebsd-src/lib/libc/gen/
H A Dtcsendbreak.366 .Bl -tag -width "TCIOFF"
97 .Bl -tag -width "TCIOFLUSH"
108 function transmits a continuous stream of zero-valued bits for four-tenths
117 If any error occurs, a value of -1 is returned and the global variable
120 .Bl -tag -width Er
153 functions are expected to be compliant with the
154 .St -p1003.1-88
159 function is expected to be compliant with
160 .St -p1003.1-88
169 A non-zero drain wait value can result in
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dopencores,or1k-pic.txt5 - compatible : should be "opencores,or1k-pic-level" for variants with
6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with
7 edge triggered interrupt lines or "opencores,or1200-pic" for machines
8 with the non-spec compliant or1200 type implementation.
10 "opencores,or1k-pic" is also provided as an alias to "opencores,or1200-pic",
13 - interrupt-controller : Identifies the node as an interrupt controller
14 - #interrupt-cells : Specifies the number of cells needed to encode an
19 intc: interrupt-controller {
20 compatible = "opencores,or1k-pic-level";
21 interrupt-controller;
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.td1 //=- SystemZCallingConv.td - Calling conventions for SystemZ -*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
21 : CCIf<"static_cast<SystemZCCState *>(&State)->IsFixed(ValNo)", A>;
25 : CCIf<"!(static_cast<SystemZCCState *>(&State)->IsFixed(ValNo))", A>;
29 : CCIf<"static_cast<SystemZCCState *>(&State)->IsShortVector(ValNo)", A>;
32 //===----------------------------------------------------------------------===//
34 //===----------------------------------------------------------------------===//
42 // ABI-compliant code returns 64-bit integers in R2. Make the other
[all …]
/freebsd-src/crypto/openssl/doc/man3/
H A DX509_get_extension_flags.pod15 X509_get_proxy_pathlen - retrieve certificate extension data
83 This bit may also be raised after an out-of-memory error while
96 This bit may also be raised after an out-of-memory error while
124 correspond to the OIDs B<id-kp-serverAuth>, B<id-kp-clientAuth>,
125 B<id-kp-emailProtection>, B<id-kp-codeSigning>, B<id-kp-OCSPSigning>,
126 B<id-kp-timeStamping>, B<id-kp-dvcs> and B<anyExtendedKeyUsage> respectively.
147 This is for the users who need to mark non-RFC3820 proxy certificates as
148 such, as OpenSSL only detects RFC3820 compliant ones.
151 certificate B<x>. This is for the users who need to mark non-RFC3820 proxy
152 certificates as such, as OpenSSL only detects RFC3820 compliant ones.
[all …]
/freebsd-src/sys/contrib/zlib/doc/
H A Drfc1952.txt38 <ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html>.
83 7. Appendix: Jean-Loup Gailly's gzip utility .................. 11
101 currently available general-purpose compression methods,
145 Unless otherwise indicated below, a compliant decompressor must be
147 specifications presented here; a compliant compressor must produce
164 clarity and to eliminate the requirement for the caller to do pre-
165 and post-conditioning. Version 4.3 is a conversion of the
181 +---+
182 | | <-- the vertical bars might be missing
183 +---+
[all …]
H A Drfc1950.txt9 Category: Informational J-L. Gailly
10 Info-ZIP
29 Copyright (c) 1996 L. Peter Deutsch and Jean-Loup Gailly
40 <ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html>.
50 not covered by patents. This specification also defines the ADLER-32
132 used for in-memory compression of a sequence of arbitrary bytes.
136 Unless otherwise indicated below, a compliant decompressor must be
138 the specifications presented here; a compliant compressor must
152 In version 3.2, some terminology was changed and the Adler-32
163 +---+
[all …]
H A Drfc1951.txt38 <ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html>.
45 general-purpose compression methods. The data can be produced or
80 3.2.4. Non-compressed blocks (BTYPE=00) ................... 11
106 currently available general-purpose compression methods,
132 format defined here, the worst case expansion is 5 bytes per 32K-
157 Unless otherwise indicated below, a compliant decompressor must be
159 the specifications presented here; a compliant compressor must
191 except that non-compressible blocks are limited to 65,535 bytes.
235 +---+
236 | | <-- the vertical bars might be missing
[all …]
/freebsd-src/sys/cam/
H A DREADME.quirks4 Nate Lawson - njl at freebsd org
19 CAM provides a generic transport for SCSI-like devices. Many different
23 and RBC. SCSI hard drives are usually SBC-compliant and smaller
24 devices like flash drives are usually RBC-compliant. Multimedia
25 devices including CDROMs and DVD-RW are usually MMC-compliant.
39 o CAM_QUIRK_NOLUNS - do not probe luns other than 0 since device
42 o CAM_QUIRK_NOSERIAL - do not send an inquiry for serial number.
44 o CAM_QUIRK_HILUNS - probe all luns even if some respond "not present"
49 o DA_Q_NO_SYNC_CACHE - The sync cache command is used to force a
57 o DA_Q_NO_6_BYTE - The RBC spec (see Links below) does not allow
[all …]
/freebsd-src/crypto/openssl/doc/man7/
H A Dossl_store-file.pod6 "ossl_store-{name}", where {name} is replaced with the name of the
13 ossl_store-file - The store 'file' scheme loader
29 the PEM name (everything following any 'C<-----BEGIN >') as well as
38 Each file handler is expected to handle PEM and non-PEM content as
39 appropriate. Some may refuse non-PEM content for the sake of
50 This pass phrase is expected to be UTF-8 encoded, anything else will
53 standard compliant with regards to pass phrase encoding.
54 Files that aren't should be re-generated with a correctly encoded pass
56 See L<passphrase-encoding(7)> for more information.
60 L<ossl_store(7)>, L<passphrase-encoding(7)>
/freebsd-src/bin/cat/
H A Dcat.11 .\"-
48 operands are processed in command-line order.
70 .Bl -tag -width indent
72 Number the non-blank output lines, starting at 1.
74 Display non-printing characters (see the
95 Display non-printing characters (see the
102 Display non-printing characters so they are visible.
105 for control-X; the delete
108 .Pf Non- Tn ASCII
110 .Ql M-
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/firmware/
H A Darm,scpi.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Sudeep Holla <sudeep.holla@arm.com>
29 SCPI compliant firmware complying to SCPI v1.0 and above OR
30 SCPI compliant firmware complying to all unversioned releases
33 - const: arm,scpi # SCPI v1.0 and above
34 - const: arm,scpi-pre-1.0 # Unversioned SCPI before v1.0
35 - items:
36 - enum:
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Darm,coresight-static-funnel.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,coresight-static-funnel.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mathieu Poirier <mathieu.poirier@linaro.org>
11 - Mike Leach <mike.leach@linaro.org>
12 - Leo Yan <leo.yan@linaro.org>
13 - Suzuki K Poulose <suzuki.poulose@arm.com>
16 CoreSight components are compliant with the ARM CoreSight architecture
23 The Coresight static funnel merges 2-8 trace sources into a single trace
[all …]
H A Darm,coresight-static-replicator.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,coresight-static-replicator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mathieu Poirier <mathieu.poirier@linaro.org>
11 - Mike Leach <mike.leach@linaro.org>
12 - Leo Yan <leo.yan@linaro.org>
13 - Suzuki K Poulose <suzuki.poulose@arm.com>
16 CoreSight components are compliant with the ARM CoreSight architecture
28 const: arm,coresight-static-replicator
[all …]
H A Darm,coresight-catu.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,coresight-catu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mathieu Poirier <mathieu.poirier@linaro.org>
11 - Mike Leach <mike.leach@linaro.org>
12 - Leo Yan <leo.yan@linaro.org>
13 - Suzuki K Poulose <suzuki.poulose@arm.com>
16 CoreSight components are compliant with the ARM CoreSight architecture
27 non-contiguous Physical Addresses (PAs) that are intended for system memory.
[all …]
/freebsd-src/contrib/bc/
H A DREADME.md32 2-clause License. Full license text may be found in the [`LICENSE.md`][4] file.
39 2. A C99-compatible compiler and a (mostly) POSIX 2008-compatible system with
43 POSIX and XSI-compatible system will have everything needed.
45 POSIX-compatible systems that are known to work:
54 * HP-UX* (except for history)
63 This `bc` should build unmodified on any POSIX-compliant system or on Windows
78 **Note**: Unlike the POSIX-compatible platforms, only one build configuration is
90 msbuild -propert
[all...]
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DX509_get_extension_flags.318 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
[all …]
/freebsd-src/share/mk/
H A Dbsd.README17 bsd.arch.inc.mk - includes arch-specific Makefile.$arch
18 bsd.compat.mk - definitions for building programs against compat ABIs
19 bsd.compiler.mk - defined based on current compiler
20 bsd.confs.mk - install of configuration files
21 bsd.cpu.mk - sets CPU/arch-related variables (included from sys.mk)
22 bsd.crunchgen.mk - building crunched binaries using crunchgen(1)
23 bsd.dep.mk - handle Makefile dependencies
24 bsd.dirs.mk - handl
[all...]
/freebsd-src/crypto/openssl/
H A DREADME-FIPS.md7 cryptographic algorithms, see the [README-PROVIDERS](README-PROVIDERS.md) file
16 in the Security Policy in order to be FIPS compliant.
29 the `enable-fips` option.
34 In order to be FIPS compliant you must only use FIPS validated source code.
58 $ make install_fips # for `enable-fips` only
66 /usr/local/lib/ossl-modules/fips.so on Unix, and
67 C:\Program Files\OpenSSL\lib\ossl-modules\fips.dll on Windows.
72 - Runs the FIPS module self tests
73 - Generates the so-called FIPS module configuration file containing information
83 …$ openssl fipsinstall -out /usr/local/ssl/fipsmodule.cnf -module /usr/local/lib/ossl-modules/fips.…
[all …]
/freebsd-src/libexec/ftpd/
H A Dftpd.852 .Pa ftp/freebsd-ftpd
71 .Bl -tag -width indent
85 Enable transparent UTF-8 mode.
86 RFC\ 2640 compliant clients will be told that the character encoding
87 used by the server is UTF-8, which is the only effect of the option.
91 in UTF-8.
92 As for files uploaded via FTP, it is the duty of the RFC\ 2640 compliant
93 client to convert their names from the client's local encoding to UTF-8.
96 messages are always encoded in ASCII, which is a subset of UTF-8.
97 Hence no need for server-side conversion at all.
[all …]
/freebsd-src/contrib/bc/gen/
H A Dbc_help.txt4 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2018-2024 Gavin D. Howard and contributors.
38 bc is a command-line, arbitrary-precision calculator with a Turing-complete
56 unary minus (-), or negation, operator. This still allows POSIX-complian
[all...]
/freebsd-src/usr.bin/bc/
H A Dbc.1

12345678910>>...12