Searched defs:get_type (Results 1 - 5 of 5) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/org/omg/CORBA/portable/
H A DValueHelper.java42 TypeCode get_type(); method in interface:ValueHelper
/openjdk10/hotspot/src/share/vm/opto/
H A Dparse.hpp233 static const Type* get_type(ciType* t) { return Type::get_typeflow_type(t); } function in class:Parse::Block
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-common-private.hh605 inline unsigned int get_type (void) const { return lookupType; } function in struct:OT::Lookup
H A Dhb-ot-layout-gsubgpos-private.hh2164 inline unsigned int get_type (void) const { return extensionLookupType; } function in struct:OT::ExtensionFormat1
2203 inline unsigned int get_type (void) const function in struct:OT::Extension
/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp719 BasicType get_type() const { return _type; } function in class:JavaValue

Completed in 120 milliseconds