Searched defs:SimpleInstruction (Results 1 - 3 of 3) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
H A DSimpleInstruction.java33 public class SimpleInstruction extends Instruction class in inherits:Instruction
39 * Creates an uninitialized SimpleInstruction.
41 public SimpleInstruction() {} method in class:SimpleInstruction
45 * Creates a new SimpleInstruction with the given opcode.
47 public SimpleInstruction(byte opcode) method in class:SimpleInstruction
54 * Creates a new SimpleInstruction with the given opcode and constant.
56 public SimpleInstruction(byte opcode, int constant) method in class:SimpleInstruction
68 public SimpleInstruction copy(SimpleInstruction simpleInstruction)
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 67 milliseconds