Searched defs:initialize (Results 151 - 175 of 619) sorted by relevance

1234567891011>>

/openjdk9/hotspot/src/share/vm/gc/shared/
H A DgenerationCounters.cpp29 void GenerationCounters::initialize(const char* name, int ordinal, int spaces, function in class:GenerationCounters
/openjdk9/hotspot/src/share/vm/utilities/
H A Dhashtable.inline.hpp58 template <MEMFLAGS F> inline void BasicHashtable<F>::initialize(int table_size, int entry_size, function in class:BasicHashtable
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.sparc/src/org/graalvm/compiler/hotspot/sparc/
H A DSPARCHotSpotForeignCallsProvider.java72 public void initialize(HotSpotProviders providers) { method in class:SPARCHotSpotForeignCallsProvider
/openjdk9/hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/
H A DRemoveFilterSettingsAction.java53 protected void initialize() { method in class:RemoveFilterSettingsAction
H A DSaveFilterSettingsAction.java49 protected void initialize() { method in class:SaveFilterSettingsAction
H A DRemoveFilterAction.java85 protected void initialize() { method in class:RemoveFilterAction
H A DMoveFilterDownAction.java76 protected void initialize() { method in class:MoveFilterDownAction
H A DMoveFilterUpAction.java75 protected void initialize() { method in class:MoveFilterUpAction
H A DNewFilterAction.java53 protected void initialize() { method in class:NewFilterAction
/openjdk9/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/
H A DZoomOutAction.java60 protected void initialize() { method in class:ZoomOutAction
/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1FromCardCache.cpp35 void G1FromCardCache::initialize(uint num_par_rem_sets, uint max_num_regions) { function in class:G1FromCardCache
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ci/
H A DciConstant.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciConstant
H A DciField.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciField
H A DciMetadata.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciMetadata
H A DciKlass.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciKlass
H A DciBaseObject.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ciBaseObject
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/compiler/
H A DCompileTask.java45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:CompileTask
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DVMRegImpl.java49 private static void initialize(TypeDataBase db) { method in class:VMRegImpl
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DLoaderConstraintEntry.java43 private static synchronized void initialize(TypeDataBase db) { method in class:LoaderConstraintEntry
H A DPlaceholderEntry.java44 private static synchronized void initialize(TypeDataBase db) { method in class:PlaceholderEntry
H A DProtectionDomainEntry.java45 private static synchronized void initialize(TypeDataBase db) { method in class:ProtectionDomainEntry
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/opto/
H A DMachCallJavaNode.java45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MachCallJavaNode
H A DMachCallStaticJavaNode.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MachCallStaticJavaNode
H A DMachCallRuntimeNode.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MachCallRuntimeNode
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DBasicHashtableEntry.java43 private static synchronized void initialize(TypeDataBase db) { method in class:BasicHashtableEntry

Completed in 132 milliseconds

1234567891011>>