Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 25 of 161) sorted by relevance

1234567

/aosp12/frameworks/base/tools/finalize_res/
H A Dfinalize_res.py27 def finalize_item(raw): argument
37 def finalize_group(raw): argument
47 def collect_ids(raw): argument
57 raw = f.read() variable
59raw = re.sub(r'<staging-public-group type="(.+?)" first-id="(.+?)">(.+?)</staging-public-group>', … variable
60 raw = re.sub(r' *\n', '\n', raw) variable
61 raw = re.sub(r'\n{3,}', '\n\n', raw) variable
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DRawInsnHelper.java27 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 …]
H A DFormat10x.java33 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()
H A DFormat20bc.java38 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()
H A DFormat3rmi.java35 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()
H A DFormat3rms.java35 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()
H A DFormat11x.java33 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()
H A DFormat12x.java33 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()
H A DFormat22x.java34 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()
H A DFormat23x.java35 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()
H A DFormat32x.java35 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()
H A DFormat35mi.java37 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()
H A DFormat35ms.java37 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()
H A DAbstractFormat.java56 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()
H A DFormat00x.java36 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()
H A DFormat1.java36 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()
H A DFormat2.java36 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()
H A DFormat3.java36 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()
H A DFormat5.java36 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()
H A DFormat10t.java33 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()
H A DFormat20t.java34 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()
H A DFormat30t.java34 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()
H A DFormat21t.java34 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()
H A DFormat22t.java34 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()
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A Drtp_test.cpp99 static const char *raw = in main() local
114 static const char *raw = in main() local
128 static const char *raw = in main() local
144 static const char *raw = in main() local

1234567