Home
last modified time | relevance | path

Searched defs:Rop (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/rop/code/
DRop.java27 public final class Rop { class
94 public Rop(int opcode, Type result, TypeList sources, in Rop() method in Rop
141 public Rop(int opcode, Type result, TypeList sources, in Rop() method in Rop
159 public Rop(int opcode, Type result, TypeList sources, int branchingness, in Rop() method in Rop
176 public Rop(int opcode, Type result, TypeList sources, String nickname) { in Rop() method in Rop
194 public Rop(int opcode, Type result, TypeList sources, TypeList exceptions, in Rop() method in Rop
210 public Rop(int opcode, TypeList sources, TypeList exceptions) { in Rop() method in Rop
/dalvik/dexgen/src/com/android/dexgen/rop/code/
DRop.java27 public final class Rop { class
94 public Rop(int opcode, Type result, TypeList sources, in Rop() method in Rop
141 public Rop(int opcode, Type result, TypeList sources, in Rop() method in Rop
159 public Rop(int opcode, Type result, TypeList sources, int branchingness, in Rop() method in Rop
176 public Rop(int opcode, Type result, TypeList sources, String nickname) { in Rop() method in Rop
194 public Rop(int opcode, Type result, TypeList sources, TypeList exceptions, in Rop() method in Rop
210 public Rop(int opcode, TypeList sources, TypeList exceptions) { in Rop() method in Rop