Home
last modified time | relevance | path

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

123456

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Davisocncgcodewriter.pas40 APath: TPath;
57 if not (lEntity is TPath) then Continue;
58 APath := lEntity as TPath;
H A Dfpvectorial2aggpas.pas54 procedure TPath_Render(var ARenderInfo: TvRenderInfo; ADoDraw: Boolean; APath: TPath); override;
106 ADoDraw: Boolean; APath: TPath);
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Davisocncgcodewriter.pas40 APath: TPath;
57 if not (lEntity is TPath) then Continue;
58 APath := lEntity as TPath;
H A Dfpvectorial2aggpas.pas55 procedure TPath_Render(var ARenderInfo: TvRenderInfo; ADoDraw: Boolean; APath: TPath); override;
107 ADoDraw: Boolean; APath: TPath);
/dports/math/curv/curv-0.5/libcurv/
H A Dtree.h18 struct TPath : public Ref_Value struct
20 TPath(Value i1, Value i2) in TPath() argument
28 Ternary equal(const TPath& right, const Context& cx) const { in equal() argument
H A Dtree.cc29 void TPath::print_repr(std::ostream& out) const in print_repr()
32 print_tpath_elems<TPath>(index2_, out); in print_repr()
78 TPath_Builder<TPath> b; in make_tpath()
149 else if (auto path = index.maybe<TPath>()) { in tree_fetch()
206 else if (auto path = index.maybe<TPath>()) { in tree_fetch_slice()
272 else if (auto path = index.maybe<TPath>()) { in tree_amend()
319 else if (auto path = index.maybe<TPath>()) { in tree_amend_slice()
H A Dvalue.cc183 return ((TPath&)r1).equal((TPath&)*r2, cx); in equal()
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Davisocncgcodewriter.pas40 APath: TPath;
57 if not (lEntity is TPath) then Continue;
58 APath := lEntity as TPath;
H A Dfpvectorial2aggpas.pas55 procedure TPath_Render(var ARenderInfo: TvRenderInfo; ADoDraw: Boolean; APath: TPath); override;
107 ADoDraw: Boolean; APath: TPath);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Davisocncgcodewriter.pas40 APath: TPath;
57 if not (lEntity is TPath) then Continue;
58 APath := lEntity as TPath;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/project_tree_builder/
H A Dproj_tree.hpp203 typedef list<string> TPath; typedef in CProjectTreeFolders
204 SProjectTreeFolder* FindFolder(const TPath& path);
205 SProjectTreeFolder* FindOrCreateFolder(const TPath& path);
209 TPath* path);
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/project_tree_builder/
H A Dproj_tree.hpp203 typedef list<string> TPath; typedef in CProjectTreeFolders
204 SProjectTreeFolder* FindFolder(const TPath& path);
205 SProjectTreeFolder* FindOrCreateFolder(const TPath& path);
209 TPath* path);
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/06_Ocaf/src/
H A DOcafDoc.cpp931 TCollection_ExtendedString TPath (SPath); in OnFileSaveAs() local
933 if (TPath.SearchFromEnd(".xml") > 0) in OnFileSaveAs()
938 else if (TPath.SearchFromEnd(".cbf") > 0) in OnFileSaveAs()
947 m_App->SaveAs(myOcafDoc,TPath); in OnFileSaveAs()
989 if (TPath.SearchFromEnd(".xml") > 0) in OnFileSave()
994 else if (TPath.SearchFromEnd(".cbf") > 0) in OnFileSave()
1003 m_App->SaveAs(myOcafDoc,TPath); in OnFileSave()
1041 TCollection_ExtendedString TPath (SPath); in OnFileSave() local
1044 if (TPath.SearchFromEnd(".xml") > 0) in OnFileSave()
1049 else if (TPath.SearchFromEnd(".cbf") > 0) in OnFileSave()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/graph_types/
H A Dgraph_utility_parsing.h50 template<typename TPath, typename TStringSet, typename TNames>
52 _loadSequences(TPath const& in_path, in _loadSequences()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/map/
H A Dmap_skiplist.h279 typedef SkiplistPath<TValue, TSpec> TPath;
285 TPath path;
455 typedef SkiplistPath<TValue, TSpec> TPath;
457 TPath path;
566 typedef SkiplistPath<TValue, TSpec> TPath;
567 TPath path;
600 typedef SkiplistPath<TValue, TSpec> TPath;
602 TPath path;
632 typedef SkiplistPath<TValue, TSpec> TPath;
637 TPath path;
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/map/
H A Dmap_skiplist.h285 typedef SkiplistPath<TValue, TSpec> TPath;
292 TPath path;
462 typedef SkiplistPath<TValue, TSpec> TPath;
464 TPath path;
572 typedef SkiplistPath<TValue, TSpec> TPath;
573 TPath path;
607 typedef SkiplistPath<TValue, TSpec> TPath;
609 TPath path;
643 typedef SkiplistPath<TValue, TSpec> TPath;
648 TPath path;
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/map/
H A Dmap_skiplist.h279 typedef SkiplistPath<TValue, TSpec> TPath;
285 TPath path;
455 typedef SkiplistPath<TValue, TSpec> TPath;
457 TPath path;
566 typedef SkiplistPath<TValue, TSpec> TPath;
567 TPath path;
600 typedef SkiplistPath<TValue, TSpec> TPath;
602 TPath path;
632 typedef SkiplistPath<TValue, TSpec> TPath;
637 TPath path;
[all …]
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/map/
H A Dmap_skiplist.h279 typedef SkiplistPath<TValue, TSpec> TPath;
285 TPath path;
455 typedef SkiplistPath<TValue, TSpec> TPath;
457 TPath path;
566 typedef SkiplistPath<TValue, TSpec> TPath;
567 TPath path;
600 typedef SkiplistPath<TValue, TSpec> TPath;
602 TPath path;
632 typedef SkiplistPath<TValue, TSpec> TPath;
637 TPath path;
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/Path/include/
H A DitkPathConstIterator.h74 template< typename TImage, typename TPath >
125 using PathType = TPath;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/tests/
H A Dvtprimitives.pas16 Clockwise: Boolean): TPath;
17 function CreateBezier(APage: TvVectorialPage; X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath; in CreateBezier()
33 function CreatePathWithHole(APage: TvVectorialPage): TPath; in CreatePathWithHole()
131 Clockwise: Boolean): TPath;
164 X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath;
367 function CreatePathWithHole(APage: TvVectorialPage): TPath;
/dports/editors/lazarus/lazarus/components/fpvectorial/tests/
H A Dvtprimitives.pas16 Clockwise: Boolean): TPath;
17 function CreateBezier(APage: TvVectorialPage; X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath; in CreateBezier()
33 function CreatePathWithHole(APage: TvVectorialPage): TPath; in CreatePathWithHole()
131 Clockwise: Boolean): TPath;
164 X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath;
367 function CreatePathWithHole(APage: TvVectorialPage): TPath;
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/tests/
H A Dvtprimitives.pas16 Clockwise: Boolean): TPath;
17 function CreateBezier(APage: TvVectorialPage; X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath; in CreateBezier()
33 function CreatePathWithHole(APage: TvVectorialPage): TPath; in CreatePathWithHole()
131 Clockwise: Boolean): TPath;
164 X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath;
367 function CreatePathWithHole(APage: TvVectorialPage): TPath;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/tests/
H A Dvtprimitives.pas16 Clockwise: Boolean): TPath;
17 function CreateBezier(APage: TvVectorialPage; X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath; in CreateBezier()
33 function CreatePathWithHole(APage: TvVectorialPage): TPath; in CreatePathWithHole()
131 Clockwise: Boolean): TPath;
164 X1,Y1, X2,Y2, X3,Y3, X4,Y4: Double): TPath;
367 function CreatePathWithHole(APage: TvVectorialPage): TPath;
/dports/graphics/polyclipping/polyclipping-6.4.2/Delphi/
H A Dclipper.pas137 FPath : TPath;
413 FInP: TPath;
414 FOutP: TPath;
459 function ReversePath(const Pts: TPath): TPath; in ReversePath()
467 function CleanPolygon(const Poly: TPath; Distance: double = 1.415): TPath; in CleanPolygon()
995 function ReversePath(const Pts: TPath): TPath; in ReversePath()
5102 Outer: TPath;
5139 Outer: TPath;
5463 quad: TPath;
5509 function TranslatePath(const Path: TPath; const Delta: TIntPoint): TPath;
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/koofr/go-koofrclient/
H A Dapi_scheme.go104 TPath string `json:"toPath"` member
110 TPath string `json:"toPath"` member

123456