Home
last modified time | relevance | path

Searched defs:PROP_OS (Results 1 – 11 of 11) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/src/org/eclipse/core/internal/registry/
H A DIRegistryConstants.java39 public static final String PROP_OS = "osgi.os"; //$NON-NLS-1$ field
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/PluginFramework/
H A DctkPluginFrameworkLauncher.h59 static const QString PROP_OS; // = "ctk.os"; variable
H A DctkPluginFrameworkLauncher.cpp58 const QString ctkPluginFrameworkLauncher::PROP_OS = "ctk.os"; member in ctkPluginFrameworkLauncher
/dports/devel/libosinfo/libosinfo-1.9.0/osinfo/
H A Dosinfo_deployment.c47 PROP_OS, enumerator
H A Dosinfo_tree.c116 PROP_OS, enumerator
H A Dosinfo_media.c223 PROP_OS, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/
H A DFindSupport.java31 public static final String PROP_OS = "osgi.os"; //$NON-NLS-1$ field in FindSupport
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/update/org.eclipse.update.configurator/src/org/eclipse/update/internal/configurator/
H A DUtils.java46 private static final String PROP_OS = "osgi.os"; //$NON-NLS-1$ field in Utils
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/
H A DInternalPlatform.java80 public static final String PROP_OS = "osgi.os"; //$NON-NLS-1$ field in InternalPlatform
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/core/runtime/adaptor/
H A DEclipseStarter.java112 public static final String PROP_OS = "osgi.os"; //$NON-NLS-1$ field in EclipseStarter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/
H A DMain.java212 private static final String PROP_OS = "osgi.os"; //$NON-NLS-1$ field in Main