Searched defs:initialize (Results 226 - 250 of 619) sorted by relevance

1234567891011>>

/openjdk9/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DValueType.java225 private boolean initialize (ContextStack stack, boolean quiet) { method in class:ValueType
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DExceptionTableElement.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ExceptionTableElement
H A DMetadata.java54 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:Metadata
H A DInstance.java45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:Instance
H A DMethodCounters.java47 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MethodCounters
H A DObjArray.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ObjArray
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DCompiledMethod.java47 private static void initialize(TypeDataBase db) { method in class:CompiledMethod
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DSymbolTable.java44 private static synchronized void initialize(TypeDataBase db) { method in class:SymbolTable
H A DVirtualSpace.java46 private static synchronized void initialize(TypeDataBase db) { method in class:VirtualSpace
H A DDictionary.java43 private static synchronized void initialize(TypeDataBase db) { method in class:Dictionary
H A DDictionaryEntry.java44 private static synchronized void initialize(TypeDataBase db) { method in class:DictionaryEntry
H A DFreeChunk.java42 private static synchronized void initialize(TypeDataBase db) { method in class:FreeChunk
H A DHeapBlock.java47 private static void initialize(TypeDataBase db) { method in class:HeapBlock
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DInterpreterCodelet.java54 private static synchronized void initialize(TypeDataBase db) { method in class:InterpreterCodelet
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/classfile/
H A DClassLoaderData.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ClassLoaderData
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ci/
H A DciObjectFactory.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciObjectFactory
H A DciInstanceKlass.java46 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciInstanceKlass
H A DciEnv.java47 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciEnv
/openjdk9/hotspot/src/share/vm/runtime/
H A Dicache.cpp32 void AbstractICache::initialize() { function in class:AbstractICache
H A DperfMemory.cpp86 void PerfMemory::initialize() { function in class:PerfMemory
/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DobjectStartArray.cpp33 void ObjectStartArray::initialize(MemRegion reserved_region) { function in class:ObjectStartArray
H A DpsPromotionLAB.cpp37 void PSPromotionLAB::initialize(MemRegion lab) { function in class:PSPromotionLAB
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.aarch64/src/org/graalvm/compiler/hotspot/aarch64/
H A DAArch64HotSpotLoweringProvider.java55 public void initialize(HotSpotProviders providers, GraalHotSpotVMConfig config) { method in class:AArch64HotSpotLoweringProvider
/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1HotCardCache.cpp34 void G1HotCardCache::initialize(G1RegionToSpaceMapper* card_counts_storage) { function in class:G1HotCardCache
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DSlotAllocator.java37 public void initialize(LocalVariableGen[] vars) { method in class:SlotAllocator

Completed in 194 milliseconds

1234567891011>>