Searched refs:Substream (Results 1 – 10 of 10) sorted by relevance
81 new ArrayList<BufferEntry>(8), Collections.<Substream>emptyList(), null, false, false);117 private Runnable commit(final Substream winningSubstream) { in commit()122 final Collection<Substream> savedDrainedSubstreams = state.drainedSubstreams; in commit()134 for (Substream substream : savedDrainedSubstreams) { in commit()153 private void commitAndRun(Substream winningSubstream) { in commitAndRun()162 private Substream createSubstream(int previousAttempts) { in createSubstream()163 Substream sub = new Substream(previousAttempts); in createSubstream()198 private void drain(Substream substream) { in drain()271 public void runWith(Substream substream) { in start()280 Substream substream = createSubstream(0); in start()[all …]
49 - **Symbols** - The :ref:`CodeView Symbol Substream <modi_symbol_substream>`.51 corresponding module's entry in the :ref:`Module Info Substream <dbi_mod_info_substream>`56 :ref:`Module Info Substream <dbi_mod_info_substream>` of the64 :ref:`Module Info Substream <dbi_mod_info_substream>` of the72 The CodeView Symbol Substream75 The CodeView Symbol Substream. This is an array of variable length
157 Module Info Substream252 Section Contribution Substream283 Section Map Substream322 File Info Substream376 Type Server Substream385 EC Substream
206 BinarySubstreamRef Substream; in formatMsfStreamData() local207 Substream.Offset = Offset; in formatMsfStreamData()208 Substream.StreamData = Slice.drop_front(Offset).keep_front(Size); in formatMsfStreamData()211 formatMsfStreamData(Label, File, Layout, Substream); in formatMsfStreamData()216 BinarySubstreamRef Substream) { in formatMsfStreamData() argument217 BinaryStreamReader Reader(Substream.StreamData); in formatMsfStreamData()228 std::tie(FoundRun, RunOffset) = findRun(Substream.Offset, Runs); in formatMsfStreamData()242 Substream.Offset += Len; in formatMsfStreamData()
62 BinarySubstreamRef Substream);
306 auto Substream = Stream.getTypeRecordsSubstream(); in dumpTypeIndex() local318 auto OneType = Substream.slice(Offset, Type.length()); in dumpTypeIndex()
104 CHECK-NEXT: which contains the size of the Module Info Substream.112 CHECK-NEXT: which contains the size of the Section Contribution Substream.120 CHECK-NEXT: which contains the size of the Section Map Substream.128 CHECK-NEXT: which contains the size of the File Info Substream.160 CHECK-NEXT: which contains the size of the Edit & Continue Substream.199 CHECK-NEXT: address is at offset 0/232 of the Module Info Substream.206 CHECK-NEXT: address is at offset 156/232 of the Module Info Substream.
767 :substream: Substream to close
777 :substream: Substream to close
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...