Searched refs:opIndex (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DImagingLib.java142 int opIndex = -1;
145 opIndex = i;
149 return opIndex;
/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp3722 int opIndex = 0; local
3969 int opIndex = operandFormCount(); local
3975 int opcode = opIndex++;

Completed in 42 milliseconds