/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_ucn.py | 72 self.checkletter("HANGUL SYLLABLE GA", u"\uac00") 73 self.checkletter("HANGUL SYLLABLE GGWEOSS", u"\uafe8") 74 self.checkletter("HANGUL SYLLABLE DOLS", u"\ub3d0") 75 self.checkletter("HANGUL SYLLABLE RYAN", u"\ub7b8") 76 self.checkletter("HANGUL SYLLABLE MWIK", u"\ubba0") 77 self.checkletter("HANGUL SYLLABLE BBWAEM", u"\ubf88") 78 self.checkletter("HANGUL SYLLABLE SSEOL", u"\uc370") 79 self.checkletter("HANGUL SYLLABLE YI", u"\uc758") 80 self.checkletter("HANGUL SYLLABLE JJYOSS", u"\ucb40") 81 self.checkletter("HANGUL SYLLABLE KYEOLS", u"\ucf28" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_ucn.py | 72 self.checkletter("HANGUL SYLLABLE GA", u"\uac00") 73 self.checkletter("HANGUL SYLLABLE GGWEOSS", u"\uafe8") 74 self.checkletter("HANGUL SYLLABLE DOLS", u"\ub3d0") 75 self.checkletter("HANGUL SYLLABLE RYAN", u"\ub7b8") 76 self.checkletter("HANGUL SYLLABLE MWIK", u"\ubba0") 77 self.checkletter("HANGUL SYLLABLE BBWAEM", u"\ubf88") 78 self.checkletter("HANGUL SYLLABLE SSEOL", u"\uc370") 79 self.checkletter("HANGUL SYLLABLE YI", u"\uc758") 80 self.checkletter("HANGUL SYLLABLE JJYOSS", u"\ucb40") 81 self.checkletter("HANGUL SYLLABLE KYEOLS", u"\ucf28" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_ucn.py | 72 self.checkletter("HANGUL SYLLABLE GA", u"\uac00") 73 self.checkletter("HANGUL SYLLABLE GGWEOSS", u"\uafe8") 74 self.checkletter("HANGUL SYLLABLE DOLS", u"\ub3d0") 75 self.checkletter("HANGUL SYLLABLE RYAN", u"\ub7b8") 76 self.checkletter("HANGUL SYLLABLE MWIK", u"\ubba0") 77 self.checkletter("HANGUL SYLLABLE BBWAEM", u"\ubf88") 78 self.checkletter("HANGUL SYLLABLE SSEOL", u"\uc370") 79 self.checkletter("HANGUL SYLLABLE YI", u"\uc758") 80 self.checkletter("HANGUL SYLLABLE JJYOSS", u"\ucb40") 81 self.checkletter("HANGUL SYLLABLE KYEOLS", u"\ucf28" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_ucn.py | 72 self.checkletter("HANGUL SYLLABLE GA", u"\uac00") 73 self.checkletter("HANGUL SYLLABLE GGWEOSS", u"\uafe8") 74 self.checkletter("HANGUL SYLLABLE DOLS", u"\ub3d0") 75 self.checkletter("HANGUL SYLLABLE RYAN", u"\ub7b8") 76 self.checkletter("HANGUL SYLLABLE MWIK", u"\ubba0") 77 self.checkletter("HANGUL SYLLABLE BBWAEM", u"\ubf88") 78 self.checkletter("HANGUL SYLLABLE SSEOL", u"\uc370") 79 self.checkletter("HANGUL SYLLABLE YI", u"\uc758") 80 self.checkletter("HANGUL SYLLABLE JJYOSS", u"\ucb40") 81 self.checkletter("HANGUL SYLLABLE KYEOLS", u"\ucf28" [all...] |
/external/icu/icu4c/source/layout/ |
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 28 // the first character of the syllable. 52 // If they are in the same syllable as a coeng consonant, Unicode 3.0 says that they 56 // Each vowel has its own position. Only one vowel per syllable is allowed. 58 // Allowed in a syllable. 62 struct KhmerClassTable // This list must include all types of components that can be used inside a syllable 87 CF_SPLIT_VOWEL = 0x02000000, // flag for a split vowel -> the first part is added in front of the syllable 88 CF_DOTTED_CIRCLE = 0x04000000, // add a dotted circle if a character with this flag is the first in a syllable
|
HangulLayoutEngine.cpp | 111 static le_int32 compose(LEUnicode lead, LEUnicode vowel, LEUnicode trail, LEUnicode &syllable) 127 syllable = (LEUnicode) ((lIndex * VJMO_COUNT + vIndex) * TJMO_COUNT + tIndex + HSYL_FIRST); 132 static le_int32 decompose(LEUnicode syllable, LEUnicode &lead, LEUnicode &vowel, LEUnicode &trail) 134 le_int32 sIndex = syllable - HSYL_FIRST; 296 * See if the syllable can be composed into a single character. There are 5 307 LEUnicode syllable = 0x0000; local 313 * If the composition consumes the whole decomposed syllable, 316 if (compose(lead, vowel, trail, syllable) == outLength) { 318 outChars[outCharCount] = syllable;
|
TibetanReordering.h | 33 // center of the syllable, it can be souranded by subjoined consonants, vowels, 35 // the first character of the syllable.Included here are also groups of base + subjoined 64 // Stress marks -> Marks placed above or below a syllable, affecting the whole syllable. They are combining 65 // marks, so they have to be attached to a specific stack. The are using to emphasise a syllable. 77 struct TibetanClassTable // This list must include all types of components that can be used inside a syllable 108 CF_DOTTED_CIRCLE = 0x04000000, // add a dotted circle if a character with this flag is the first in a syllable
|
KhmerReordering.cpp | 34 // simple classes, they are used in the statetable (in this file) to control the length of a syllable 37 // indicate error in syllable construction 59 // _xx character does not combine into syllable, such as numbers, puntuation marks, non-Khmer signs... 100 // within the syllable, but are not in the table) we also get their type back, or an unknown object 235 // formed Khmer Syllable. 243 // in the syllable, but the state could be produced a consonant of any type when 300 {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, // 1 - exit state (or sign to the right of the syllable) 334 // calculate, using the state table, which one is the last character of the syllable 372 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); local 380 for (i = prev; i < syllable; i += 1) [all...] |
HangulLayoutEngine.h | 102 * tags to the characters, and may compose a character sequence into a modern Hangul syllable, 103 * or decompose a modern Hangul syllable if it forms part of an old Hangul syllable.
|
TibetanReordering.cpp | 35 // simple classes, they are used in the statetable (in this file) to control the length of a syllable 38 // indicate error in syllable construction 244 // formed Tibetan Syllable. 252 // in the syllable, but the state could be produced a consonant of any type when 262 {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,}, // 1 - exit state (or sign to the right of the syllable) 297 // calculate, using the state table, which one is the last character of the syllable 334 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); local 347 for (i = prev; i < syllable; i += 1) { 382 prev = syllable; // move the pointer to the start of next syllable [all...] |
/external/pcre/dist/ |
ucp.h | 77 ucp_gbL, /* 6 Hangul syllable type L */ 78 ucp_gbV, /* 7 Hangul syllable type V */ 79 ucp_gbT, /* 8 Hangul syllable type T */ 80 ucp_gbLV, /* 9 Hangul syllable type LV */ 81 ucp_gbLVT, /* 10 Hangul syllable type LVT */
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-use.cc | 310 syllable_type_t syllable_type = (syllable_type_t) (info[start].syllable() & 0x0F); 330 /* Fixup previous syllable's form. */ 336 /* Form for this syllable. */ 420 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); 421 /* Only a few syllable types need reordering. */ 493 if ((info[i].syllable() & 0x0F) == broken_cluster) 512 unsigned int syllable = buffer->cur().syllable(); 513 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); 514 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster) [all...] |
hb-ot-shape-complex-hangul.cc | 97 /* Constants for algorithmic hangul syllable [de]composition. */ 159 * - If the whole syllable can be precomposed, do that, 161 * - If a valid syllable is followed by a Hangul tone mark, reorder the tone 162 * mark to precede the whole syllable - unless it is a zero-width glyph, in 186 unsigned int start = 0, end = 0; /* Extent of most recently seen syllable; 204 /* Tone mark follows a valid syllable; move it in front, unless it's zero width. */ 217 /* No valid syllable as base for tone mark; try to insert dotted circle. */ 240 start = buffer->out_len; /* Remember current position as a potential syllable start; 262 /* We've got a syllable <L,V,T?>; see if it can potentially be composed. */ 277 /* We didn't compose, either because it's an Old Hangul syllable without [all...] |
hb-ot-shape-complex-indic-private.hh | 72 * cannot happen in a consonant syllable. The plus side however is, we can call the 73 * consonant syllable logic from the vowel syllable function and get it all right! */ 79 /* Visual positions in a syllable from left to right. */
|
hb-ot-shape-complex-myanmar.cc | 408 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); 432 if ((info[i].syllable() & 0x0F) == broken_cluster) 456 unsigned int syllable = buffer->cur().syllable(); local 457 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); 458 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) 460 last_syllable = syllable; 465 ginfo.syllable() = buffer->cur().syllable(); 497 info[i].syllable() = 0 [all...] |
hb-ot-shape-complex-indic.cc | 691 * The shaping engine finds the base consonant of the syllable, using the 692 * following algorithm: starting from the end of the syllable, move backwards 698 * o If the syllable starts with Ra + Halant (in a script that has Reph) 707 /* -> If the syllable starts with Ra + Halant (in a script that has Reph) 747 /* -> starting from the end of the syllable, move backwards */ 839 /* -> If the syllable starts with Ra + Halant (in a script that has Reph) 853 * Each matra and any syllable modifier sign in the cluster are moved to the 860 * o Before first half form in the syllable 993 /* Use syllable() for sort accounting temporarily. */ 994 unsigned int syllable = info[start].syllable() local 1232 unsigned int syllable = buffer->cur().syllable(); local [all...] |
hb-ot-layout-private.hh | 188 #define syllable() var1.u8[3] /* GSUB/GPOS shaping boundaries */ macro 206 unsigned int syllable = info[start].syllable(); local 207 while (++start < count && syllable == info[start].syllable()) 569 HB_BUFFER_ALLOCATE_VAR (buffer, syllable); 575 HB_BUFFER_DEALLOCATE_VAR (buffer, syllable); 585 HB_BUFFER_ASSERT_VAR (buffer, syllable);
|
hb-ot-shape-complex-indic-machine.rl | 101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
hb-ot-shape-complex-myanmar-machine.rl | 97 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 99 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
UnicodeData.txt | [all...] |
/external/icu/icu4c/source/data/unidata/ |
UnicodeData.txt | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
UnicodeData.txt | [all...] |
/external/unicode/ |
DerivedAge.txt | 370 0F00..0F47 ; 2.0 # [72] TIBETAN SYLLABLE OM..TIBETAN LETTER JA 380 AC00..D7A3 ; 2.0 # [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH 475 1200..1206 ; 3.0 # [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO 476 1208..1246 ; 3.0 # [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO 477 1248 ; 3.0 # ETHIOPIC SYLLABLE QWA 478 124A..124D ; 3.0 # [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QW [all...] |
/external/svox/pico/lib/ |
picopam.h | 44 * - While building the symbolic feature vector set for the sentence this data structure stores syllable relevant data. 46 * - While feeding the decision trees the data structure is used to represent data for phonemes of the syllable
|
picospho.h | 85 mapping ACC & word-level stress to syllable accent value 136 where POS is only set for the first syllable of a word, otherwise NA
|