Searched defs:s1 (Results 1 – 12 of 12) sorted by relevance
28 int dexUtf8Cmp(const char* s1, const char* s2) { in dexUtf8Cmp()
69 typedef int8_t s1; typedef
543 const char* s1 = dexGetStringData(state->pDexFile, item); in crossVerifyStringIdItem() local
60 public static String toString(String s1, int width1, String spacer, in toString()
217 public static String s1(int v) { in s1() method in Hex
248 String s1 = subPrefix + "try " + Hex.u2or4(entry.getStart()) in annotateEntries() local
251 String s1 = subPrefix + "try " + Hex.u2or4(entry.getStart()) in annotateEntries() local
69 RegisterSpec s1 = specs[i]; in equals() local
70 RegisterSpec s1 = specs[i]; in equals() local
273 protected final String twoColumns(String s1, String s2) { in twoColumns()