HomeSort by relevance Sort by last modified time
    Searched full:vowels (Results 1 - 22 of 22) sorted by null

  /external/icu4c/layout/
TibetanReordering.h 33 // center of the syllable, it can be souranded by subjoined consonants, vowels,
44 // A Chung Vowel lengthening mark --> . 0F71 It is placed after the base and any subjoined consonants but before any vowels
45 // Precomposed Sanskrit vowels --> The are combinations of subjoined consonants + vowels that have been assigned
51 // in spite of not having other vowels present. It is usually placed immediatly after a base consonant,
55 // Subjoined vowels -> Dependent vowels (matras) placed below the base and below all subjoined consonants. There
56 // might be as much as three subjoined vowels in a given stack (only one in general text, but up
58 // Superscript vowels -> There are three superscript vowels, and they can be repeated or combined (up to thre
    [all...]
KhmerReordering.h 26 // center of the syllable, it can be souranded by coeng (subscript) consonants, vowels,
27 // split vowels, signs... but there is only one base in a syllable, it has to be coded as
30 // Khmer language has five of them. Khmer split vowels either have one part before the
32 // The first part of all Khmer split vowels is the same character, identical to
55 // Dependent vowel -> In khmer dependent vowels can be placed above, below, before or after the base
KhmerLayoutEngine.h 106 * It may also split some vowels, resulting in more output characters than input characters.
ThaiLayoutEngine.h 82 * The character used as a base for vowels and
TibetanLayoutEngine.h 106 * It may also split some vowels, resulting in more output characters than input characters.
KhmerReordering.cpp 62 // _c1 Consonant of type 1 or independent vowel (independent vowels behave as type 1 consonants)
280 // dv dependent vowel (including split vowels, they are treated in the same way).
282 // KhmerClassTable::CC_DEPENDENT_VOWEL, which is common to all dependent vowels
384 // is the same for all split vowels, same glyph as pre vowel C_VOWEL_E
421 // copy what is left to the output, skipping before vowels and coeng Ro if they are present
IndicLayoutEngine.h 104 * some Indic scripts, it may also split some vowels, resulting in more output characters
IndicReordering.cpp 414 // Handles Al-Lakuna in Sinhala split vowels.
571 {-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, // 5 - dependent vowels
574 {-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4, -1, -1}, // 8 - independent vowels that can take a virama
577 {-1, 6, 1, -1, -1, -1, -1, -1, -1, 5, 9, 5, 5, 4, -1, -1}, // 11 - independent vowels that can take an iv
    [all...]
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 41 private String vowels = "AEIOU" ; field in class:Metaphone
310 return (this.vowels.indexOf(string.charAt(index)) >= 0);
DoubleMetaphone.java 39 * "Vowels" to test for
41 private static final String VOWELS = "AEIOUY";
510 //-- only keep if first & before vowel or between 2 vowels --//
895 return VOWELS.indexOf(ch) != -1;
    [all...]
  /external/svox/pico/lib/
picotrns.c 239 /* copy consonant cluster (moving i) to output, insert syll separator if between vowels */
249 if (vowelFound) { /* we're between vowels */
picosa.c 787 Output : nVow number of vowels in the word
811 /*2:count number of vowels in current word and find vowel order*/
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
thcoll.cpp 233 // Vowels reorder, should compare \\u0e2d and \\u0e34
rbbitst.cpp     [all...]
  /external/icu4c/test/intltest/
thcoll.cpp 233 // Vowels reorder, should compare \\u0e2d and \\u0e34
rbbitst.cpp     [all...]
  /external/srec/seti/sltsEngine/src/
run_seq_lts.c     [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 812 /* Vowels (23) complete */
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
regex-syntax.sgml     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/icu4c/i18n/
decNumber.c     [all...]
  /external/webkit/WebCore/
ChangeLog-2010-01-29     [all...]

Completed in 1007 milliseconds