HomeSort by relevance Sort by last modified time
    Searched full:vowel (Results 26 - 50 of 59) sorted by null

12 3

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
picoloaddbg.lua 18 propnames = {mapval=0, vowel=0, diphth=0, glott=0, nonsyllvowel=0, syllcons=0}
152 if pl["vowel"] then rv = 1 end
picoloadphones.lua 17 propnames = {mapval=0, vowel=0, diphth=0, glott=0, nonsyllvowel=0, syllcons=0}
150 if pl["vowel"] then rv = 1 end
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 142 break ; // only use vowel if leading char
288 case 'W' : case 'Y' : // silent if not followed by vowel
DoubleMetaphone.java 510 //-- only keep if first & before vowel or between 2 vowels --//
892 * Determines whether or not a character is a vowel or not
    [all...]
  /external/icu4c/test/cintltst/
utransts.c 469 "$vowel=[aeiouAEIOU];"
471 "$vowel } $lu > '!';"
472 "$vowel > '&';"
callcoll.c 886 0x0f73, /* Tibetan Vowel Sign II */
887 0x0f75, /* Tibetan Vowel Sign UU */
888 0x0f81, /* Tibetan Vowel Sign Reversed II */
    [all...]
  /external/svox/pico/lib/
picotrns.c 238 if (j < inSeqLen) { /* j is at the start of a new vowel */
265 /* now copy vowel cluster */
267 PICODBG_TRACE(("copying inSeq[%i].sym = %c (vowel) into output buffer", i, inSeq[i].sym));
picosa.c 783 Function: returns vowel info in a word or word seq
788 nVord vowel order in the word
805 /*1:check wether the current char is a vowel*/
811 /*2:count number of vowels in current word and find vowel order*/
    [all...]
picoktab.c 661 least significant bit: vowel
    [all...]
picopam.c     [all...]
  /external/srec/seti/sltsEngine/src/
run_seq_lts.c 1105 /*figure out syllable in word - not really syllables - just looks to see if is or at first or last vowel*/
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/icu4c/layout/
IndicReordering.cpp 537 {-1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, // 6 - vowel mark
540 {-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, 10, 5, -1, -1, -1}, // 9 - first part of split vowel
541 {-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5, -1, -1, -1}, // 10 - second part of split vowel
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameLookupBuilder.java 179 // ("Lead consonant count" * "middle Vowel count")
  /external/icu4c/i18n/
rbt.h 132 * <p><code>$vowel=[aeiou]; $vowel&gt;'*'; # One way to do this<br>
  /dalvik/libcore/json/src/test/java/org/json/
JSONTokenerTest.java 305 assertNotClean("mongolian vowel separator", '\u180e');
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
it-IT_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
  /external/icu4c/test/intltest/
transtst.cpp 334 "$vowel=[aeiouAEIOU];"
336 "$vowel } $lu > '!';"
337 "$vowel > '&';"
793 "$vowel = [aeiouAEIOU$alpha$ypsilon];"
796 "u <> $vowel { $ypsilon;"
    [all...]
transrt.cpp 200 // Legal greek has breathing marks IFF there is a vowel or RHO at the start
    [all...]
  /external/icu4c/common/
unormimp.h 171 JAMO_V_BASE=0x1161, /* "vowel" jamo */

Completed in 599 milliseconds

12 3