Searched refs:accent (Results 1 - 3 of 3) sorted by relevance

/external/svox/pico/lib/
H A Dpicotrns.c214 picoos_int16 accent = 0; local
225 accent = 0;
231 accent = inSeq[j].sym;
241 if ((accent > 0) && (i == accentpos)) {
252 if (accent > 0) {
253 insertSym(outSeq,out++,accent);
257 if ((accent > 0) && (i == accentpos)) {
/external/srec/srec/cfront/
H A Dnisthdr.h136 void setSpeakerAccent(char *accent);
/external/icu4c/i18n/
H A Dusearch.cpp536 * for the canonical match will take the size of either end's accent into
662 * Getting the next base character offset if current offset is an accent,
757 // * next character is a accent: shift to the next base character
902 * We check the FCD of the character first, if it starts with an accent and
906 * see if it is an non-ignorable accent.
952 // accent = (getFCD(strsrch->search->text, &temp,
958 UBool accent = getFCD(strsrch->search->text, &temp, local
960 if (!accent) {
1350 * accent array
1465 * step 1: split "\u030A\u0301" into 6 other type of potential accent substring
[all...]

Completed in 61 milliseconds