Searched defs:_type (Results 51 - 75 of 94) sorted by relevance

1234

/openjdk9/corba/src/java.corba/share/classes/com/sun/org/omg/CORBA/ValueDefPackage/
H A DFullValueDescription.java65 public FullValueDescription (String _name, String _id, boolean _is_abstract, boolean _is_custom, String _defined_in, String _version, com.sun.org.omg.CORBA.OperationDescription[] _operations, com.sun.org.omg.CORBA.AttributeDescription[] _attributes, org.omg.CORBA.ValueMember[] _members, com.sun.org.omg.CORBA.Initializer[] _initializers, String[] _supported_interfaces, String[] _abstract_base_values, boolean _is_truncatable, String _base_value, org.omg.CORBA.TypeCode _type) argument
/openjdk9/hotspot/src/share/vm/ci/
H A DciField.hpp48 ciType* _type; member in class:ciField
/openjdk9/hotspot/src/share/vm/shark/
H A DsharkValue.hpp181 ciType* _type; member in class:SharkNormalValue
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DNodeType.java47 private final int _type; field in class:NodeType
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java52 protected Type _type; field in class:Expression
H A DWhitespace.java70 private int _type; field in class:Whitespace.WhitespaceRule
H A DVariableBase.java55 protected Type _type; // The type of this variable. field in class:VariableBase
/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/model/jaxb/
H A DJAXBElementMember.java94 private JAXBType _type; field in class:JAXBElementMember
/openjdk9/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/
H A DSymtabEntry.java360 private SymtabEntry _type = null; field in class:SymtabEntry
[all...]
/openjdk9/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/constExpr/
H A DExpression.java257 private String _type = null; field in class:Expression
/openjdk9/hotspot/src/share/vm/services/
H A DdiagnosticArgument.hpp82 const char* _type; member in class:GenDCmdArgument
H A DmemoryPool.hpp64 PoolType _type; member in class:MemoryPool
H A DmemTracker.hpp106 enum TrackerType _type; member in class:Tracker
/openjdk9/hotspot/src/share/vm/gc/shared/
H A DgcTrace.hpp104 G1YCType _type; member in class:VALUE_OBJ_CLASS_SPEC
H A DgcTimer.hpp56 PhaseType _type; member in class:GCPhase
/openjdk9/hotspot/src/share/vm/compiler/
H A DabstractCompiler.hpp87 const CompilerType _type; member in class:AbstractCompiler
H A DcompilerOracle.cpp115 OptionType _type; member in class:TypedMethodOptionMatcher
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/
H A DElementDecl.java52 ElementDecl( PatcherManager reader, SchemaDocumentImpl owner, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl fa, String _tns, String _name, boolean _anonymous, XmlString _defv, XmlString _fixedv, boolean _nillable, boolean _abstract, Boolean _form, Ref.Type _type, Ref.Element _substHead, int _substDisallowed, int _substExcluded, List<IdentityConstraintImpl> idConstraints) argument
/openjdk9/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp210 volatile suspend_type _type; member in class:ThreadSafepointState
H A Dsignature.hpp365 BasicType _type; member in class:SignatureStream
[all...]
/openjdk9/hotspot/src/share/vm/memory/
H A Dmetaspace.hpp204 MetaspaceObj::Type _type; member in class:Metaspace::AllocRecord
/openjdk9/hotspot/src/share/vm/classfile/
H A DcompactHashtable.hpp248 u4 _type; member in class:CompactHashtable
H A Dverifier.hpp116 VerificationType _type; // The actual type member in class:VALUE_OBJ_CLASS_SPEC
168 TypeOrigin _type; member in class:VALUE_OBJ_CLASS_SPEC
/openjdk9/hotspot/src/share/vm/prims/
H A DjvmtiImpl.hpp371 BasicType _type; member in class:VM_GetOrSetLocal
463 Type _type; member in class:VALUE_OBJ_CLASS_SPEC
/openjdk9/jdk/make/src/classes/build/tools/x11wrappergen/
H A DWrapperGenerator.java353 public AtomicType(int _type,String _name, String _real_type) { argument

Completed in 321 milliseconds

1234