Home
last modified time | relevance | path

Searched full:substreams (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp389 const SubstreamRangeT &Substreams) { in explainSubstreamOffset() argument
391 for (const auto &Entry : Substreams) { in explainSubstreamOffset()
416 } Substreams[] = { in explainStreamOffset() local
433 explainSubstreamOffset(P, OffsetInStream, Dbi, Substreams); in explainStreamOffset()
462 } Substreams[] = {{sizeof(InfoStreamHeader), "PDB Stream Header", in explainStreamOffset() local
469 explainSubstreamOffset(P, OffsetInStream, Info, Substreams); in explainStreamOffset()
/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,asrc.txt7 three substreams within totally 10 channels.
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp77 "DBI Length does not equal sum of substreams."); in reload()
79 // Only certain substreams are guaranteed to be aligned. Validate in reload()
/freebsd-src/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c173 * any substreams in a stream package (generated by "zfs send -RD"). The in rdt_lookup()
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp192 // CodeView substreams.
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1101 // Before we can process symbol substreams from .debug$S, we need to process in addDebug()