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

/dalvik/dx/src/com/android/dx/io/instructions/
H A DInstructionCodec.java48 int opcode = byte0(opcodeUnit);
63 int opcode = byte0(opcodeUnit);
82 int opcode = byte0(opcodeUnit);
101 int opcode = byte0(opcodeUnit);
118 int opcode = byte0(opcodeUnit);
135 int opcode = byte0(opcodeUnit);
153 int opcode = byte0(opcodeUnit);
171 int opcode = byte0(opcodeUnit);
191 int opcode = byte0(opcodeUnit);
209 int opcode = byte0(opcodeUni
935 private static int byte0(int value) { method in class:InstructionCodec
[all...]

Completed in 75 milliseconds