Home
last modified time | relevance | path

Searched refs:nrsyllsfol (Results 1 – 3 of 3) sorted by relevance

/external/svox/pico/lib/
Dpicoacph.c377 picoos_uint16 nrsyllsfol; in acphSubPhrasing() local
408 nrsyllsfol = 0; in acphSubPhrasing()
464 nrsyllsfol += acphGetNrSylls(this, acph, i); in acphSubPhrasing()
469 valbuf[4], nrwordspre, nrwordsfol, nrsyllsfol)); in acphSubPhrasing()
475 nrwordspre, nrwordsfol, nrsyllsfol)) { in acphSubPhrasing()
546 nrsyllsfol = 0; in acphSubPhrasing()
688 picoos_uint16 *nrsyllsfol, in acphAccGetNrsRight() argument
700 *nrsyllsfol = s2; in acphAccGetNrsRight()
706 *nrsyllsfol += acphGetNrSylls(this, acph, i); in acphAccGetNrsRight()
794 picoos_uint16 nrsyllsfol; in acphAccentuation() local
[all …]
Dpicokdt.h356 const picoos_uint16 nrsyllsfol);
414 const picoos_uint16 nrsyllsfol,
Dpicokdt.c2283 const picoos_uint16 nrsyllsfol) { in picokdt_dtPHRconstructInVec() argument
2292 nrwordspre, nrwordsfol, nrsyllsfol)); in picokdt_dtPHRconstructInVec()
2304 case 7: inval = nrsyllsfol; break; in picokdt_dtPHRconstructInVec()
2517 const picoos_uint16 nrsyllsfol, in picokdt_dtACCconstructInVec() argument
2528 nrwordspre, nrsyllspre, nrwordsfol, nrsyllsfol, in picokdt_dtACCconstructInVec()
2544 case 10: inval = nrsyllsfol; break; in picokdt_dtACCconstructInVec()