Home
last modified time | relevance | path

Searched defs:TIter (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/index/
H A Dtest_index_fm_right_array_binary_tree_iterator.h46 void waveletTreeStructureIteratorBegin(TIter & /*tag*/) in waveletTreeStructureIteratorBegin() argument
77 void waveletTreeStructureIteratorEnd(TIter & /*tag*/) in waveletTreeStructureIteratorEnd() argument
123 void waveletTreeStructureIteratorGetChildPos(TIter & /*tag*/) in waveletTreeStructureIteratorGetChildPos() argument
197 void waveletTreeStructureIteratorGoChild(TIter & /*tag*/) in waveletTreeStructureIteratorGoChild() argument
225 void waveletTreeStructureIteratorGoDown(TIter & /*tag*/) in waveletTreeStructureIteratorGoDown() argument
251 void waveletTreeStructureIteratorGoRight(TIter & /*tag*/) in waveletTreeStructureIteratorGoRight() argument
301 void waveletTreeStructureIteratorGoUp(TIter & /*tag*/) in waveletTreeStructureIteratorGoUp() argument
324 void waveletTreeStructureIteratorIsLeaf(TIter & /*tag*/) in waveletTreeStructureIteratorIsLeaf() argument
353 void waveletTreeStructureIteratorIsRoot(TIter & /*tag*/) in waveletTreeStructureIteratorIsRoot() argument
487 void _waveletTreeStructureSetLeftChildPos(TIter & /*tag*/) in _waveletTreeStructureSetLeftChildPos() argument
[all …]
H A Dtest_index_fm_stree.h42 void fmIndexIteratorConstuctor(TIter & /*tag*/) in fmIndexIteratorConstuctor() argument
80 void fmIndexIteratorGoDown(TIter & /*tag*/) in fmIndexIteratorGoDown() argument
128 void fmIndexIteratorIsLeaf(TIter & /*tag*/) in fmIndexIteratorIsLeaf() argument
154 void fmIndexIteratorGoRight(TIter & /*tag*/) in fmIndexIteratorGoRight() argument
176 void fmIndexIteratorGoUp(TIter & /*tag*/) in fmIndexIteratorGoUp() argument
206 void fmIndexIteratorIsRoot(TIter & /*tag*/) in fmIndexIteratorIsRoot() argument
224 void fmIndexIteratorRepresentative(TIter & /*tag*/) in fmIndexIteratorRepresentative() argument
242 void fmIndexIteratorCountOccurrences(TIter & /*tag*/) in fmIndexIteratorCountOccurrences() argument
277 void fmIndexIteratorRange(TIter & /*tag*/) in fmIndexIteratorRange() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/ranges/range.adaptors/range.transform/iterator/
H A Dtypes.pass.cpp34 using TIter = std::ranges::iterator_t<TView>; in test() typedef
43 using TIter = std::ranges::iterator_t<TView>; in test() typedef
52 using TIter = std::ranges::iterator_t<TView>; in test() typedef
61 using TIter = std::ranges::iterator_t<TView>; in test() typedef
70 using TIter = std::ranges::iterator_t<TView>; in test() typedef
79 using TIter = std::ranges::iterator_t<TView>; in test() typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/ranges/range.adaptors/range.transform/iterator/
H A Dtypes.pass.cpp33 using TIter = std::ranges::iterator_t<TView>; in test() typedef
42 using TIter = std::ranges::iterator_t<TView>; in test() typedef
51 using TIter = std::ranges::iterator_t<TView>; in test() typedef
60 using TIter = std::ranges::iterator_t<TView>; in test() typedef
69 using TIter = std::ranges::iterator_t<TView>; in test() typedef
78 using TIter = std::ranges::iterator_t<TView>; in test() typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/ranges/range.adaptors/range.transform/iterator/
H A Dtypes.pass.cpp34 using TIter = std::ranges::iterator_t<TView>; in test() typedef
43 using TIter = std::ranges::iterator_t<TView>; in test() typedef
52 using TIter = std::ranges::iterator_t<TView>; in test() typedef
61 using TIter = std::ranges::iterator_t<TView>; in test() typedef
70 using TIter = std::ranges::iterator_t<TView>; in test() typedef
79 using TIter = std::ranges::iterator_t<TView>; in test() typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/ranges/range.adaptors/range.transform/iterator/
H A Dtypes.pass.cpp34 using TIter = std::ranges::iterator_t<TView>; in test() typedef
43 using TIter = std::ranges::iterator_t<TView>; in test() typedef
52 using TIter = std::ranges::iterator_t<TView>; in test() typedef
61 using TIter = std::ranges::iterator_t<TView>; in test() typedef
70 using TIter = std::ranges::iterator_t<TView>; in test() typedef
79 using TIter = std::ranges::iterator_t<TView>; in test() typedef
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/insegt/
H A Dbase.h86 typedef typename Iterator<TStringSet>::Type TIter; in create_Tuple() typedef
174 typedef typename Iterator<TString>::Type TIter; in getDifference() typedef
193 typedef typename Iterator<TString const>::Type TIter; in searchValue() typedef
212 typedef typename Iterator<TList>::Type TIter; in interSec() typedef
249 typedef typename Iterator<String<TValue> const>::Type TIter; in isElement_unsorted() typedef
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/align/
H A Dtest_align_gaps_iterator.h53 typedef Iter<TGaps, GapsIterator<TGapsSpec> > TIter; in testAlignGapsIteratorMetafunctions() typedef
76 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorTrivialIteratorFunctions() typedef
95 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorRootedRandomAccessIteratorFunctions() typedef
158 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorMovement() typedef
293 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorRelations() typedef
330 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorPointerArithmetic() typedef
357 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorForwardIteration() typedef
387 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorReverseIteration() typedef
419 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorCountGapsCountCharactersIsGap() typedef
518 typedef typename Iterator<TGaps, Standard>::Type TIter; in testAlignGapsIteratorClippedCountGapsCountCharactersIsGap() typedef
[all …]
/dports/biology/seqan1/seqan-1.3.1/apps/insegt/
H A Dbase.h120 typedef typename Iterator<TStringSet>::Type TIter; in create_Tuple() typedef
208 typedef typename Iterator<TString>::Type TIter; in getDifference() typedef
227 typedef typename Iterator<TString>::Type TIter; in searchValue() typedef
246 typedef typename Iterator<TList>::Type TIter; in interSec() typedef
283 typedef typename Iterator<String<TValue> >::Type TIter; in isElement_unsorted() typedef
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/stream/
H A Dlexical_cast.h134 typedef typename Iterator<TSource const, Standard>::Type TIter; in SEQAN_FUNC_ENABLE_IF() typedef
171 typedef typename Iterator<TSource const, Standard>::Type TIter; in SEQAN_FUNC_ENABLE_IF() typedef
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/stream/
H A Dlexical_cast.h134 typedef typename Iterator<TSource const, Standard>::Type TIter; in SEQAN_FUNC_ENABLE_IF() typedef
171 typedef typename Iterator<TSource const, Standard>::Type TIter; in SEQAN_FUNC_ENABLE_IF() typedef
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/stream/
H A Dlexical_cast.h134 typedef typename Iterator<TSource const, Standard>::Type TIter; in SEQAN_FUNC_ENABLE_IF() typedef
171 typedef typename Iterator<TSource const, Standard>::Type TIter; in SEQAN_FUNC_ENABLE_IF() typedef
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dcond.C9 struct TIter { struct

1234567891011