/packages/inputmethods/LatinIME/java/res/xml/ |
keyboard_layout_set_thai.xml | 34 because the letters on these layouts aren't the ones in different case of the above
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
MorseCodeConverter.java | 29 private static final long[][] LETTERS = new long[][] { 77 return LETTERS[c - 'A']; 80 return LETTERS[c - 'a'];
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
TitlecaseTransliterator.java | 13 * A transliterator that converts all letters (as defined by 15 * letters preceded by non-letters. The latter are converted to title
|
/frameworks/base/location/java/android/location/ |
Country.java | 52 * The ISO 3166-1 two letters country code. 70 * @param countryIso the ISO 3166-1 two letters country code. 108 * @return the ISO 3166-1 two letters country code
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
string.py | 11 lowercase -- a string containing all characters considered lowercase letters 12 uppercase -- a string containing all characters considered uppercase letters 13 letters -- a string containing all characters considered letters 26 letters = lowercase + uppercase variable 34 printable = digits + letters + punctuation + whitespace 219 # convert UPPER CASE letters to lower case 228 # Convert lower case letters to UPPER CASE 237 # Swap lower case letters and UPPER CASE 529 letters = lowercase + uppercas [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_weakset.py | 43 self.letters = [SomeClass(c) for c in string.ascii_letters] 73 for c in self.letters: 83 for c in self.letters: 104 s = WeakSet(self.letters) 106 for c in self.letters: 107 self.assertEqual(c in i, c in self.items2 and c in self.letters) 108 self.assertEqual(s, WeakSet(self.letters)) 120 self.assertTrue(not self.s.isdisjoint(WeakSet(self.letters))) 129 for c in self.letters: 142 for c in self.letters [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
string.py | 11 lowercase -- a string containing all characters considered lowercase letters 12 uppercase -- a string containing all characters considered uppercase letters 13 letters -- a string containing all characters considered letters 26 letters = lowercase + uppercase variable 34 printable = digits + letters + punctuation + whitespace 219 # convert UPPER CASE letters to lower case 228 # Convert lower case letters to UPPER CASE 237 # Swap lower case letters and UPPER CASE 529 letters = lowercase + uppercas [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_weakset.py | 43 self.letters = [SomeClass(c) for c in string.ascii_letters] 73 for c in self.letters: 83 for c in self.letters: 104 s = WeakSet(self.letters) 106 for c in self.letters: 107 self.assertEqual(c in i, c in self.items2 and c in self.letters) 108 self.assertEqual(s, WeakSet(self.letters)) 120 self.assertTrue(not self.s.isdisjoint(WeakSet(self.letters))) 129 for c in self.letters: 142 for c in self.letters [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
BidiTest.java | 178 - A-F == Arabic Letters 0631-0636 179 - G-V == Hebrew letters 05d7-05ea 204 /* initialize non letters or digits */ 252 /* initialize Arabic letters */ 258 /* initialize Hebrew letters */ 270 /* initialize Latin lower case letters */
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_utils.c | 29 u8 letters = 'Z' - 'A' + 1; local 37 val %= 2 * letters + numbers; 38 if (val < letters) 40 else if (val < 2 * letters) 41 buf[i] = 'a' + (val - letters); 43 buf[i] = '0' + (val - 2 * letters);
|
/external/chromium-trace/trace-viewer/third_party/webapp2/webapp2_extras/ |
security.py | 32 ALPHA = string.letters 33 ALPHANUMERIC = string.letters + string.digits 34 ASCII_PRINTABLE = string.letters + string.digits + string.punctuation
|
/development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/ |
VoiceRecognitionService.java | 33 * list of letters ("a", "b", "c"), or a list of numbers ("1", "2", "3").
|
/external/e2fsprogs/lib/ss/ |
ss.h | 17 * Germany, probably the most despised pair of letters in western
|
/external/freetype/src/autofit/ |
afscript.h | 64 /* there are no simple forms for letters; we thus use two digit shapes */
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
AlbumBox.java | 46 * confined to being three lower-case letters, so these values are strictly positive.
|
AuthorBox.java | 46 * confined to being three lower-case letters, so these values are strictly positive.
|
/external/owasp/sanitizer/lib/commons-codec-1.4/ |
RELEASE-NOTES.txt | 52 o [CODEC-74] Allow for uppercase letters output in Hex.encodeHex().
|
/external/skia/gm/ |
colorwheel.cpp | 28 image, the letters should be on a white disc on a transparent
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/ |
WifiSoftAPTest.java | 60 // Test case 1: Test the soft AP SSID with letters
|
/frameworks/ex/common/java/com/android/common/ |
Rfc822InputFilter.java | 26 * of letters and symbols, including one+ dots and zero commas, should insert an extra
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
TelephonyManagerUtils.java | 46 * @return The ISO 3166-1 two letters country code of the country the user
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
HTMLEntities.properties | 130 # Character entity references for symbols, mathematical symbols, and Greek letters 286 # Spacing Modifier Letters -- Netscape can't handle
|
/external/guava/guava-tests/test/com/google/common/escape/ |
UnicodeEscaperTest.java | 161 // Canonical escaper method that only escapes lower case ASCII letters. 167 // Inefficient implementation that defines all letters as escapable.
|
/external/icu/icu4c/source/common/unicode/ |
putil.h | 143 * just the latin letters, digits, and some punctuation. 164 * just the latin letters, digits, and some punctuation.
|
/external/icu/icu4c/source/test/intltest/ |
punyref.h | 76 /* are encoded literally, except that ASCII letters are forced */ 79 /* letters are left as they are, and other code points are */
|