Searched defs:FIRST_TYPE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/
H A DDOM.java39 public final static int FIRST_TYPE = 0; field in interface:DOM
/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.hpp107 FIRST_TYPE = evol_method, enumerator in enum:Dependencies::DepType
169 all_types = ((1 << TYPE_LIMIT) - 1) & ((-1) << FIRST_TYPE),

Completed in 37 milliseconds