HomeSort by relevance Sort by last modified time
    Searched full:letters (Results 51 - 75 of 1123) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stringold.py 13 lowercase -- a string containing all characters considered lowercase letters
14 uppercase -- a string containing all characters considered uppercase letters
15 letters -- a string containing all characters considered letters
29 letters = lowercase + uppercase variable
45 # convert UPPER CASE letters to lower case
54 # Convert lower case letters to UPPER CASE
63 # Swap lower case letters and UPPER CASE
430 letters = lowercase + uppercase
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ScriptUtils.java 84 // Arabic letters can be in any of the following blocks:
96 // Armenian letters are in the Armenian unicode block, U+0530..U+058F and
113 // Georgian letters are in the Georgian unicode block, U+10A0..U+10FF,
118 // Greek letters are either in the 370~3FF range (Greek & Coptic), or in the
127 // Hebrew letters are in the Hebrew unicode block, which spans from U+0590 to U+05FF,
136 // Khmer letters are in unicode block U+1780..U+17FF, and the Khmer symbols block
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
version.py 166 # sequences of letters. If only periods, then these are compared
168 # 2) sequences of letters are part of the tuple for comparison and are
179 # However, people insist on putting letters into their version numbers;
187 # The problem is what to do with letters (and other non-numeric
194 # However, if letters in a version number imply a pre-release version,
233 separated by either periods or strings of letters. When comparing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
version.py 166 # sequences of letters. If only periods, then these are compared
168 # 2) sequences of letters are part of the tuple for comparison and are
179 # However, people insist on putting letters into their version numbers;
187 # The problem is what to do with letters (and other non-numeric
194 # However, if letters in a version number imply a pre-release version,
233 separated by either periods or strings of letters. When comparing
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pkgimport.py 10 self.package_name += random.choose(string.letters)
62 var += random.choose(string.letters)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pkgimport.py 10 self.package_name += random.choose(string.letters)
62 var += random.choose(string.letters)
  /development/samples/VoiceRecognitionService/
_index.html 12 fixed set of results immediately. The results can be either a set of letters or numbers, as
  /external/bison/lib/
basename.c 43 /* On systems with drive letters, "a/b:c" must return "./b:c" rather
dosname.h 27 letters use ASCII. */
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationKanaTest.java 113 /* Testing base letters */
122 /* Testing plain, Daku-ten, Handaku-ten letters */
132 * Test Small, Large letters
144 * Test Katakana, Hiragana letters
  /external/iptables/extensions/
libxt_LOG.man 20 Prefix log messages with the specified prefix; up to 29 letters long,
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
BitmapFont.java 174 // routine than the Letters class. The ideal situation would
176 // class that both BitmapFont and Letters could use for
179 // than Letters does with the same text then it might be better
180 // just to create a Letters object for the sole purpose of
  /external/libutf/
utf.h 170 // characters. Unicode defines some characters as letters and
173 // upper case letters have no lower case mapping, and so on. Unicode
192 // upper case letters and targets of the toupper mapping. islowerrune
200 // isalpharune tests for Unicode letters; this includes ideographs in
  /frameworks/native/services/surfaceflinger/EventLog/
EventLogTags.logtags 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
  /libcore/luni/src/main/java/java/net/
URLEncoder.java 29 * <p>All characters except letters ('a'..'z', 'A'..'Z') and numbers ('0'..'9')
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
GeoUtil.java 40 * @return The ISO 3166-1 two letters country code of the country the user
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
PhoneNumberHelper.java 64 * @param defaultCountryIso The ISO 3166-1 two letters country code whose convention will
110 * @param defaultCountryIso The ISO 3166-1 two letters country code whose convention will
136 * the given number has keypad letters, the letters will be converted to
  /packages/inputmethods/LatinIME/java/res/xml/
keyboard_layout_set_bengali_akkhor.xml 32 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_georgian.xml 34 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_hindi.xml 34 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_khmer.xml 34 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_lao.xml 34 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_nepali_romanized.xml 34 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_nepali_traditional.xml 34 because the letters on these layouts aren't the ones in different case of the above
keyboard_layout_set_sinhala.xml 34 because the letters on these layouts aren't the ones in different case of the above

Completed in 565 milliseconds

1 23 4 5 6 7 8 91011>>