Home
last modified time | relevance | path

Searched refs:TJournal (Results 1 – 12 of 12) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/tutorial/journaled_set/
H A Dsolution_online_search_finder.cpp11 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
14 TJournal const & journal, in _searchAtBorder()
17 typedef typename Position<TJournal>::Type TPosition; in _searchAtBorder()
34 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
37 TJournal const & journal, in _findInPatchNode()
40 typedef typename Position<TJournal>::Type TPosition; in _findInPatchNode()
89 typedef String<TValue, Journaled<THostSpec, TJournalSpec, TBufferSpec> > const TJournal; in findPatternInJournalString() typedef
90 typedef typename JournalType<TJournal>::Type TJournalEntries; in findPatternInJournalString()
204 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
205 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
H A Dexample_online_search.cpp10 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
13 TJournal const & journal, in _searchAtBorder()
16 typedef typename Iterator<TJournal const, Standard>::Type TJournalIterator; in _searchAtBorder()
51 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
54 TJournal const & journal, in _findInPatchNode()
57 typedef typename Iterator<TJournal const, Standard>::Type TJournalIterator; in _findInPatchNode()
122 typedef String<TValue, Journaled<THostSpec, TJournalSpec, TBufferSpec> > const TJournal; in findPatternInJournalString() typedef
123 typedef typename JournalType<TJournal>::Type TJournalEntries; in findPatternInJournalString()
259 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
260 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
H A Dsolution_online_search_assignment4.cpp10 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
13 TJournal const & journal, in _searchAtBorder()
16 typedef typename Iterator<TJournal const, Standard>::Type TJournalIterator; in _searchAtBorder()
49 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
52 TJournal const & journal, in _findInPatchNode()
55 typedef typename Iterator<TJournal const, Standard>::Type TJournalIterator; in _findInPatchNode()
116 typedef String<TValue, Journaled<THostSpec, TJournalSpec, TBufferSpec> > const TJournal; in findPatternInJournalString() typedef
117 typedef typename JournalType<TJournal>::Type TJournalEntries; in findPatternInJournalString()
245 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
246 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
H A Dbase.cpp42 template <typename TJournalEntriesIterator, typename TJournal, typename TPattern>
45 TJournal const & journal, in _searchAtBorder()
H A Dsolution_online_search_assignment3.cpp45 typedef String<TValue, Journaled<THostSpec, TJournalSpec, TBufferSpec> > const TJournal; in findPatternInJournalString() typedef
46 typedef typename JournalType<TJournal>::Type TJournalEntries; in findPatternInJournalString()
172 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
173 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
H A Dexample_online_search_assignment1_hint.cpp45 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
46 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
H A Dsolution_online_search_assignment1.cpp47 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
48 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
H A Dsolution_online_search_assignment2.cpp113 typedef String<Dna, Journaled<Alloc<>, SortedArray, Alloc<> > > TJournal; in main() typedef
114 typedef StringSet<TJournal, Owner<JournaledSet> > TJournaledSet; in main()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/journaled_set/
H A Djournaled_set_journal_trace_descriptor.h235 template <typename TStream, typename TJournal>
238 JournalTraceBuffer<TJournal> const & obj)
257 template <typename TJournal>
258 inline typename Size<JournalTraceBuffer<TJournal> >::Type
259 length(JournalTraceBuffer<TJournal> const & me)
335 typedef String< TValue, Journaled<THostSpec, TJournalSpec, TBuffSpec> > TJournal;
336 typedef typename Value<JournalTraceBuffer<TJournal> >::Type TEntry;
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/journaled_set/
H A Djournaled_set_journal_trace_descriptor.h235 template <typename TStream, typename TJournal>
238 JournalTraceBuffer<TJournal> const & obj)
257 template <typename TJournal>
258 inline typename Size<JournalTraceBuffer<TJournal> >::Type
259 length(JournalTraceBuffer<TJournal> const & me)
335 typedef String< TValue, Journaled<THostSpec, TJournalSpec, TBuffSpec> > TJournal;
336 typedef typename Value<JournalTraceBuffer<TJournal> >::Type TEntry;
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/journaled_set/
H A Djournaled_set_journal_trace_descriptor.h236 template <typename TStream, typename TJournal>
239 JournalTraceBuffer<TJournal> const & obj)
258 template <typename TJournal>
259 inline typename Size<JournalTraceBuffer<TJournal> >::Type
260 length(JournalTraceBuffer<TJournal> const & me)
338 typedef String< TValue, Journaled<THostSpec, TJournalSpec, TBuffSpec> > TJournal;
339 typedef typename Value<JournalTraceBuffer<TJournal> >::Type TEntry;
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dtjournal.recipe6 title = u'TJournal'
34 feeds = [(u'TJournal: последние новости', u'http://tjournal.ru/rss')]