Searched defs:_instance (Results 1 - 7 of 7) sorted by relevance

/openjdk9/hotspot/src/share/vm/runtime/
H A DserviceThread.hpp36 static ServiceThread* _instance; member in class:ServiceThread
H A DserviceThread.cpp38 ServiceThread* ServiceThread::_instance = NULL; member in class:ServiceThread
/openjdk9/hotspot/src/share/vm/jvmci/
H A DjvmciCompiler.hpp46 static JVMCICompiler* _instance; member in class:JVMCICompiler
H A DjvmciCompiler.cpp37 JVMCICompiler* JVMCICompiler::_instance = NULL; member in class:JVMCICompiler
/openjdk9/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DStringValueHelper.java60 private static StringValueHelper _instance = new StringValueHelper (); field in class:StringValueHelper
H A DWStringValueHelper.java64 private static WStringValueHelper _instance = new WStringValueHelper (); field in class:WStringValueHelper
/openjdk9/jdk/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DGlobals.java52 private static Globals _instance = null; field in class:Globals

Completed in 114 milliseconds