Searched defs:letter (Results 1 – 4 of 4) sorted by relevance
126 protected int compare(String word, String letter) { in compare()169 char letter = mAlphabet.charAt(sectionIndex); in getPositionForSection() local263 char letter = mAlphabet.charAt(i); in getSectionForPosition() local
62 char letter = 'A' + (streamIndex % 26); in mix() local
65 const char letter = 'A' + (static_cast<uint8_t>(id >> ((2 - I) * 5)) & 0b00011111) - 1; in getPnpLetter() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...