Searched refs:TYPE_NONE (Results 1 - 4 of 4) sorted by relevance

/openjdk10/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DSpecialClassType.java91 if (typeCode != TYPE_NONE) {
169 return TYPE_NONE;
H A DSpecialInterfaceType.java156 int typeCode = TYPE_NONE;
213 if (typeCode == TYPE_NONE) {
H A DConstants.java264 public static final int TYPE_NONE = 0x00000000; field in interface:Constants
/openjdk10/hotspot/src/share/vm/prims/
H A DjvmtiImpl.hpp458 TYPE_NONE, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon620
483 JvmtiDeferredEvent() : _type(TYPE_NONE) {}

Completed in 96 milliseconds