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

/openjdk10/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
/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1FullGCScope.cpp28 G1FullGCScope* G1FullGCScope::_instance = NULL; member in class:G1FullGCScope
H A Dg1FullGCScope.hpp57 static G1FullGCScope* _instance; member in class:G1FullGCScope
/openjdk10/hotspot/src/share/vm/jvmci/
H A DjvmciCompiler.hpp46 static JVMCICompiler* _instance; member in class:JVMCICompiler
H A DjvmciCompiler.cpp38 JVMCICompiler* JVMCICompiler::_instance = NULL; member in class:JVMCICompiler
/openjdk10/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DWStringValueHelper.java64 private static WStringValueHelper _instance = new WStringValueHelper (); field in class:WStringValueHelper
H A DStringValueHelper.java60 private static StringValueHelper _instance = new StringValueHelper (); field in class:StringValueHelper
/openjdk10/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 76 milliseconds