Home
last modified time | relevance | path

Searched defs:hostVersion (Results 1 – 13 of 13) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.runtime/src/org/eclipse/pde/internal/runtime/registry/model/
H A DRegistryModel.java347 Version hostVersion = Version.parseVersion(bundle.getVersion()); in getFragments() local
359 private boolean versionMatches(String hostVersion, String versionOrRange) { in versionMatches()
377 private boolean versionMatches(Version hostVersion, String versionOrRange) { in versionMatches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/android/java/src/org/chromium/chromoting/
H A DHostInfo.java35 public final String hostVersion; field in HostInfo
53 Date updatedTime, String hostVersion, String hostOs, String hostOsVersion) { in HostInfo()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/
H A DP2InfUtils.java31 …public static void printBundleCU(StringBuffer buffer, int i, String name, Version hostVersion, Str… in printBundleCU()
35 …undleCU(StringBuffer buffer, int i, String name, String cuVersion, Version hostVersion, String fil… in printBundleCU()
/dports/games/xblast/xblast-2.10.4/
H A Dversion.c37 static XBVersion hostVersion[MAX_HOSTS]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/android/java/src/org/chromium/chromoting/jni/
H A DClient.java91 String hostVersion, String hostOs, String hostOsVersion, ConnectionListener listener) { in connectToHost()
323 String pairSecret, String capabilities, String flags, String hostVersion, in connect()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPParent.cpp681 int32_t hostVersion = aManifest.mX_cdm_host_versions.ToInteger(&ignored); in IsCDMAPISupported() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DGMPParent.cpp671 int32_t hostVersion = aManifest.mX_cdm_host_versions.ToInteger(&ignored); in IsCDMAPISupported() local
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPParent.cpp806 int32_t hostVersion = aManifest.mX_cdm_host_versions.ToInteger(&ignored); in IsCDMAPISupported() local
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPParent.cpp852 int32_t hostVersion = aManifest.mX_cdm_host_versions.ToInteger(&ignored); in IsCDMAPISupported() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPParent.cpp806 int32_t hostVersion = aManifest.mX_cdm_host_versions.ToInteger(&ignored); in IsCDMAPISupported() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/src/org/eclipse/equinox/p2/publisher/
H A DAdviceFileParser.java89 private Version hostVersion; field in AdviceFileParser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/equinox/p2/publisher/eclipse/
H A DBundlesAction.java148 Version hostVersion = Version.parseVersion(configInfo.getVersion()); in createBundleConfigurationUnit() local
/dports/audio/sfront/sfront-0.99/src/lib/psys/
H A Dpa_win_wmme.c1329 DWORD hostVersion; in Pa_GetMinNumBuffers() local