Searched defs:T_SHORT (Results 1 - 11 of 11) sorted by relevance

/openjdk10/test/lib/jdk/test/lib/hprof/model/
H A DArrayTypeCodes.java47 public static final int T_SHORT = 9; field in interface:ArrayTypeCodes
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DTypeArrayKlass.java63 public static final int T_SHORT = 9; field in class:TypeArrayKlass
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java51 public static final BasicType T_SHORT = new BasicType(tShort); field in class:BasicType
/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DInstruction.java134 T_SHORT(9, "short"), enum constant in enum:Instruction.TypeKind
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50ReservedTypes.java323 public static final int T_SHORT = 0x0011; field in interface:DebugVC50ReservedTypes
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DOpcodes.java117 int T_SHORT = 9; field in interface:Opcodes
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DOpcodes.java126 int T_SHORT = 9; field in interface:Opcodes
/openjdk10/jdk/src/jdk.rmic/share/classes/sun/tools/java/
H A DRuntimeConstants.java116 int T_SHORT = 0x00000009; field in interface:RuntimeConstants
/openjdk10/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java104 int T_SHORT = 0x00000009; field in interface:RuntimeConstants
/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp572 T_SHORT = 9, enumerator in enum:BasicType
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/
H A DConst.java2928 public static final byte T_SHORT = 9; field in class:Const
[all...]

Completed in 109 milliseconds