Home
last modified time | relevance | path

Searched refs:getLatestVersion (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/www/matomo/piwik/plugins/CoreUpdater/
H A DUpdateCommunication.php65 $latestVersion = $this->getLatestVersion();
121 $latestVersion = self::getLatestVersion();
132 $latestVersion = $this->getLatestVersion();
144 private function getLatestVersion() function in Piwik\\Plugins\\CoreUpdater\\UpdateCommunication
146 $version = UpdateCheck::getLatestVersion();
162 $latestVersion = $this->getLatestVersion();
H A DUpdater.php67 public function getLatestVersion() function in Piwik\\Plugins\\CoreUpdater\\Updater
77 $latestVersion = self::getLatestVersion();
109 $newVersion = $this->getLatestVersion();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/
H A DBatchCompilerTest2.java89 + " --enable-preview -" + CompilerOptions.getLatestVersion() + " ", in test002()
115 + " --enable-preview -" + CompilerOptions.getLatestVersion() + " ", in test003()
144 + " --enable-preview -" + CompilerOptions.getLatestVersion() + " ", in test004()
169 + " --enable-preview -" + CompilerOptions.getLatestVersion() + " ", in test005()
376 " -source " + CompilerOptions.getLatestVersion() + in testBug562473()
377 " -target " + CompilerOptions.getLatestVersion() + " ", in testBug562473()
/dports/www/matomo/piwik/plugins/Marketplace/
H A DUpdateCommunication.php136 $latestVersion = $this->getLatestVersion($plugin);
146 protected function getLatestVersion($plugin) function in Piwik\\Plugins\\Marketplace\\UpdateCommunication
153 $latestVersion = $this->getLatestVersion($plugin);
/dports/net/mpich/mpich-3.4.3/modules/ucx/docs/source/
H A Dconf.py46 def getLatestVersion(): function
58 version_name = getLatestVersion()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/persist/impl/
H A DEvolver.java250 if (oldFormat.getLatestVersion().isNew()) { in evolveFormat()
255 Format latest = oldEntityFormat.getLatestVersion(); in evolveFormat()
311 Format latest = compFormat.getLatestVersion(); in evolveFormatInternal()
350 if (oldFormat != oldFormat.getLatestVersion() && in evolveFormatInternal()
353 Format oldLatestFormat = oldFormat.getLatestVersion(); in evolveFormatInternal()
357 if (oldLatestFormat == oldLatestFormat.getLatestVersion()) { in evolveFormatInternal()
375 newFormat == oldFormat.getLatestVersion()) { in evolveFormatInternal()
737 Format oldLatestFormat = oldFieldFormat.getLatestVersion(); in evolveRequiredKeyField()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/impl/
H A DEvolver.java250 if (oldFormat.getLatestVersion().isNew()) { in evolveFormat()
255 Format latest = oldEntityFormat.getLatestVersion(); in evolveFormat()
311 Format latest = compFormat.getLatestVersion(); in evolveFormatInternal()
350 if (oldFormat != oldFormat.getLatestVersion() && in evolveFormatInternal()
353 Format oldLatestFormat = oldFormat.getLatestVersion(); in evolveFormatInternal()
357 if (oldLatestFormat == oldLatestFormat.getLatestVersion()) { in evolveFormatInternal()
375 newFormat == oldFormat.getLatestVersion()) { in evolveFormatInternal()
737 Format oldLatestFormat = oldFieldFormat.getLatestVersion(); in evolveRequiredKeyField()
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/impl/
H A DEvolver.java250 if (oldFormat.getLatestVersion().isNew()) { in evolveFormat()
255 Format latest = oldEntityFormat.getLatestVersion(); in evolveFormat()
311 Format latest = compFormat.getLatestVersion(); in evolveFormatInternal()
350 if (oldFormat != oldFormat.getLatestVersion() && in evolveFormatInternal()
353 Format oldLatestFormat = oldFormat.getLatestVersion(); in evolveFormatInternal()
357 if (oldLatestFormat == oldLatestFormat.getLatestVersion()) { in evolveFormatInternal()
375 newFormat == oldFormat.getLatestVersion()) { in evolveFormatInternal()
737 Format oldLatestFormat = oldFieldFormat.getLatestVersion(); in evolveRequiredKeyField()
/dports/www/matomo/piwik/core/
H A DUpdateCheck.php85 public static function getLatestVersion() function in Piwik\\UpdateCheck
98 $latestVersion = self::getLatestVersion();
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/Version/
H A DChecker.php38 $max = $this->getLatestVersion($versions);
63 private function getLatestVersion($versions) function in Tiki_Version_Checker
/dports/textproc/jdictionary/jdictionary/src-1_8/info/jdictionary/
H A DNewJDictionaryVersionChecker.java49 latestVersion = getLatestVersion(); in run()
57 public float getLatestVersion() { in getLatestVersion() method in NewJDictionaryVersionChecker
H A DNewsChecker.java49 latestVersion = getLatestVersion(); in run()
55 private int getLatestVersion() { in getLatestVersion() method in NewsChecker
/dports/security/lego/lego-4.5.3/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/
H A Dmarketplace_utils.go33 func (image *Image) getLatestVersion() (*Version, error) { func
72 latestVersion, err := image.getLatestVersion()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/
H A Dmarketplace_utils.go33 func (image *Image) getLatestVersion() (*Version, error) { func
72 latestVersion, err := image.getLatestVersion()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DPolicy.java167 …if ((nsVersion == null || nsVersion == NamespaceVersion.getLatestVersion()) && name == null && pol… in createNullPolicy()
204 …if ((nsVersion == null || nsVersion == NamespaceVersion.getLatestVersion()) && name == null && pol… in createEmptyPolicy()
289 this.nsVersion = NamespaceVersion.getLatestVersion(); in Policy()
310 this.nsVersion = NamespaceVersion.getLatestVersion(); in Policy()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DPolicy.java167 …if ((nsVersion == null || nsVersion == NamespaceVersion.getLatestVersion()) && name == null && pol… in createNullPolicy()
204 …if ((nsVersion == null || nsVersion == NamespaceVersion.getLatestVersion()) && name == null && pol… in createEmptyPolicy()
289 this.nsVersion = NamespaceVersion.getLatestVersion(); in Policy()
310 this.nsVersion = NamespaceVersion.getLatestVersion(); in Policy()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/persist/model/
H A DEntityModel.java259 Format format = catalog.getLatestVersion(className); in getRawTypeVersion()
285 Format format = catalog.getLatestVersion(className); in getAllRawTypeVersions()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/model/
H A DEntityModel.java254 Format format = catalog.getLatestVersion(className); in getRawTypeVersion()
280 Format format = catalog.getLatestVersion(className); in getAllRawTypeVersions()
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/model/
H A DEntityModel.java245 Format format = catalog.getLatestVersion(className); in getRawTypeVersion()
271 Format format = catalog.getLatestVersion(className); in getAllRawTypeVersions()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DMigration.php268 public function getLatestVersion() function in Doctrine_Migration
284 return $this->getLatestVersion() + 1;
325 $to = $this->getLatestVersion();
/dports/net/storj/storj-1.45.3/vendor/storj.io/private/migrate/
H A Dversions.go179 version, err := migration.getLatestVersion(ctx, log, db)
238 func (migration *Migration) getLatestVersion(ctx context.Context, log *zap.Logger, db tagsql.DB) (i… func
281 return migration.getLatestVersion(ctx, log, db)
/dports/www/py-nevow/Nevow-0.14.0/examples/pastebin/pastebin/
H A Dpasting.py6 def getLatestVersion(): member in IPasting
/dports/net/storj/storj-1.45.3/private/migrate/
H A Dversions.go179 version, err := migration.getLatestVersion(ctx, log, db)
242 func (migration *Migration) getLatestVersion(ctx context.Context, log *zap.Logger, db tagsql.DB) (i… func
285 return migration.getLatestVersion(ctx, log, db)
/dports/textproc/jdictionary/jdictionary/src-1_8/info/jdictionary/events/
H A DNewJDictionaryVersionEvent.java38 public float getLatestVersion() { in getLatestVersion() method in NewJDictionaryVersionEvent
/dports/misc/netron/node_modules/electron-updater/out/providers/
H A DBintrayProvider.d.ts9 getLatestVersion(): Promise<UpdateInfo>;

1234567