Searched full:substreams (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | ExplainOutputStyle.cpp | 389 const SubstreamRangeT &Substreams) { in explainSubstreamOffset() 391 for (const auto &Entry : Substreams) { in explainSubstreamOffset() 416 } Substreams[] = { in explainStreamOffset() 433 explainSubstreamOffset(P, OffsetInStream, Dbi, Substreams); in explainStreamOffset() 462 } Substreams[] = {{sizeof(InfoStreamHeader), "PDB Stream Header", in explainStreamOffset() 469 explainSubstreamOffset(P, OffsetInStream, Info, Substreams); in explainStreamOffset() 390 explainSubstreamOffset(LinePrinter & P,uint32_t OffsetInStream,T & Stream,const SubstreamRangeT & Substreams) explainSubstreamOffset() argument 417 } Substreams[] = { explainStreamOffset() local 463 } Substreams[] = {{sizeof(InfoStreamHeader), "PDB Stream Header", explainStreamOffset() local
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | fsl,asrc.txt | 7 three substreams within totally 10 channels.
|
H A D | fsl,imx-asrc.yaml | 14 three pairs to support three substreams within totally 10 channels.
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiStream.cpp | 77 "DBI Length does not equal sum of substreams."); in reload() 79 // Only certain substreams are guaranteed to be aligned. Validate in reload()
|
/freebsd/sys/contrib/openzfs/cmd/zstream/ |
H A D | zstream_redup.c | 173 * any substreams in a stream package (generated by "zfs send -RD"). The
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 192 // CodeView substreams. in emitFileChecksums()
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | PDB.cpp | 1101 // Before we can process symbol substreams from .debug$S, we need to process in addDebug()
|