Home
last modified time | relevance | path

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

123456

/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Dwmfvectorialwriter.pas92 procedure WritePath(AStream: TStream; APath: TPath);
519 else if AEntity is TPath then
520 WritePath(AStream, TPath(AEntity));
674 procedure TvWMFVectorialWriter.WritePath(AStream: TStream; APath: TPath);
H A Dsvgvectorialreader.pas151 function GetPath(AIndex: Integer): TPath; in GetPath()
531 function TvSVGPathList.GetPath(AIndex: Integer): TPath; in GetPath()
533 Result := TPath(Self.Items[AIndex]);
2227 lPath: TPath;
2288 lCurPath: TPath;
2831 lPath: TPath;
3106 if not (lInsertedSubEntity is TPath) then Continue;
3108 lCText.Path := TPath(lInsertedSubEntity as TPath);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dwmfvectorialwriter.pas92 procedure WritePath(AStream: TStream; APath: TPath);
519 else if AEntity is TPath then
520 WritePath(AStream, TPath(AEntity));
674 procedure TvWMFVectorialWriter.WritePath(AStream: TStream; APath: TPath);
H A Dsvgvectorialreader.pas151 function GetPath(AIndex: Integer): TPath; in GetPath()
531 function TvSVGPathList.GetPath(AIndex: Integer): TPath; in GetPath()
533 Result := TPath(Self.Items[AIndex]);
2227 lPath: TPath;
2288 lCurPath: TPath;
2831 lPath: TPath;
3106 if not (lInsertedSubEntity is TPath) then Continue;
3108 lCText.Path := TPath(lInsertedSubEntity as TPath);
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers/
H A DparamChooser.h38 template <typename TPath, typename TFilenameString>
39 int getDir(TPath path, TFilenameString & files) in getDir()
294 template <typename TPath, typename TError>
296 getAvgFromPrbDirectory(TPath prbPath, TError & errorDistribution, ParamChooserOptions & pm_options) in getAvgFromPrbDirectory()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A DparamChooser.h38 template <typename TPath, typename TFilenameString>
39 int getDir(TPath path, TFilenameString & files) in getDir()
295 template <typename TPath, typename TError>
297 getAvgFromPrbDirectory(TPath prbPath, TError & errorDistribution, ParamChooserOptions & pm_options) in getAvgFromPrbDirectory()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaadstlb.pas5237 TPath = class(TOleServer) class
5278 FServer: TPath;
5280 constructor Create(AServer: TPath);
8376 procedure TPath.InitServerData;
8388 procedure TPath.Connect;
8405 procedure TPath.DisConnect;
8429 destructor TPath.Destroy;
8444 function TPath.Get_Type_: Integer; in Get_Type_()
8449 procedure TPath.Set_Type_(retval: Integer);
8454 function TPath.Get_VolumeName: WideString; in Get_VolumeName()
[all …]
/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp1701 int * TPath = new int[TTemp_ptr.Height()]; in CAIR_HD() local
1702 int energy_y = Energy_Path( &TTemp_ptr, TPath, ener, true ); in CAIR_HD()
1706 Remove_Path( &TTemp_ptr, TPath, conv ); in CAIR_HD()
1720 delete[] TPath; in CAIR_HD()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/map/
H A Dtest_map_sumlist.h617 typedef SkiplistPath<TValue, Skipsumlist_<DIM> > TPath;
620 TPath path(ssl.map);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dsvgvectorialreader.pas151 function GetPath(AIndex: Integer): TPath; in GetPath()
531 function TvSVGPathList.GetPath(AIndex: Integer): TPath; in GetPath()
533 Result := TPath(Self.Items[AIndex]);
2227 lPath: TPath;
2288 lCurPath: TPath;
2831 lPath: TPath;
3106 if not (lInsertedSubEntity is TPath) then Continue;
3108 lCText.Path := TPath(lInsertedSubEntity as TPath);
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Dsvgvectorialreader.pas151 function GetPath(AIndex: Integer): TPath; in GetPath()
531 function TvSVGPathList.GetPath(AIndex: Integer): TPath; in GetPath()
533 Result := TPath(Self.Items[AIndex]);
2227 lPath: TPath;
2288 lCurPath: TPath;
2831 lPath: TPath;
3106 if not (lInsertedSubEntity is TPath) then Continue;
3108 lCText.Path := TPath(lInsertedSubEntity as TPath);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_client/
H A Dhttpc_response.erl400 TPath = maps:get(path, URIMap),
413 path = TPath,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_client/
H A Dhttpc_response.erl406 TPath = maps:get(path, URIMap),
419 path = TPath,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_response.erl406 TPath = maps:get(path, URIMap),
419 path = TPath,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_response.erl406 TPath = maps:get(path, URIMap),
419 path = TPath,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/http_client/
H A Dhttpc_response.erl400 TPath = maps:get(path, URIMap),
413 path = TPath,
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_response.erl406 TPath = maps:get(path, URIMap),
419 path = TPath,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_response.erl406 TPath = maps:get(path, URIMap),
419 path = TPath,
/dports/biology/seqan1/seqan-1.3.1/seqan/graph_algorithms/
H A Dgraph_algorithms_generated_forwards.h414 …ce, typename TPath> inline TProbability viterbiAlgorithm(Graph<Hmm<TAlphabet, TProbability, TSpec>…
H A Dgraph_algorithm_hmm.h61 …late<typename TAlphabet, typename TProbability, typename TSpec, typename TSequence, typename TPath>
65 TPath& path) in viterbiAlgorithm()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/tests/
H A Dvtmain.pas857 obj: TPath;
869 obj: TPath;
935 p: TPath;
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/tests/
H A Dvtmain.pas857 obj: TPath;
869 obj: TPath;
935 p: TPath;
/dports/editors/lazarus/lazarus/components/fpvectorial/tests/
H A Dvtmain.pas857 obj: TPath;
869 obj: TPath;
935 p: TPath;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/tests/
H A Dvtmain.pas857 obj: TPath;
869 obj: TPath;
935 p: TPath;
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_navigator.cpp389 typedef ratl::vector_vs <SPathPoint, NAV::MAX_PATH_SIZE> TPath; typedef
403 TPath mPath;
3480 TPath& path = mPathUsers[mPathUserIndex[actor->s.number]].mPath; in NextPosition()
3491 TPath& path = mPathUsers[mPathUserIndex[actor->s.number]].mPath; in NextPosition()
3502 TPath& path = mPathUsers[mPathUserIndex[actor->s.number]].mPath; in NextPosition()
3562 TPath& path = mPathUsers[pathUserNum].mPath; in UpdatePath()
3668 TPath& Path = mPathUsers[pathUserNum].mPath; in PathDangerLevel()
5044 TPath& path = mPathUsers[mPathUserIndex[actor->s.number]].mPath; in Path()

123456