Searched defs:db (Results 51 - 75 of 317) sorted by relevance

1234567891011>>

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVirtualBaseConstructor.java40 private TypeDataBase db; field in class:VirtualBaseConstructor
45 public VirtualBaseConstructor(TypeDataBase db, Type baseType, String packageName, Class unknownTypeHandler) { argument
H A DVirtualConstructor.java42 private TypeDataBase db; field in class:VirtualConstructor
45 public VirtualConstructor(TypeDataBase db) { argument
H A DvmSymbols.java50 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DCompilerThread.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DMethodArray.java47 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DGrowableArray.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DHashtable.java41 private static synchronized void initialize(TypeDataBase db) { argument
H A DGenericGrowableArray.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DHashtableBucket.java41 private static synchronized void initialize(TypeDataBase db) { argument
H A DKlassArray.java47 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DIntArray.java21 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DBasicHashtable.java43 private static synchronized void initialize(TypeDataBase db) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/compiler/
H A DImmutableOopMapPair.java67 private static void initialize(TypeDataBase db) { argument
H A DImmutableOopMap.java46 private static void initialize(TypeDataBase db) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/parallel/
H A DMutableSpace.java44 private static synchronized void initialize(TypeDataBase db) { argument
H A DPSOldGen.java44 private static synchronized void initialize(TypeDataBase db) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/
H A DCompactibleSpace.java50 private static synchronized void initialize(TypeDataBase db) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCompiledICHolder.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DCheckedExceptionElement.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/opto/
H A DCallStaticJavaNode.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DBlock_Array.java42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DCallJavaNode.java45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DCallNode.java43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
H A DCallRuntimeNode.java44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86JavaCallWrapper.java43 private static synchronized void initialize(TypeDataBase db) { argument

Completed in 187 milliseconds

1234567891011>>