Home
last modified time | relevance | path

Searched refs:VersionBound (Results 1 – 17 of 17) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dpackagedependencyintf.pas45 function VersionBound(v: integer): integer; in VersionBound() function
256 NewMajor:=VersionBound(NewMajor);
257 NewMinor:=VersionBound(NewMinor);
258 NewRelease:=VersionBound(NewRelease);
259 NewBuild:=VersionBound(NewBuild);
270 function TPkgVersion.VersionBound(v: integer): integer; in VersionBound() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dpackagedependencyintf.pas45 function VersionBound(v: integer): integer; in VersionBound() function
256 NewMajor:=VersionBound(NewMajor);
257 NewMinor:=VersionBound(NewMinor);
258 NewRelease:=VersionBound(NewRelease);
259 NewBuild:=VersionBound(NewBuild);
270 function TPkgVersion.VersionBound(v: integer): integer; in VersionBound() function
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dpackagedependencyintf.pas45 function VersionBound(v: integer): integer; in VersionBound() function
296 NewMajor:=VersionBound(NewMajor);
297 NewMinor:=VersionBound(NewMinor);
298 NewRelease:=VersionBound(NewRelease);
299 NewBuild:=VersionBound(NewBuild);
310 function TPkgVersion.VersionBound(v: integer): integer; in VersionBound() function
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dpackagedependencyintf.pas45 function VersionBound(v: integer): integer; in VersionBound() function
296 NewMajor:=VersionBound(NewMajor);
297 NewMinor:=VersionBound(NewMinor);
298 NewRelease:=VersionBound(NewRelease);
299 NewBuild:=VersionBound(NewBuild);
310 function TPkgVersion.VersionBound(v: integer): integer; in VersionBound() function
/dports/editors/lazarus/lazarus/components/onlinepackagemanager/
H A Dopkman_createrepositorypackagefrm.pas317 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
331 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
332 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
333 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
334 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
H A Dopkman_serializablepackages.pas1059 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
1073 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
1074 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
1075 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
1076 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
/dports/editors/lazarus-qt5/lazarus/components/onlinepackagemanager/
H A Dopkman_createrepositorypackagefrm.pas317 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
331 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
332 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
333 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
334 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
H A Dopkman_serializablepackages.pas1059 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
1073 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
1074 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
1075 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
1076 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_createrepositorypackagefrm.pas337 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
351 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
352 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
353 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
354 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
H A Dopkman_serializablepackages.pas1071 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
1085 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
1086 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
1087 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
1088 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_createrepositorypackagefrm.pas337 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
351 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
352 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
353 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
354 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
H A Dopkman_serializablepackages.pas1071 function VersionBound(const AVersion: Integer): Integer; in VersionBound() function
1085 Major := VersionBound(AXMLConfig.GetValue(APath + '/Major', 0));
1086 Minor := VersionBound(AXMLConfig.GetValue(APath + '/Minor', 0));
1087 Release := VersionBound(AXMLConfig.GetValue(APath + '/Release', 0));
1088 Build := VersionBound(AXMLConfig.GetValue(APath + '/Build', 0));
/dports/editors/lazarus/lazarus/packager/
H A Dpackagedefs.pas1307 NewMajor:=Version.VersionBound(XMLConfig.GetValue(Path+'Major',0));
1308 NewMinor:=Version.VersionBound(XMLConfig.GetValue(Path+'Minor',0));
1309 NewRelease:=Version.VersionBound(XMLConfig.GetValue(Path+'Release',0));
1310 NewBuild:=Version.VersionBound(XMLConfig.GetValue(Path+'Build',0));
/dports/editors/lazarus-qt5/lazarus/packager/
H A Dpackagedefs.pas1307 NewMajor:=Version.VersionBound(XMLConfig.GetValue(Path+'Major',0));
1308 NewMinor:=Version.VersionBound(XMLConfig.GetValue(Path+'Minor',0));
1309 NewRelease:=Version.VersionBound(XMLConfig.GetValue(Path+'Release',0));
1310 NewBuild:=Version.VersionBound(XMLConfig.GetValue(Path+'Build',0));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpackagedefs.pas1309 NewMajor:=Version.VersionBound(XMLConfig.GetValue(Path+'Major',0));
1310 NewMinor:=Version.VersionBound(XMLConfig.GetValue(Path+'Minor',0));
1311 NewRelease:=Version.VersionBound(XMLConfig.GetValue(Path+'Release',0));
1312 NewBuild:=Version.VersionBound(XMLConfig.GetValue(Path+'Build',0));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpackagedefs.pas1309 NewMajor:=Version.VersionBound(XMLConfig.GetValue(Path+'Major',0));
1310 NewMinor:=Version.VersionBound(XMLConfig.GetValue(Path+'Minor',0));
1311 NewRelease:=Version.VersionBound(XMLConfig.GetValue(Path+'Release',0));
1312 NewBuild:=Version.VersionBound(XMLConfig.GetValue(Path+'Build',0));
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/benchmark/examples/
H A Dcpkg.dhall259 , VersionBound =