Searched defs:s2 (Results 1 – 11 of 11) sorted by relevance
28 int dexUtf8Cmp(const char* s1, const char* s2) { in dexUtf8Cmp()
70 typedef int16_t s2; typedef
61 String s2, int width2) { in toString()
193 public static String s2(int v) { in s2() method in Hex
253 String s2 = handlers.toHuman(subPrefix, ""); in annotateEntries() local
250 String s2 = handlers.toHuman(subPrefix, ""); in annotateEntries() local
71 RegisterSpec s2 = otherSpecs[i]; in equals() local
70 RegisterSpec s2 = otherSpecs[i]; in equals() local
273 protected final String twoColumns(String s1, String s2) { in twoColumns()