/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
D | RawInsnHelper.java | 27 public static long getSignedByteFromByte(byte[] raw, int idx) { in getSignedByteFromByte() 34 public static long getUnsignedByteFromByte(byte[] raw, int idx) { in getUnsignedByteFromByte() 41 public static long getUnsignedLowNibbleFromByte(byte[] raw, int idx) { in getUnsignedLowNibbleFromByte() 48 public static long getUnsignedHighNibbleFromByte(byte[] raw, int idx) { in getUnsignedHighNibbleFromByte() 55 public static long getUnsignedShortFromTwoBytes(byte[] raw, int idx) { in getUnsignedShortFromTwoBytes() 63 public static long getSignedShortFromTwoBytes(byte[] raw, int idx) { in getSignedShortFromTwoBytes() 71 public static long getUnsignedIntFromFourBytes(byte[] raw, int idx) { in getUnsignedIntFromFourBytes() 81 public static long getSignedIntFromFourBytes(byte[] raw, int idx) { in getSignedIntFromFourBytes() 91 public static long getSignedLongFromEightBytes(byte[] raw, int idx) { in getSignedLongFromEightBytes() 105 public static void writeUnsignedIntToFourBytes(byte[] raw, int idx, int value) { in writeUnsignedIntToFourBytes() [all …]
|
D | Format10x.java | 33 public long getA(byte[] raw) throws IOException { in getA() 38 public long getB(byte[] raw) throws IOException { in getB() 43 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format20bc.java | 38 public long getA(byte[] raw) throws IOException { in getA() 43 public long getB(byte[] raw) throws IOException { in getB() 48 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format3rmi.java | 35 public long getA(byte[] raw) throws IOException { in getA() 40 public long getB(byte[] raw) throws IOException { in getB() 45 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format3rms.java | 35 public long getA(byte[] raw) throws IOException { in getA() 40 public long getB(byte[] raw) throws IOException { in getB() 45 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format22x.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format11x.java | 33 public long getA(byte[] raw) throws IOException { in getA() 38 public long getB(byte[] raw) throws IOException { in getB() 43 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format12x.java | 33 public long getA(byte[] raw) throws IOException { in getA() 38 public long getB(byte[] raw) throws IOException { in getB() 43 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format23x.java | 35 public long getA(byte[] raw) throws IOException { in getA() 40 public long getB(byte[] raw) throws IOException { in getB() 45 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format32x.java | 35 public long getA(byte[] raw) throws IOException { in getA() 40 public long getB(byte[] raw) throws IOException { in getB() 45 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format35mi.java | 37 public long getA(byte[] raw) throws IOException { in getA() 42 public long getB(byte[] raw) throws IOException { in getB() 47 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format35ms.java | 37 public long getA(byte[] raw) throws IOException { in getA() 42 public long getB(byte[] raw) throws IOException { in getB() 47 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format1.java | 36 public long getA(byte[] raw) throws IOException { in getA() 41 public long getB(byte[] raw) throws IOException { in getB() 46 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format2.java | 36 public long getA(byte[] raw) throws IOException { in getA() 41 public long getB(byte[] raw) throws IOException { in getB() 46 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format3.java | 36 public long getA(byte[] raw) throws IOException { in getA() 41 public long getB(byte[] raw) throws IOException { in getB() 46 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format5.java | 36 public long getA(byte[] raw) throws IOException { in getA() 41 public long getB(byte[] raw) throws IOException { in getB() 46 public long getC(byte[] raw) throws IOException { in getC()
|
D | AbstractFormat.java | 56 public abstract long getA(byte[] raw) throws IOException; in getA() 61 public abstract long getB(byte[] raw) throws IOException; in getB() 66 public abstract long getC(byte[] raw) throws IOException; in getC()
|
D | Format00x.java | 36 public long getA(byte[] raw) throws IOException { in getA() 41 public long getB(byte[] raw) throws IOException { in getB() 46 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format20t.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format10t.java | 33 public long getA(byte[] raw) throws IOException { in getA() 38 public long getB(byte[] raw) throws IOException { in getB() 43 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format30t.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format21t.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format22t.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format31t.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|
D | Format21h.java | 34 public long getA(byte[] raw) throws IOException { in getA() 39 public long getB(byte[] raw) throws IOException { in getB() 44 public long getC(byte[] raw) throws IOException { in getC()
|