Searched defs:getA (Results 1 – 7 of 7) sorted by relevance
/dalvik/dx/src/com/android/dx/io/instructions/ | ||
D | OneRegisterDecodedInstruction.java | 47 public int getA() { in getA() method in OneRegisterDecodedInstruction |
D | RegisterRangeDecodedInstruction.java | 52 public int getA() { in getA() method in RegisterRangeDecodedInstruction |
D | TwoRegisterDecodedInstruction.java | 51 public int getA() { in getA() method in TwoRegisterDecodedInstruction |
D | ThreeRegisterDecodedInstruction.java | 55 public int getA() { in getA() method in ThreeRegisterDecodedInstruction |
D | FourRegisterDecodedInstruction.java | 59 public int getA() { in getA() method in FourRegisterDecodedInstruction |
D | FiveRegisterDecodedInstruction.java | 63 public int getA() { in getA() method in FiveRegisterDecodedInstruction |
D | DecodedInstruction.java | 249 public int getA() { in getA() method in DecodedInstruction |