Home
last modified time | relevance | path

Searched refs:SystemProperties (Results 226 – 250 of 679) sorted by relevance

12345678910>>...28

/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/lang/
H A DThrowable.java44 import gnu.classpath.SystemProperties;
412 static final String nl = SystemProperties.getProperty("line.separator");
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/util/
H A DFileUtil.java110 return new File(SystemProperties.getUserPath(), filename); in getUserFile()
125 String path = SystemProperties.getApplicationPath(); in getApplicationFile()
130 path = path + SystemProperties.getApplicationName() + ".app/Contents/"; in getApplicationFile()
497 File parent_dir = new File(SystemProperties.getUserPath()); in writeResilientConfigFile()
655 File parent_dir = new File(SystemProperties.getUserPath()); in resilientConfigFileExists()
671 File parent_dir = new File(SystemProperties.getUserPath()); in readResilientConfigFile()
687 File parent_dir = new File(SystemProperties.getUserPath()); in readResilientConfigFile()
1027 File parent_dir = new File(SystemProperties.getUserPath()); in deleteResilientConfigFile()
1066 File lock_file = new File(SystemProperties.getUserPath() + ".lock"); in releaseReservedFileHandles()
2404 String test_str = SystemProperties.getUserPath(); in getScriptCharsetEncoding()
H A DSystemProperties.java38 public class SystemProperties { class
375 String appName = SystemProperties.getApplicationName() + ".app/"; in getApplicationPath()
514 str += SystemProperties.getApplicationName() + ".app/Contents/Resources/Java/"; in getAzureusJarPath()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/
H A DManagementBaseObject.cs361 public virtual PropertyDataCollection SystemProperties property in System.Management.ManagementBaseObject
509 return SystemProperties[propertyName].Value; in GetPropertyValue()
830 SystemProperties[propertyName].Value = propertyValue; in SetPropertyValue()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/platform/win32/
H A DPlatformManagerImpl.java165 app_name = SystemProperties.getApplicationName(); in PlatformManagerImpl()
295 String str = SystemProperties.getApplicationPath(); in applyPatches()
375 az_home = SystemProperties.getApplicationPath(); in getApplicationEXELocation()
429 return access.getUserAppData() + SystemProperties.SEP + app_name + SystemProperties.SEP; in getUserDataDirectory()
497 …return( "-include-options ${APPDATA}\\" + SystemProperties.getApplicationName() + "\\java.vmoption… in getJVMOptionRedirect()
507 File local_options = new File( SystemProperties.getUserPath(), "java.vmoptions" ); in getJVMOptionFiles()
1337 String app_path = SystemProperties.getApplicationPath(); in isApplicationRegistered()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/jarsigner/
H A DJarSigner.java42 import gnu.classpath.SystemProperties;
158 System.out.println(SystemProperties.getProperty("line.separator") //$NON-NLS-1$ in start()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/peer/swing/
H A DSwingContainerPeer.java40 import gnu.classpath.SystemProperties;
270 SystemProperties.getProperty("gnu.awt.swing.doublebuffering", "false"); in isDoubleBuffering()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/net/protocol/file/
H A DConnection.java40 import gnu.classpath.SystemProperties;
89 SystemProperties.getProperty("line.separator");
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/jarsigner/
H A DJarSigner.java42 import gnu.classpath.SystemProperties;
158 System.out.println(SystemProperties.getProperty("line.separator") //$NON-NLS-1$ in start()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/net/protocol/file/
H A DConnection.java40 import gnu.classpath.SystemProperties;
89 SystemProperties.getProperty("line.separator");
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/peer/swing/
H A DSwingContainerPeer.java40 import gnu.classpath.SystemProperties;
270 SystemProperties.getProperty("gnu.awt.swing.doublebuffering", "false"); in isDoubleBuffering()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/jarsigner/
H A DJarSigner.java42 import gnu.classpath.SystemProperties;
158 System.out.println(SystemProperties.getProperty("line.separator") //$NON-NLS-1$ in start()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/peer/swing/
H A DSwingContainerPeer.java40 import gnu.classpath.SystemProperties;
270 SystemProperties.getProperty("gnu.awt.swing.doublebuffering", "false"); in isDoubleBuffering()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/jarsigner/
H A DJarSigner.java42 import gnu.classpath.SystemProperties;
158 System.out.println(SystemProperties.getProperty("line.separator") //$NON-NLS-1$ in start()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/net/protocol/file/
H A DConnection.java40 import gnu.classpath.SystemProperties;
89 SystemProperties.getProperty("line.separator");
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/peer/swing/
H A DSwingContainerPeer.java40 import gnu.classpath.SystemProperties;
270 SystemProperties.getProperty("gnu.awt.swing.doublebuffering", "false"); in isDoubleBuffering()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/net/protocol/file/
H A DConnection.java40 import gnu.classpath.SystemProperties;
89 SystemProperties.getProperty("line.separator");
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/net/protocol/file/
H A DConnection.java40 import gnu.classpath.SystemProperties;
89 SystemProperties.getProperty("line.separator");
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/peer/swing/
H A DSwingContainerPeer.java40 import gnu.classpath.SystemProperties;
270 SystemProperties.getProperty("gnu.awt.swing.doublebuffering", "false"); in isDoubleBuffering()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/jarsigner/
H A DJarSigner.java42 import gnu.classpath.SystemProperties;
158 System.out.println(SystemProperties.getProperty("line.separator") //$NON-NLS-1$ in start()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/
H A DInitializer.java167 File v3Shares = new File(SystemProperties.getUserPath(), "v3shares"); in cleanupOldStuff()
171 File dirFriends = new File(SystemProperties.getUserPath(), "friends"); in cleanupOldStuff()
175 File dirMedia = new File(SystemProperties.getUserPath(), "media"); in cleanupOldStuff()
208 File file = new File(SystemProperties.getUserPath(), name); in deleteConfig()
215 File file = new File(SystemProperties.getUserPath(), name + ".bak"); in deleteConfig()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/internat/
H A DMessageText.java36 import org.gudy.azureus2.core3.util.SystemProperties;
558 File localDir = new File(SystemProperties.getUserPath()); in getLocales()
573 File appDir = new File(SystemProperties.getApplicationPath()); in getLocales()
660 File userBundleFile = new File(SystemProperties.getUserPath()); in changeLocale()
661 File appBundleFile = new File(SystemProperties.getApplicationPath()); in changeLocale()
/dports/devel/hadoop2/jetty-6.1.14/contrib/jetty-ant/src/main/java/org/mortbay/jetty/ant/types/
H A DSystemProperties.java28 public class SystemProperties class
/dports/devel/hadoop/jetty-6.1.14/contrib/jetty-ant/src/main/java/org/mortbay/jetty/ant/types/
H A DSystemProperties.java28 public class SystemProperties class
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/util/jar/
H A DJarUtils.java41 import gnu.classpath.SystemProperties;
90 private static final String CREATOR = SystemProperties.getProperty("java.version")
92 + SystemProperties.getProperty("java.vendor")

12345678910>>...28