Home
last modified time | relevance | path

Searched refs:Streams (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp101 Streams[StreamIdx] = in discoverStreamPurposes()
112 Streams[StreamIdx] = in discoverStreamPurposes()
115 Streams[StreamIdx] = in discoverStreamPurposes()
118 Streams[StreamIdx] = in discoverStreamPurposes()
121 Streams[StreamIdx] = in discoverStreamPurposes()
124 Streams[StreamIdx] = in discoverStreamPurposes()
127 Streams[StreamIdx] = in discoverStreamPurposes()
130 Streams[StreamIdx] = in discoverStreamPurposes()
134 Streams[StreamIdx] = in discoverStreamPurposes()
137 Streams[StreamIdx] = in discoverStreamPurposes()
[all …]
H A DExplainOutputStyle.cpp244 SmallVector<StreamInfo, 12> Streams; in explainPdbStreamOffset() local
245 discoverStreamPurposes(File.pdb(), Streams); in explainPdbStreamOffset()
247 assert(Stream <= Streams.size()); in explainPdbStreamOffset()
248 const StreamInfo &S = Streams[Stream]; in explainPdbStreamOffset()
H A DStreamUtil.h60 SmallVectorImpl<StreamInfo> &Streams);
/freebsd-12.1/contrib/ntp/html/hints/
H A Dparse37 - SUN Streams module (loadable) for radio clocks
41 - SUN Streams module (loadable) for radio clocks.
/freebsd-12.1/contrib/ntp/parseutil/
H A DREADME7 Works only under SunOS with parse Streams Module loaded
/freebsd-12.1/libexec/bootpd/
H A DAnnounce43 Added SVR4/Streams support to getif and getether
H A DChanges164 Add SVR4/Streams support to getif() and getether()
/freebsd-12.1/contrib/xz/
H A DTODO42 Streams would be concatenated.
H A DChangeLog825 liblzma: Fix lzma_index_dup() for empty Streams.
828 empty Streams.
4606 .xz Streams.
/freebsd-12.1/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md525 [Huffman-Coded Streams](#huffman-coded-streams).
544 as described at [Huffman-Coded Streams](#huffman-coded-streams)
1237 ### Huffman-coded Streams
/freebsd-12.1/contrib/googletest/googletest/docs/
H A Dadvanced.md566 // Streams are allowed only for logging. Don't include this for
596 // Streams are allowed only for logging. Don't include this for
/freebsd-12.1/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi2073 "Line Disciplines and Streams Drivers"
H A Dntp.conf.def2159 .Qq Line Disciplines and Streams Drivers
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DCookBook.md3065 // Streams x to the underlying ostream; does nothing if the ostream