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

1234

/openjdk9/hotspot/src/share/vm/gc/g1/
H A DheapRegion.hpp257 HeapRegionType _type; member in class:HeapRegion
[all...]
/openjdk9/hotspot/src/share/vm/runtime/
H A Dglobals.hpp184 const char* _type; member in struct:Flag
H A Ddeoptimization.cpp958 BasicType _type; member in class:ReassignedField
/openjdk9/hotspot/src/share/vm/services/
H A DdiagnosticFramework.hpp168 const char* _type; /* Type: STRING, BOOLEAN, etc. */ member in class:DCmdArgumentInfo
/openjdk9/hotspot/src/share/vm/opto/
H A Descape.hpp135 const u1 _type; // NodeType member in class:PointsToNode
H A Dmachnode.hpp556 const Type *_type; member in class:MachSpillCopyNode
H A Dmemnode.hpp187 const Type* const _type; // What kind of value is loaded? member in class:LoadNode
806 const Type* const _type; // What kind of value is loaded? member in class:LoadStoreNode
H A Dcompile.hpp234 BasicType _type; member in class:Compile::Constant
/openjdk9/hotspot/src/share/vm/code/
H A Ddependencies.hpp557 DepType _type; member in class:Dependencies::DepStream
639 Dependencies::DepType _type; member in class:DependencySignature
H A DcodeBlob.hpp77 const CompilerType _type; // CompilerType member in class:VALUE_OBJ_CLASS_SPEC
/openjdk9/hotspot/src/share/vm/adlc/
H A Ddfa.cpp477 static const char* _type [count]; member in class:dfa_shared_preds
585 const char* dfa_shared_preds::_type[dfa_shared_preds::count] member in class:dfa_shared_preds
H A Dformssel.hpp892 const char *_type; // Type of this component member in class:Component
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DMultiDOM.java62 private final int _type; field in class:MultiDOM.AxisIterator
H A DSimpleResultTreeImpl.java79 int _type = NO_TYPE; field in class:SimpleResultTreeImpl.SimpleIterator
169 int _type = NO_TYPE; field in class:SimpleResultTreeImpl.SingletonIterator
[all...]
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp295 ValueType* _type; // the instruction value type member in class:Instruction
H A Dc1_LinearScan.hpp508 BasicType _type; // valid only for virtual registers member in class:Interval
H A Dc1_LIR.hpp512 BasicType _type; member in class:LIR_Address
1333 BasicType _type; // Operand types member in class:LIR_Op1
1413 BasicType _type; member in class:LIR_OpBranch
1600 BasicType _type; member in class:LIR_Op2
1710 BasicType _type; member in class:LIR_OpAllocArray
[all...]
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDefaultBase.java460 protected short _type(int identity) method in class:DTMDefaultBase
[all...]
/openjdk9/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp776 BasicType _type; member in class:JavaValue

Completed in 225 milliseconds

1234