Home
last modified time | relevance | path

Searched full:streams (Results 1 – 25 of 659) sorted by relevance

12345678910>>...27

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp66 SmallVectorImpl<StreamInfo> &Streams) { in discoverStreamPurposes() argument
67 // It's OK if we fail to load some of these streams, we still attempt to print in discoverStreamPurposes()
96 Streams.resize(StreamCount); in discoverStreamPurposes()
99 Streams[StreamIdx] = in discoverStreamPurposes()
102 Streams[StreamIdx] = stream(StreamPurpose::PDB, "PDB Stream", StreamIdx); in discoverStreamPurposes()
104 Streams[StreamIdx] = stream(StreamPurpose::DBI, "DBI Stream", StreamIdx); in discoverStreamPurposes()
106 Streams[StreamIdx] = stream(StreamPurpose::TPI, "TPI Stream", StreamIdx); in discoverStreamPurposes()
108 Streams[StreamIdx] = stream(StreamPurpose::IPI, "IPI Stream", StreamIdx); in discoverStreamPurposes()
110 Streams[StreamIdx] = in discoverStreamPurposes()
113 Streams[StreamIdx] = in discoverStreamPurposes()
[all …]
/freebsd-src/contrib/ntp/html/hints/
H A Dparse28 implement the conversion of RS232 data streams into
33 - *SIMPLE* makefile to build a loadable STREAMS
37 - SUN Streams module (loadable) for radio clocks
38 This streams module is designed for SunOS 4.1.X.
41 - SUN Streams module (loadable) for radio clocks.
42 This streams module is designed for SunOS 5.x
47 - simple test program for STREAMS module. Its so simple,
60 - STREAMS specific definitions
H A Dnotes-xntp-v343 This requires a special STREAMS module.
48 code does not work under STREAMS, as used in SunOS 4.1.1.
49 Equivalent STREAMS modules are supplied with Version 3.
77 13. A STREAMS module which captures carrier-detect data-lead transitions to
79 usual STREAMS processing. See the ppsclock subdirectory.
/freebsd-src/contrib/xz/src/liblzma/common/
H A Dindex.c100 /// memory usage in case someone concatenates many Streams that
108 /// Every index_stream is a node in the tree of Streams.
148 /// are many concatenated Streams.
149 index_tree streams; member
157 /// Total number of Records in all Streams in this lzma_index
160 /// Size of the List of Records field if all the Streams in this
384 index_tree_init(&i->streams); in index_init_plain()
410 index_tree_append(&i->streams, &s->node); in lzma_index_init()
422 index_tree_end(&i->streams, allocator, &index_stream_end); in lzma_index_end()
442 lzma_index_memusage(lzma_vli streams, lzma_vli blocks) in lzma_index_memusage() argument
[all …]
/freebsd-src/lib/libc/isc/
H A Dev_streams.c80 if (ctx->streams != NULL) in evWrite()
81 ctx->streams->prev = new; in evWrite()
83 new->next = ctx->streams; in evWrite()
84 ctx->streams = new; in evWrite()
114 if (ctx->streams != NULL) in evRead()
115 ctx->streams->prev = new; in evRead()
117 new->next = ctx->streams; in evRead()
118 ctx->streams = new; in evRead()
156 * The streams list is doubly threaded. First, there's ctx->streams in evCancelRW()
157 * that's used by evDestroy() to find and cancel all streams. Second, in evCancelRW()
[all …]
/freebsd-src/lib/libc/stdio/
H A Dstdio.347 Input and output is mapped into logical data streams
80 Output streams are flushed (any unwritten buffer contents are transferred
93 streams are flushed) before program termination.
109 streams.
110 In effect, all streams are binary.
113 At program startup, three streams are predefined and need not be
126 These streams are abbreviated
131 is unbuffered; the standard input and output streams are
132 fully buffered if and only if the streams do not refer to
140 freshly-opened streams tha
[all...]
/freebsd-src/sys/contrib/openzfs/man/man8/
H A Dzstream.829 .Nd manipulate ZFS send streams
54 utility manipulates ZFS send streams output by the
133 Deduplicated send streams can be generated by using the
136 The ability to send deduplicated send streams is deprecated.
140 However, deduplicated send streams can still be received by utilizing
169 Note that encrypted send streams cannot be recompressed.
H A Dzstreamdump.829 .Nd manipulate ZFS send streams
54 utility manipulates ZFS send streams output by the
133 Deduplicated send streams can be generated by using the
136 The ability to send deduplicated send streams is deprecated.
140 However, deduplicated send streams can still be received by utilizing
169 Note that encrypted send streams cannot be recompressed.
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_015_pos.ksh27 # snapshots from full and incremental streams.
33 # 4. Create different send streams with the properties.
34 # 5. Receive the send streams and verify the properties.
71 # 4. Create different send streams with the properties.
75 # 5. Receive the send streams and verify the properties.
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h20 /// The base class for all minidump streams. The "Type" of the stream
22 /// specifies how are we going to treat it. For highly specialized streams (e.g.
45 /// Get the stream Kind used for representing streams of a given Type.
60 /// streams with a similar structure.
198 /// minidump header, and zero or more streams. To construct an Object from a
209 std::vector<std::unique_ptr<Stream>> Streams) in Object()
210 : Header(Header), Streams(std::move(Streams)) {} in Object()
215 /// The list of streams in this minidump object.
216 std::vector<std::unique_ptr<Stream>> Streams; member
/freebsd-src/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h2 * dnstap/dnstap_fstrm.h - Frame Streams protocol for dnstap
40 * Definitions for the Frame Streams data transport protocol for
47 /* Frame Streams data transfer protocol encode for DNSTAP messages.
54 * The Frame Streams can be unidirectional or bi-directional.
55 * bi-directional streams use control frame types READY, ACCEPT and FINISH.
56 * uni-directional streams use control frame types START and STOP.
97 /** max length of Frame Streams content type field string */
112 /** the content type for DNSTAP frame streams */
160 * for dnstap streams use DNSTAP_CONTENT_TYPE.
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zfs_send/
H A Dzfs_send_002_pos.ksh36 # Verify 'zfs send' can generate valid streams with a property setup.
41 # 3. Create a full send streams
82 log_fail "'$ZFS send' fails to create send streams."
85 log_fail "'$ZFS receive' fails to receive send streams."
109 log_assert "Verify 'zfs send' generates valid streams with a property setup"
147 log_pass "'zfs send' generates streams with a property setup as expected."
/freebsd-src/sys/contrib/device-tree/Bindings/phy/
H A Dfsl,imx8qm-lvds-phy.yaml15 groups of four data lanes of LVDS data streams. A phase-locked
17 data streams over a fifth LVDS link. Every cycle of the transmit
19 through the two groups of LVDS data streams. Together with the
20 transmit clocks, the two groups of LVDS data streams form two
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStreamTee.h63 // Allow for our collection to contain NULL streams. This allows the in Flush()
65 // want N total streams with only a few that are set to valid values. in Flush()
98 // Resize our stream vector as necessary to fit as many streams as needed. in SetStreamAtIndex()
100 // be used contain many streams, not all of which are valid. in SetStreamAtIndex()
119 // Allow for our collection to contain NULL streams. This allows the in WriteImpl()
121 // want N total streams with only a few that are set to valid values. in WriteImpl()
/freebsd-src/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h88 * the code to be able to recognize send streams that don't use any
107 * Header types for zfs send streams.
115 * Feature flags for zfs send streams (flags in drr_versioninfo)
134 * incremental LARGE_BLOCKS streams (those with WRITE records of >128KB) even
141 * This flag is currently not set on any send streams. In the future, we
142 * intend for incremental send streams of snapshots that have large blocks to
143 * use LARGE_BLOCKS by default, and these streams will also have the
144 * SWITCH_TO_LARGE_BLOCKS feature set. This ensures that streams from the
184 * compatible. We need a flag, though, because full send streams without it
271 /* only (possibly) nonzero for raw streams */
[all...]
/freebsd-src/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c86 struct stinfo streams[2]; member
133 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, CFB); in cfb64_init()
134 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, CFB); in cfb64_init()
142 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, OFB); in ofb64_init()
143 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, OFB); in ofb64_init()
279 fb64_stream_iv(data, &fbp->streams[DIR_DECRYPT-1]); in fb64_is()
347 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]); in fb64_reply()
356 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]); in fb64_reply()
395 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_ENCRYPT-1]); in fb64_session()
396 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_DECRYPT-1]); in fb64_session()
[all …]
/freebsd-src/contrib/telnet/libtelnet/
H A Denc_des.c77 } streams[2]; member
123 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, CFB); in cfb64_init()
124 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, CFB); in cfb64_init()
132 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, OFB); in ofb64_init()
133 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, OFB); in ofb64_init()
268 fb64_stream_iv((void *)data, &fbp->streams[DIR_DECRYPT-1]); in fb64_is()
337 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]); in fb64_reply()
346 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]); in fb64_reply()
387 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_ENCRYPT-1]); in fb64_session()
388 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_DECRYPT-1]); in fb64_session()
[all …]
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-c_embedded_blocks.ksh23 # Verify that compressed streams can contain embedded blocks.
27 # 2. Verify the created streams can be received correctly.
34 log_assert "Verify that compressed streams can contain embedded blocks."
66 # Generate the streams and zstream dump output.
109 log_pass "Compressed streams can contain embedded blocks."
/freebsd-src/share/doc/psd/24.xdr/
H A Dxdr.nts.ms40 routines, a guide to accessing currently available XDR streams, and
41 information on defining new streams and data types. XDR was designed
348 Note: RPC users never need to create XDR streams;
349 the RPC system itself creates these streams,
1322 XDR streams can be manipulated with
1341 Warning: In some XDR streams, the returned value of
1352 Warning: In some XDR streams, setting a position is impossible;
1394 Streams currently exist for (de)serialization of data to or from
1397 streams, TCP/IP connections and UNIX files, and memory.
1399 \&Standard I/O Streams
[all …]
/freebsd-src/contrib/openbsm/libbsm/
H A Dlibbsm.340 library routines provide an interface to BSM audit record streams, allowing
41 both the parsing of existing audit streams, as well as the creation of new
42 audit records and streams.
64 event streams:
133 audit records for submission to event streams.
/freebsd-src/contrib/tcp_wrappers/
H A Dncr.c4 * we must talk to the "timod" streams module. For some reason "timod" wants
6 * streams modules except the driver, install the "timod" module so that we
25 /* fromhost - tear down the streams stack then rebuild it */
39 * On systems with WIN streams support we have to be careful about what in fromhost()
/freebsd-src/contrib/libpcap/doc/
H A DREADME.dag60 or load balancing mechanisms. Receive streams have even numbers, e.g.
61 dag0:0, dag0:2 etc. Specifying transmit streams for capture is not supported.
86 streams. Capture streams have even numbers. These are available via libpcap
93 all of the streams. In future this may change if per-stream slen is
/freebsd-src/contrib/elftoolchain/libdwarf/
H A Ddwarf_get_section_bytes.332 .Nd retrieve ELF section byte streams
48 returns the ELF section byte streams generated by a prior call
88 The memory areas used for the returned ELF section byte streams should
100 To generate and retrieve ELF section byte streams, use:
/freebsd-src/contrib/xz/src/liblzma/api/lzma/
H A Dindex.h24 * there may be information about multiple Streams in the same lzma_index.
39 * \brief Iterator to get information about Blocks and Streams
332 * in case of concatenated lzma_indexes, the number of Streams. The size in
336 * the given number of Streams and Blocks in lzma_index structure. This
340 * \param streams Number of Streams
346 lzma_vli streams, lzma_vli blocks) lzma_nothrow;
470 * reading within multiple concatenated Streams.
485 * \brief Get the number of Streams
489 * \return Number of Streams in the lzma_index
499 * of Blocks in individual Streams, use lzma_index_iter.
[all …]
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_002_pos.ksh37 # Verify 'zfs send' can generate valid streams with a property setup.
42 # 3. Create a full send streams
94 log_assert "Verify 'zfs send' generates valid streams with a property setup"
132 log_pass "'zfs send' generates streams with a property setup as expected."

12345678910>>...27