Home
last modified time | relevance | path

Searched defs:TFunctor (Results 1 – 3 of 3) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/modifier/
H A Dtest_modifier_view.h49 typedef CaesarChiffre<char> TFunctor; in SEQAN_DEFINE_TEST() typedef
84 typedef CaesarChiffre<char> TFunctor; in SEQAN_DEFINE_TEST() typedef
146 typedef CaesarChiffre<char> TFunctor; in SEQAN_DEFINE_TEST() typedef
213 typedef FunctorUpcase<char> TFunctor; in SEQAN_DEFINE_TEST() typedef
239 typedef FunctorLowcase<char> TFunctor; in SEQAN_DEFINE_TEST() typedef
264 typedef FunctorConvert<char, Dna5> TFunctor; in SEQAN_DEFINE_TEST() typedef
291 typedef CaesarChiffre<char> TFunctor; in SEQAN_DEFINE_TEST() typedef
/dports/math/vtk8/VTK-8.2.0/IO/ADIOS/
H A DFunctionPointers.h43 typedef TReturn (TObject::*TFunctor)(void); typedef
62 typedef TReturn (TObject::*TFunctor)(TArg1); typedef
82 typedef TReturn (TObject::*TFunctor)(TArg1, TArg2); typedef
105 typedef TReturn (TObject::*TFunctor)(TArg1, TArg2, TArg3); typedef
/dports/math/vtk6/VTK-6.2.0/IO/ADIOS/
H A DFunctionPointers.h43 typedef TReturn (TObject::*TFunctor)(void); typedef
62 typedef TReturn (TObject::*TFunctor)(TArg1); typedef
82 typedef TReturn (TObject::*TFunctor)(TArg1, TArg2); typedef
105 typedef TReturn (TObject::*TFunctor)(TArg1, TArg2, TArg3); typedef