Searched refs:types (Results 476 - 500 of 1068) sorted by relevance

<<11121314151617181920>>

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DStringTable.java31 import sun.jvm.hotspot.types.*;
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DOopField.java37 public OopField(sun.jvm.hotspot.types.OopField vmField, long startOffset) {
H A DParametersTypeData.java31 import sun.jvm.hotspot.types.*;
37 // types of parameters to a method
71 st.print("parameter types");
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVMReg.java30 import sun.jvm.hotspot.types.*;
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DRobustOopDeterminator.java33 import sun.jvm.hotspot.types.*;
/openjdk10/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/classes/
H A DMainKlass.java27 import jdk.test.lib.jittester.types.TypeKlass;
/openjdk10/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DArithmeticOperatorFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DArgumentDeclarationFactory.java33 import jdk.test.lib.jittester.types.TypeKlass;
H A DVariableDeclarationBlockFactory.java32 import jdk.test.lib.jittester.types.TypeKlass;
H A DThrowFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DStaticMemberVariableFactory.java34 import jdk.test.lib.jittester.types.TypeKlass;
H A DBinaryBitwiseOperatorFactory.java32 import jdk.test.lib.jittester.types.TypeKlass;
51 // built-in types less capacious than int are automatically casted to int in arithmetic.
H A DBitwiseInversionOperatorFactory.java32 import jdk.test.lib.jittester.types.TypeKlass;
H A DBinaryShiftOperatorFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DBinaryComparisonOperatorFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DBinaryEqualityOperatorFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DStaticConstructorDefinitionFactory.java32 import jdk.test.lib.jittester.types.TypeKlass;
H A DStatementFactory.java32 import jdk.test.lib.jittester.types.TypeKlass;
H A DFunctionDeclarationBlockFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DIncDecOperatorFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DBitwiseOperatorFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
H A DVariableFactory.java31 import jdk.test.lib.jittester.types.TypeKlass;
/openjdk10/hotspot/test/compiler/types/
H A DTestMeetTopArrayExactConstantArray.java32 * compiler.types.TestMeetTopArrayExactConstantArray
35 package compiler.types;
/openjdk10/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/
H A DSymbol.java26 import jdk.test.lib.jittester.types.TypeKlass;
/openjdk10/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/arrays/
H A DArrayCreation.java32 import jdk.test.lib.jittester.types.TypeArray;

Completed in 302 milliseconds

<<11121314151617181920>>