Home
last modified time | relevance | path

Searched refs:Streaming (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm64.cpp129 m_sve_state = SVEState::Streaming; in RegisterContextCorePOSIX_arm64()
132 if (m_sve_state != SVEState::Streaming && m_register_info_up->IsSVEPresent()) in RegisterContextCorePOSIX_arm64()
184 if (m_sve_state != SVEState::Streaming) { in ConfigureRegisterContext()
207 if (m_sve_state == SVEState::Streaming) in ConfigureRegisterContext()
233 m_sve_state == SVEState::Streaming) { in CalculateSVEOffset()
276 if (m_sve_state == SVEState::Full || m_sve_state == SVEState::Streaming) in ReadRegister()
282 if (m_sve_state == SVEState::Full || m_sve_state == SVEState::Streaming) in ReadRegister()
324 case SVEState::Streaming: in ReadRegister()
/freebsd/contrib/libcbor/doc/source/api/
H A Dstreaming_encoding.rst1 Streaming Encoding
10 Streaming encoding is typically used to create an streaming (indefinite length) CBOR :doc:`strings …
H A Ddecoding.rst26 │ │ │ Custom driver │ ↔ │ Streaming driver │ ↔ │ Default driver │ ↔ CD
H A Dstreaming_decoding.rst1 Streaming Decoding
/freebsd/contrib/libcbor/doc/
H A Ddoxy_frontpage.md23 Streaming driver:
/freebsd/contrib/libcbor/doc/source/
H A Dtutorial.rst63 Streaming IO
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt27 1 (AXI_DMAC_TYPE_AXI_STREAM): Streaming AXI interface
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-smime.pod.in138 large files. Streaming is automatically set for S/MIME signing with detached
326 and no longer DER. Streaming is supported for the B<-encrypt> operation and the
329 Streaming is always used for the B<-sign> operation with detached data but
H A Dopenssl-cms.pod.in298 large files. Streaming is automatically set for S/MIME signing with detached
682 and no longer DER. Streaming is supported for the B<-encrypt> operation and the
685 Streaming is always used for the B<-sign> operation with detached data but
/freebsd/contrib/file/magic/Magdir/
H A Dasf125 # Microsoft Advanced Streaming Format (ASF) <mpruett@sgi.com>
H A Danimation69 >>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/crypto/openssl/doc/man7/
H A Dprovider-signature.pod191 Streaming variant of message signing, used via L<EVP_PKEY_sign_message_init(3)>,
206 Streaming variant of message verification, used via L<EVP_PKEY_verify_message_init(3)>,
216 Streaming digest-sign variant, used via L<EVP_DigestSignInit(3)>,
221 Streaming digest-verify variant, used via L<EVP_DigestVerifyInit(3)>,
/freebsd/contrib/mandoc/
H A Dlib.in29 LINE("libarchive", "Streaming Archive Library (libarchive, \\-larchive)")
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp761 if (Mode == ArmStreamingKind::Streaming && in getVScaleRange()
782 if (Mode == ArmStreamingKind::Streaming && in getVScaleRange()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1042 Streaming, enumerator
/freebsd/sys/contrib/zstd/
H A DCHANGELOG117 api: Streaming decompression detects incorrect header ID sooner (#3175, @Cyan4973)
230 perf: Don't Shrink Window Log when Streaming with a Dictionary (#2451, @terrelln)
680 API : Streaming API supports legacy format
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h.in715 /* Streaming I/O boundary */
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Features.td586 "Enable SVE FEXPA instruction in Streaming SVE mode", [FeatureSME2]>;
H A DAArch64InstrInfo.td245 // A subset of SVE(2) instructions are legal in Streaming SVE execution mode,
320 // A subset of NEON instructions are legal in Streaming SVE execution mode,
325 // A subset of NEON instructions are legal in Streaming SVE mode only with +sme2p2.
/freebsd/usr.sbin/services_mkdb/
H A Dservices961 nmsp 537/tcp #Networked Media Streaming Protocol
962 nmsp 537/udp #Networked Media Streaming Protocol
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1121 IsArmStreaming = TargetInfo::ArmStreamingKind::Streaming; in StartFunction()
/freebsd/share/misc/
H A Dusb_vendors22348 100e SA9027 Audio Streaming Controller
22349 10e0 SA9023 Audio Streaming Controller
23998 02 Streaming
23999 03 MIDI Streaming
24085 02 Video Streaming
24114 01 Host Wire Adapter Control/Data Streaming
24115 02 Device Wire Adapter Control/Data Streaming
24116 03 Device Wire Adapter Isochronous Streaming
24143 AT 0101 USB Streaming
25693 VT 0101 USB Streaming
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc4105 TEST(HRESULTAssertionTest, Streaming) { in TEST() argument
/freebsd/crypto/openssl/
H A DNEWS.md1483 * Streaming ASN1 encode support for PKCS#7 and CMS.

12