Searched defs:initialize (Results 1 - 25 of 619) sorted by relevance

1234567891011>>

/openjdk9/hotspot/src/cpu/zero/vm/
H A Dvm_version_zero.cpp34 void VM_Version::initialize() { function in class:VM_Version
/openjdk9/nashorn/test/script/basic/apply_to_call/
H A Dapply_to_call1.js
H A Dapply_to_call3.js
H A Dapply_to_call2.js
H A Dapply_to_call5.js
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dicache_aarch64.cpp38 void ICache::initialize() { function in class:ICache
/openjdk9/jdk/src/java.base/unix/classes/jdk/internal/misc/
H A DOSEnvironment.java34 public static void initialize() { method in class:OSEnvironment
/openjdk9/jdk/src/java.base/windows/classes/jdk/internal/misc/
H A DOSEnvironment.java38 public static void initialize() { method in class:OSEnvironment
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DUniverseExt.java30 public static void initialize(VirtualConstructor heapConstructor) { } method in class:UniverseExt
/openjdk9/jdk/src/java.desktop/macosx/classes/sun/lwawt/
H A DPlatformComponent.java40 void initialize(PlatformWindow platformWindow); method in interface:PlatformComponent
/openjdk9/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DNCInterfaceType.java124 private boolean initialize (ContextStack stack) { method in class:NCInterfaceType
H A DNCClassType.java129 private boolean initialize (ContextStack stack) { method in class:NCClassType
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DMethodHandlesAdapterBlob.java41 private static void initialize(TypeDataBase db) { method in class:MethodHandlesAdapterBlob
H A DAdapterBlob.java41 private static void initialize(TypeDataBase db) { method in class:AdapterBlob
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/prims/
H A DJvmtiExport.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:JvmtiExport
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/opto/
H A DRootNode.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:RootNode
H A DRegionNode.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:RegionNode
H A DPhiNode.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:PhiNode
H A DTypeNode.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:TypeNode
H A DProjNode.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ProjNode
H A DBlock_List.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:Block_List
H A DCallDynamicJavaNode.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:CallDynamicJavaNode
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DHashtableEntry.java43 private static synchronized void initialize(TypeDataBase db) { method in class:HashtableEntry
H A DRobustOopDeterminator.java53 private static void initialize(TypeDataBase db) { method in class:RobustOopDeterminator
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DStubRoutines.java44 private static synchronized void initialize(TypeDataBase db) { method in class:StubRoutines

Completed in 141 milliseconds

1234567891011>>