HomeSort by relevance Sort by last modified time
    Searched refs:letters (Results 26 - 50 of 106) sorted by null

12 3 4 5

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
lexer.py 94 ident_chars0 = string.letters+"_"
95 ident_chars1 = string.letters+string.digits+"_"
125 ident_chars0 = string.letters+"_"
126 ident_chars1 = string.letters+string.digits+"_"
  /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...]
test_string.py 73 string.letters
  /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...]
test_string.py 73 string.letters
  /external/chromium_org/third_party/icu/source/samples/ucnv/
convsamp.cpp 288 "Sample 05: C: count the number of letters in a UTF-8 document\n");
302 uint32_t letters=0, total=0; local
359 letters++;
365 printf("%d letters out of %d total UChars.\n", letters, total);
388 "Sample 06: C: frequency distribution of letters in a UTF-8 document\n");
398 uint32_t letters=0, total=0; local
457 letters++;
481 printf("%d letters out of %d total UChars.\n", letters, total)
    [all...]
  /external/icu/icu4c/source/samples/ucnv/
convsamp.cpp 288 "Sample 05: C: count the number of letters in a UTF-8 document\n");
302 uint32_t letters=0, total=0; local
359 letters++;
365 printf("%d letters out of %d total UChars.\n", letters, total);
388 "Sample 06: C: frequency distribution of letters in a UTF-8 document\n");
398 uint32_t letters=0, total=0; local
457 letters++;
481 printf("%d letters out of %d total UChars.\n", letters, total)
    [all...]
  /external/ltrace/testsuite/lib/
ltrace.exp 290 set letters "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
291 set numLetters [string length $letters]
309 append randstr [string index $letters $r]
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java 332 int letters = 0; local
348 letters++;
351 letters++;
360 if (letters > 0 || symbols > 0) {
372 if (letters < mPasswordMinLetters) {
402 if ((alphabetic || alphanumeric) && letters == 0) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_recno.py 11 letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ' variable
42 for x in letters:
273 for x in letters:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_recno.py 11 letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ' variable
42 for x in letters:
273 for x in letters:
  /prebuilts/python/darwin-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
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/
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
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...]
  /external/chromium_org/v8/test/webkit/
regexp-negative-special-characters.js 39 test("\\S", "????????", 0); // Cyrillic letters are non-whitespace...
  /external/srec/seti/sltsEngine/src/
run_seq_lts.c 270 lm->letters = (char*) lts_alloc(len, sizeof(char));
271 if (lm->letters == NULL) {
282 PORT_FREAD_CHAR(lm->letters, sizeof(char), len, fp);
292 char letter = toupper(lm->letters[i]);
293 lm->letters[i] = letter;
311 if (lm->letters) {
312 FREE(lm->letters);
313 lm->letters = NULL;
    [all...]
  /ndk/build/core/
definitions-host.mk 178 # complicated and the simplest way is still to try all alphabet letters
181 ndk-windows-drive-letters := a b c d e f g h i j k l m n o p q r s t u v w x y z \
184 ndk-windows-drive-patterns := $(foreach _drive,$(ndk-windows-drive-letters),$(_drive):%)
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_tts.js 264 // If there's no lower case letters, and at least two spaces, skip spacing
275 // If a word contains vowels and is more than 3 letters long, it is
363 * TTS personality for capital letters.
492 * correctly. This particular dictionary only handles letters and numbers,
  /external/chromium_org/third_party/markdown/
inlinepatterns.py 507 letters = [codepoint2name(ord(letter)) for letter in email]
508 el.text = util.AtomicString(''.join(letters))
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 76 // A textual representation of a day, three letters
141 // A short textual representation of a month, three letters
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 76 // A textual representation of a day, three letters
141 // A short textual representation of a month, three letters
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
date-format-tofte.js 76 // A textual representation of a day, three letters
141 // A short textual representation of a month, three letters
  /external/chromium_org/third_party/WebKit/Source/platform/text/
UnicodeUtilities.cpp 118 // ICU's search ignores the distinction between small kana letters and ones
133 // Hiragana letters.
137 // Katakana letters.
143 // Halfwidth katakana letters.
317 // This function returns kNotFound if |first| and |second| contain different Kana letters.
358 // of matches of kana letters with other kana letters.
365 // reached the end of both; both should have the same number of kana letters.
370 // Check that single Kana letters in |a| and |b| are the same.
396 // reached the end of both; both should have the same number of kana letters
    [all...]
  /external/chromium_org/v8/test/mjsunit/
cyrillic.js 122 // A range that covers the lower case greek letters and the upper case cyrillic
123 // letters.

Completed in 840 milliseconds

12 3 4 5