Home
last modified time | relevance | path

Searched defs:startServer (Results 1 – 25 of 1996) sorted by relevance

12345678910>>...80

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, in startServer() method in HotSpotAgent
222 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
229 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
239 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
262 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
271 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, in startServer() method in HotSpotAgent
222 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
229 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
239 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
262 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
271 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java206 public synchronized void startServer(int processID, in startServer() method in HotSpotAgent
226 public synchronized void startServer(int processID, String serverID, String serverName) { in startServer() method in HotSpotAgent
233 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
243 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
268 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
278 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/
H A DServerCore.hs84 startServer si = do function
/dports/games/hedgewars/hedgewars-src-1.0.0/gameServer/
H A DServerCore.hs84 startServer si = do function
/dports/java/bouncycastle15/crypto-169/tls/src/test/java/org/bouncycastle/jsse/provider/test/
H A DSSLUtils.java46 …static void startServer(final KeyStore keyStore, final char[] password, final KeyStore serverStore) in startServer() method in SSLUtils
51 …static void startServer(final KeyStore keyStore, final char[] password, final KeyStore serverStore… in startServer() method in SSLUtils
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/
H A DHotSpotAgent.java204 public synchronized void startServer(int processID, String uniqueID) { in startServer() method in HotSpotAgent
218 public synchronized void startServer(int processID) in startServer() method in HotSpotAgent
227 public synchronized void startServer(String javaExecutableName, in startServer() method in HotSpotAgent
247 public synchronized void startServer(String javaExecutableName, String coreFileName) in startServer() method in HotSpotAgent
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/
H A DMain.java43 StartServer startServer; field in Main
136 public static boolean processParams(String[] args, StartServer startServer) { in processParams()
/dports/graphics/fortytwo/FT-0.2.0/
H A DFTAdministrationSessionImpl.m43 - startServer { method
/dports/ftp/sftpgo/sftpgo-2.2.0/examples/ldapauthserver/cmd/
H A Dserve.go34 func startServer() error { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dslack_test.go18 func startServer() { func
/dports/graphics/fortytwo/FT-0.2.0/tests/
H A DFTBaseTEST.m73 - startServer { method
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dslack_test.go18 func startServer() { func
/dports/www/trafficserver/trafficserver-9.1.1/contrib/
H A Dset_trafficserver.sh80 function startServer() { function
/dports/graphics/fortytwo/FT-0.2.0/documentation/FTSample/
H A DFTSample.m8 void startServer( BOOL firstStartOfServer ) { function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/testserver/helper/
H A DAbstractTestServerSuite.java58 public void startServer() throws Exception { in startServer() method in AbstractTestServerSuite
/dports/astro/py-ro/RO-3.6.9/python/RO/Comm/
H A DTCPEcho.py24 def startServer(port, multi=False): function
/dports/science/py-pymol/pymol-open-source-2.4.0/examples/devel/
H A Dxmlrpc02.py17 def startServer(host='localhost',startPort=9123,nToTry=5): function
/dports/misc/tvm/incubator-tvm-0.6.1/jvm/core/src/test/java/org/apache/tvm/
H A DTestUtils.java32 public static Server startServer(RefInt portRef) { in startServer() method in TestUtils

12345678910>>...80