Home
last modified time | relevance | path

Searched refs:TPath (Results 126 – 139 of 139) sorted by relevance

123456

/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h89 …late<typename TAlphabet, typename TProbability, typename TSpec, typename TSequence, typename TPath>
91 viterbiAlgorithm(TPath & path, in viterbiAlgorithm()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h89 …late<typename TAlphabet, typename TProbability, typename TSpec, typename TSequence, typename TPath>
91 viterbiAlgorithm(TPath & path, in viterbiAlgorithm()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h89 …late<typename TAlphabet, typename TProbability, typename TSpec, typename TSequence, typename TPath>
91 viterbiAlgorithm(TPath & path, in viterbiAlgorithm()
/dports/devel/p5-Moose/Moose-2.2201/xt/author/
H A Dtest-my-dependents.t761 TPath # regexp::grammars is broken on 5.18
762 TPath-Forester-File # regexp::grammars is broken on 5.18
763 TPath-Forester-Ref # regexp::grammars is broken on 5.18
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/tests/
H A Dtest_core.py88 class TPath(os.PathLike): class
95 fpath = TPath(self.data('tdim.fits'))
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Depsvectorialreader.pas128 ClipPath: TPath;
2697 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
2723 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Depsvectorialreader.pas128 ClipPath: TPath;
2697 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
2723 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Depsvectorialreader.pas128 ClipPath: TPath;
2697 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
2723 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Depsvectorialreader.pas128 ClipPath: TPath;
2697 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
2723 CurrentGraphicState.ClipPath := AData.GetEntity(AData.GetEntitiesCount()-1) as TPath;
/dports/graphics/polyclipping/polyclipping-6.4.2/Delphi/main demo/
H A Dmain.pas752 function MakeArrayOfIntPoint(const pts: array of integer): TPath; in MakeArrayOfIntPoint()
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/path/
H A Dconverter.py25 from ezdxf.entities.hatch import PolylinePath, EdgePath, TPath
/dports/math/ogdf/OGDF/src/ogdf/planarity/
H A DExtractKuratowskis.cpp61 template<typename TPath, typename TEdges>
62 inline void copyPathsToSubdivision(std::initializer_list<TPath> paths, TEdges &edges) { in copyPathsToSubdivision()
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/
H A Dabi-compliance-checker.pl10356 if(my $TPath = $In::Opt{"TargetHeadersPath"})
10358 if(not -f $TPath) {
10359 exitStatus("Access_Error", "can't access file \'$TPath\'");
10365 foreach my $Header (split(/\s*\n\s*/, readFile($TPath)))
/dports/biology/seqan1/seqan-1.3.1/seqan/graph_types/
H A Dgraph_types_generated_forwards.h436 template <typename TPath, typename TStringSet, typename TNames> inline unsigned int _loadSequences(

123456