/freebsd/sys/contrib/zstd/doc/ |
H A D | README.md | 12 Compliant decoders must adhere to this document, 13 and compliant encoders must generate data that follows it. 19 compliant with the Zstandard compression format.
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | sbs,sbs-battery.yaml | 7 title: SBS compliant battery 55 SBS batteries by default send broadcast messages to SBS compliant chargers to 57 compliant charger it should be disabled via this property to avoid blocking
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | rfc1950.txt | 136 Unless otherwise indicated below, a compliant decompressor must be 138 the specifications presented here; a compliant compressor must 345 A compliant compressor must produce streams with correct CMF, FLG 353 A compliant decompressor must check CMF, FLG, and ADLER32, and 355 A compliant decompressor must give an error indication if CM is 359 data to be interpreted incorrectly. A compliant decompressor must 362 ignore FLEVEL and still be compliant. When the zlib data format 363 is being used as a part of another standard format, a compliant 366 dictionary feature, a compliant decompressor must reject any 401 Source code for a C language implementation of a "zlib" compliant
|
H A D | rfc1952.txt | 145 Unless otherwise indicated below, a compliant decompressor must be 147 specifications presented here; a compliant compressor must produce 464 A compliant compressor must produce files with correct ID1, 470 A compliant decompressor must check ID1, ID2, and CM, and 476 and always produce binary output, and still be compliant. A 477 compliant decompressor must give an error indication if any 575 be compliant.
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | arm,scmi.yaml | 34 - description: SCMI compliant firmware with mailbox transport 37 - description: SCMI compliant firmware with ARM SMC/HVC transport 40 - description: SCMI compliant firmware with ARM SMC/HVC transport 44 - description: SCMI compliant firmware with Qualcomm SMC/HVC transport 47 - description: SCMI compliant firmware with SCMI Virtio transport. 51 - description: SCMI compliant firmware with OP-TEE transport 67 Specifies the mailboxes used to communicate with SCMI compliant
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap2430.dtsi | 179 interrupts = <64>, /* OCP compliant interrupt */ 196 interrupts = <16>, /* OCP compliant interrupt */ 212 interrupts = <17>, /* OCP compliant interrupt */ 228 interrupts = <18>, /* OCP compliant interrupt */ 244 interrupts = <19>, /* OCP compliant interrupt */
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | snprintf.m4 | 14 # C99-compliant implementations. 115 [AC_CACHE_CHECK([whether vsnprintf is C99 compliant], 142 [Define if C99-compliant `vsnprintf' is available.]) 184 [AC_CACHE_CHECK([whether snprintf is C99 compliant], 198 [Define if C99-compliant `snprintf' is available.])
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | omap-mcbsp.txt | 14 <OCP compliant irq>, 28 interrupts = <0 17 0x4>, /* OCP compliant interrupt */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.td | 42 // ABI-compliant code returns 64-bit integers in R2. Make the other 56 // Similarly for vectors, with V24 being the ABI-compliant choice. 176 // XPLINK64 ABI compliant code widens integral types smaller than i64 182 // An i64 is returned in R3D. R2D and R1D provided for ABI non-compliant 186 // ABI compliant code returns floating point values in FPR0, FPR2, FPR4 192 // ABI compliant code returns f128 in F0D and F2D, hence F0Q. 196 // ABI compliant code returns vectors in VR24 but other registers 222 // XPLINK64 ABI compliant code widens integral types smaller than i64
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati.h | 230 * for which the implementation is compliant. 233 * is compliant. 241 * for which the implementation is compliant. 244 * translator is compliant.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | host-generic-pci.yaml | 62 compliant for all devices other than the root complex. 85 CAM or ECAM compliant PCI host controllers without any quirks 95 default). Some host controllers have a 2nd non-compliant address range,
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | intel,ce4100-lapic.yaml | 46 PIC Mode - Legacy external 8259 compliant PIC interrupt controller. 48 For ACPI or MPS spec compliant systems, it is figured out by some read
|
/freebsd/crypto/libecc/include/libecc/ecdh/ |
H A D | x25519_448.h | 29 …* NOTE: the user of this primitive should be warned and aware that is is not fully compliant with … 46 …* NOTE: the user of this primitive should be warned and aware that is is not fully compliant with …
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-gpio.yaml | 72 description: sda is used in a non-compliant way and has no pull-up. 78 description: scl is used in a non-compliant way and has no pull-up.
|
/freebsd/lib/libc/uuid/ |
H A D | uuid.3 | 38 .Nd DCE 1.1 compliant UUID functions 68 The family of DCE 1.1 compliant UUID functions allow applications to operate
|
/freebsd/share/man/man4/ |
H A D | cfumass.4 | 51 device compliant with the USB Mass Storage Class Bulk-Only (BBB) Transport 115 Set to 0 to handle the command in a standards-compliant way,
|
/freebsd/sys/cam/ |
H A D | README.quirks | 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.
|
/freebsd/lib/libc/gen/ |
H A D | tcsendbreak.3 | 153 functions are expected to be compliant with the 159 function is expected to be compliant with
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | DataTypes.h | 33 # error "The standard header <cstdint> is not C++11 compliant. Must #define "\ 38 # error "The standard header <cstdint> is not C++11 compliant. Must #define "\
|
/freebsd/sys/contrib/zstd/lib/legacy/ |
H A D | zstd_v01.h | 28 ZSTDv01_decompress() : decompress ZSTD frames compliant with v0.1.x format 39 …Legacy() : get the source length and decompressed bound of a ZSTD frame compliant with v0.1.x form…
|
H A D | zstd_v02.h | 28 ZSTDv02_decompress() : decompress ZSTD frames compliant with v0.2.x format 39 …Legacy() : get the source length and decompressed bound of a ZSTD frame compliant with v0.2.x form…
|
H A D | zstd_v03.h | 28 ZSTDv03_decompress() : decompress ZSTD frames compliant with v0.3.x format 39 …Legacy() : get the source length and decompressed bound of a ZSTD frame compliant with v0.3.x form…
|
/freebsd/usr.bin/ncal/ |
H A D | ncal.1 | 191 utility is compliant with the 203 is compliant with the
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | tar.5 | 187 by compliant implementations of 242 A POSIX-compliant implementation must treat any unrecognized typeflag value 496 Note that compliant readers should ignore the regular fields when they 498 This is important, as existing archivers are known to store non-compliant 503 Compliant writers should store only portable 7-bit ASCII characters in 547 more lenient POSIX-compliant readers can successfully extract most
|
H A D | libarchive-formats.5 | 85 library can read and write POSIX-compliant pax interchange format 121 can read POSIX-compliant pax interchange format archives. 266 is a shell script that, when executed on a POSIX-compliant 292 Libarchive can read and extract from files containing ISO9660-compliant
|