Searched defs:initialize (Results 276 - 300 of 619) sorted by relevance

<<11121314151617181920>>

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/win32_amd64/
H A DWin32AMD64JavaThreadPDAccess.java60 private static synchronized void initialize(TypeDataBase db) { method in class:Win32AMD64JavaThreadPDAccess
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/win32_x86/
H A DWin32X86JavaThreadPDAccess.java59 private static synchronized void initialize(TypeDataBase db) { method in class:Win32X86JavaThreadPDAccess
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/pept/transport/
H A DAcceptor.java57 public boolean initialize(); method in interface:Acceptor
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DLocalVariableTableElement.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:LocalVariableTableElement
H A DTypeArray.java45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:TypeArray
H A DTypeArrayKlass.java45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:TypeArrayKlass
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJNIHandleBlock.java49 private static synchronized void initialize(TypeDataBase db) { method in class:JNIHandleBlock
H A DArguments.java65 private static synchronized void initialize(TypeDataBase db) { method in class:Arguments
H A DPerfMemory.java48 private static synchronized void initialize(TypeDataBase db) { method in class:PerfMemory
H A DPerfDataPrologue.java52 private static synchronized void initialize(TypeDataBase db) { method in class:PerfDataPrologue
H A DObjectMonitor.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ObjectMonitor
H A DObjectSynchronizer.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ObjectSynchronizer
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DCodeCache.java47 private static synchronized void initialize(TypeDataBase db) { method in class:CodeCache
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/cms/
H A DCMSBitMap.java54 private static synchronized void initialize(TypeDataBase db) { method in class:CMSBitMap
H A DConcurrentMarkSweepGeneration.java49 private static synchronized void initialize(TypeDataBase db) { method in class:ConcurrentMarkSweepGeneration
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/bsd_amd64/
H A DBsdAMD64JavaThreadPDAccess.java59 private static synchronized void initialize(TypeDataBase db) { method in class:BsdAMD64JavaThreadPDAccess
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/bsd_x86/
H A DBsdX86JavaThreadPDAccess.java55 private static synchronized void initialize(TypeDataBase db) { method in class:BsdX86JavaThreadPDAccess
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ci/
H A DciMethod.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciMethod
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/g1/
H A DG1CollectedHeap.java68 static private synchronized void initialize(TypeDataBase db) { method in class:G1CollectedHeap
H A DG1HeapRegionTable.java62 static private synchronized void initialize(TypeDataBase db) { method in class:G1HeapRegionTable
H A DG1MonitoringSupport.java61 static private synchronized void initialize(TypeDataBase db) { method in class:G1MonitoringSupport
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/parallel/
H A DImmutableSpace.java44 private static synchronized void initialize(TypeDataBase db) { method in class:ImmutableSpace
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/
H A DSpace.java58 private static synchronized void initialize(TypeDataBase db) { method in class:Space
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph/src/org/graalvm/compiler/graph/
H A DPosition.java82 public void initialize(Node node, Node value) { method in class:Position
/openjdk9/hotspot/src/share/vm/shark/
H A DsharkFunction.cpp41 void SharkFunction::initialize(const char *name) { function in class:SharkFunction

Completed in 142 milliseconds

<<11121314151617181920>>