Home
last modified time | relevance | path

Searched refs:phflags (Results 1 – 15 of 15) sorted by relevance

/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dsetlengths.cpp630 if(p->ph->phflags & phLENGTHENSTOP) in CalcLengths()
641 if((prev->type == phVOWEL) && (p->ph->phflags & phNOPAUSE)) in CalcLengths()
650 if(next->type==phPAUSE && prev->type==phNASAL && !(p->ph->phflags&phFORTIS)) in CalcLengths()
653 if(prev->ph->phflags & phBRKAFTER) in CalcLengths()
659 if((p->ph->phflags & phSIBILANT) && next->type==phSTOP && !next->newword) in CalcLengths()
683 …if(prev->type==phVFRICATIVE || prev->type==phFRICATIVE || (prev->ph->phflags & phSIBILANT) || (pre… in CalcLengths()
714 if(prev->type==phSTOP && !(prev->ph->phflags & phFORTIS)) in CalcLengths()
735 if(!(p->ph->phflags & phNOPAUSE)) in CalcLengths()
819 if((p2->type == phVOWEL) && !(p2->ph->phflags & phNONSYLLABIC)) in CalcLengths()
866 …= phNASAL) && (next2->type == phSTOP || next2->type == phVSTOP) && (next3->ph->phflags & phFORTIS)) in CalcLengths()
H A Dsynthdata.cpp763 return(((ph->phflags >> 16) & 0xf) == data); in InterpretCondition()
768 return((ph->phflags & (1 << data)) != 0); in InterpretCondition()
821 return((ph->type == phVOWEL) || (ph->type == phLIQUID) || (ph->phflags & phVOICED)); in InterpretCondition()
840 if(plist->ph->phflags & phFLAG1) in InterpretCondition()
1233 if(ph->phflags & phSINGLE_INSTN) in InterpretPhoneme()
H A Dphonemelist.cpp85 if((plist2->stresslevel > 1) && (phoneme_tab[plist2->phcode]->phflags & phUNSTRESSED)) in SubstitutePhonemes()
595 if(ph->phflags & phVOICED) in MakePhonemeList()
639 … || ph->type==phNASAL || ph->type==phVSTOP || ph->type==phVFRICATIVE || (ph->phflags & phPREVOICE)) in MakePhonemeList()
H A Dphoneme.h108 unsigned int phflags; // bits 16-19 place of articulation member
H A Dsynthesize.cpp1031 …OPT_LONG_VOWEL_THRESHOLD]) || (plist->synthflags & SFLAG_LENGTHEN) || (this_ph->phflags & phLONG))) in DoSpect2()
1417 (p->ph->phflags & phNOPAUSE)) in Generate()
1439 if((p->prepause > 0) && !(p->ph->phflags & phPREVOICE)) in Generate()
1482 if(ph->phflags & phPREVOICE) in Generate()
1542 if((prev->type==phVOWEL) || (prev->ph->phflags & phVOWEL2) || (ph->phflags & phPREVOICE)) in Generate()
1671 if(p->ph->phflags & phTRILL) in Generate()
H A Ddictionary.cpp1049 if((ph->type == phVOWEL) && !(ph->phflags & phNONSYLLABIC)) in GetVowelStress()
1058 if((stress < 0) && (control & 1) && (ph->phflags & phUNSTRESSED)) in GetVowelStress()
1162 if((phoneme_tab[*p]->type == phVOWEL) && !(phoneme_tab[*p]->phflags & phNONSYLLABIC)) in ChangeWordStress()
1270 if((phoneme_tab[p[0]]->type == phVOWEL) && !(phoneme_tab[p[0]]->phflags & phNONSYLLABIC)) in SetWordStress()
1278 if(lengthened || (phoneme_tab[p[0]]->phflags & phLONG)) in SetWordStress()
1287 …ab[p[1]]->type] && ((phoneme_tab[p[2]]->type != phVOWEL) || (phoneme_tab[p[1]]->phflags & phLONG))) in SetWordStress()
1733 else if(((ph->type == phVOWEL) && !(ph->phflags & phNONSYLLABIC)) || (*p == phonSYLLABIC)) in SetWordStress()
1866 if(((phoneme_tab[c]->phflags & phUNSTRESSED) == 0) && in AppendPhonemes()
H A Dtr_languages.cpp1802 int soft=prev->phflags & phPALATAL; in ChangePhonemes_ru()
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dsetlengths.cpp504 if (p->ph->phflags & phLENGTHENSTOP) in CalcLengths()
513 if ((prev->type == phVOWEL) && (p->ph->phflags & phNOPAUSE)) { in CalcLengths()
518 if (next->type == phPAUSE && prev->type == phNASAL && !(p->ph->phflags&phVOICELESS)) in CalcLengths()
521 if (prev->ph->phflags & phBRKAFTER) in CalcLengths()
527 if ((p->ph->phflags & phSIBILANT) && next->type == phSTOP && !next->newword) { in CalcLengths()
543 …if (prev->type == phVFRICATIVE || prev->type == phFRICATIVE || (prev->ph->phflags & phSIBILANT) ||… in CalcLengths()
566 if (prev->type == phSTOP && !(prev->ph->phflags & phVOICELESS)) in CalcLengths()
582 if (!(p->ph->phflags & phNOPAUSE)) in CalcLengths()
645 if ((p2->type == phVOWEL) && !(p2->ph->phflags & phNONSYLLABIC)) in CalcLengths()
683 …hNASAL) && (next2->type == phSTOP || next2->type == phVSTOP) && (next3->ph->phflags & phVOICELESS)) in CalcLengths()
H A Dcompiledata.cpp1898 if (phoneme_out->phflags != 0 ||
1945 phoneme_flags = ph->phflags & ~phARTICULATION;
2009 phoneme_out->phflags = 0;
2149 phoneme_flags = phoneme_out->phflags;
2273 phoneme_out->phflags |= phoneme_flags;
2275 if (phoneme_out->phflags & phVOICED) {
2287 phoneme_out->phflags |= phLOCAL; // declared in this phoneme table
2339 if (p[j].phflags & phLOCAL)
2352 if (p[j].phflags & phLOCAL) {
2355 p[j].phflags &= ~phLOCAL;
[all …]
H A Dsynthesize.cpp872 …OPT_LONG_VOWEL_THRESHOLD]) || (plist->synthflags & SFLAG_LENGTHEN) || (this_ph->phflags & phLONG))) in DoSpect2()
1203 (p->ph->phflags & phNOPAUSE)) { in Generate()
1218 if ((p->prepause > 0) && !(p->ph->phflags & phPREVOICE)) in Generate()
1249 if (ph->phflags & phPREVOICE) { in Generate()
1296 if ((prev->type == phVOWEL) || (ph->phflags & phPREVOICE)) { in Generate()
1391 if (p->ph->phflags & phTRILL) in Generate()
H A Ddictionary.cpp878 if ((ph->type == phVOWEL) && !(ph->phflags & phNONSYLLABIC)) { in GetVowelStress()
885 if ((stress < 0) && (control & 1) && (ph->phflags & phUNSTRESSED)) in GetVowelStress()
973 if ((phoneme_tab[*p]->type == phVOWEL) && !(phoneme_tab[*p]->phflags & phNONSYLLABIC)) { in ChangeWordStress()
1066 if ((phoneme_tab[p[0]]->type == phVOWEL) && !(phoneme_tab[p[0]]->phflags & phNONSYLLABIC)) { in SetWordStress()
1073 if (lengthened || (phoneme_tab[p[0]]->phflags & phLONG)) { in SetWordStress()
1081 …[p[1]]->type] && ((phoneme_tab[p[2]]->type != phVOWEL) || (phoneme_tab[p[1]]->phflags & phLONG))) { in SetWordStress()
1438 else if (((ph->type == phVOWEL) && !(ph->phflags & phNONSYLLABIC)) || (*p == phonSYLLABIC)) { in SetWordStress()
1522 if (((phoneme_tab[c]->phflags & phUNSTRESSED) == 0) && in AppendPhonemes()
H A Dsynthdata.cpp626 return ((ph->phflags >> 16) & 0xf) == data; in InterpretCondition()
628 return (ph->phflags & (1 << data)) != 0; in InterpretCondition()
665 return (ph->type == phVOWEL) || (ph->type == phLIQUID) || (ph->phflags & phVOICED); in InterpretCondition()
H A Dphonemelist.cpp83 if ((plist2->stresslevel > 1) && (phoneme_tab[plist2->phcode]->phflags & phUNSTRESSED)) in SubstitutePhonemes()
513 …type == phNASAL || ph->type == phVSTOP || ph->type == phVFRICATIVE || (ph->phflags & phPREVOICE)) { in MakePhonemeList()
H A Dphoneme.h232 unsigned int phflags; // bits 16-19 place of articulation member
/dports/audio/espeak/espeak-1.48.04-source/platforms/big_endian/
H A Despeak-phoneme-data.c49 unsigned int phflags; // bits 16-19 place of articulation member
436 table.phflags = SWAP_UINT (table.phflags); in swap_phontab()