| /freebsd-14.2/sys/contrib/zstd/examples/ |
| H A D | README.md | 20 - [Streaming memory usage](streaming_memory_usage.c) : 24 - [Streaming compression](streaming_compression.c) : 28 - [Multiple Streaming compression](multiple_streaming_compression.c) : 33 - [Streaming decompression](streaming_decompression.c) :
|
| H A D | Makefile | 76 @echo -- Streaming memory usage 78 @echo -- Streaming compression tests
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterContextPOSIXCore_arm64.cpp | 108 m_sve_state = SVEState::Streaming; in RegisterContextCorePOSIX_arm64() 111 if (m_sve_state != SVEState::Streaming && m_register_info_up->IsSVEPresent()) in RegisterContextCorePOSIX_arm64() 157 if (m_sve_state != SVEState::Streaming) { in ConfigureRegisterContext() 180 if (m_sve_state == SVEState::Streaming) in ConfigureRegisterContext() 206 m_sve_state == SVEState::Streaming) { in CalculateSVEOffset() 249 if (m_sve_state == SVEState::Full || m_sve_state == SVEState::Streaming) in ReadRegister() 255 if (m_sve_state == SVEState::Full || m_sve_state == SVEState::Streaming) in ReadRegister() 297 case SVEState::Streaming: in ReadRegister()
|
| /freebsd-14.2/contrib/libcbor/doc/source/api/ |
| H A D | streaming_encoding.rst | 1 Streaming Encoding 10 Streaming encoding is typically used to create an streaming (indefinite length) CBOR :doc:`strings …
|
| H A D | decoding.rst | 26 │ │ │ Custom driver │ ↔ │ Streaming driver │ ↔ │ Default driver │ ↔ CD
|
| H A D | streaming_decoding.rst | 1 Streaming Decoding
|
| /freebsd-14.2/contrib/libcbor/doc/ |
| H A D | doxy_frontpage.md | 23 Streaming driver:
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ |
| H A D | adi,axi-dmac.txt | 27 1 (AXI_DMAC_TYPE_AXI_STREAM): Streaming AXI interface
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfoPOSIX_arm64.h | 18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | TESTING.md | 38 - Streaming mode fuzzer with Tsan (for the `zstdmt` testing)
|
| H A D | CHANGELOG | 88 perf: Don't Shrink Window Log when Streaming with a Dictionary (#2451, @terrelln) 538 API : Streaming API supports legacy format
|
| /freebsd-14.2/contrib/libcbor/doc/source/ |
| H A D | using.rst | 40 - ``cbor/encoding.h`` - Streaming encoders for :doc:`api/streaming_encoding`
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-smime.pod.in | 136 large files. Streaming is automatically set for S/MIME signing with detached 323 and no longer DER. Streaming is supported for the B<-encrypt> operation and the 326 Streaming is always used for the B<-sign> operation with detached data but
|
| H A D | openssl-cms.pod.in | 284 large files. Streaming is automatically set for S/MIME signing with detached 662 and no longer DER. Streaming is supported for the B<-encrypt> operation and the 665 Streaming is always used for the B<-sign> operation with detached data but
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | asf | 125 # Microsoft Advanced Streaming Format (ASF) <[email protected]>
|
| H A D | animation | 69 >>11 byte 9 \b, Release %d Adaptive Streaming Profile 81 >>11 byte 7 \b, Release %d Streaming Servers 88 >>11 byte 6 \b, Release %d Streaming Servers 89 >>11 byte 7 \b, Release %d Streaming Servers 90 >>11 byte 9 \b, Release %d Streaming Servers 133 >8 string dash \b, MPEG v4 system, Dynamic Adaptive Streaming over HTTP
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | ti,k3-am654-cpsw-nuss.yaml | 20 Host Port 0 CPPI Packet Streaming Interface interface supports 8 TX channels
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | lib.in | 29 LINE("libarchive", "Streaming Archive Library (libarchive, \\-larchive)")
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | asn1t.h.in | 726 /* Streaming I/O boundary */
|
| /freebsd-14.2/usr.sbin/services_mkdb/ |
| H A D | services | 964 nmsp 537/tcp #Networked Media Streaming Protocol 965 nmsp 537/udp #Networked Media Streaming Protocol
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_vendors | 22290 100e SA9027 Audio Streaming Controller 22291 10e0 SA9023 Audio Streaming Controller 23937 02 Streaming 23938 03 MIDI Streaming 24023 02 Video Streaming 24052 01 Host Wire Adapter Control/Data Streaming 24053 02 Device Wire Adapter Control/Data Streaming 24054 03 Device Wire Adapter Isochronous Streaming 24081 AT 0101 USB Streaming 25631 VT 0101 USB Streaming
|
| H A D | pci_vendors | 23100 5250 GX5250 Digital I/O Streaming PXI Board
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | NEWS.md | 973 * Streaming ASN1 encode support for PKCS#7 and CMS.
|
| /freebsd-14.2/contrib/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 4052 TEST(HRESULTAssertionTest, Streaming) { in TEST() argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 204 // A subset of SVE(2) instructions are legal in Streaming SVE execution mode, 227 // A subset of NEON instructions are legal in Streaming SVE execution mode,
|