Searched refs:nrwordsfol (Results 1 – 3 of 3) sorted by relevance
/external/svox/pico/lib/ |
D | picoacph.c | 376 picoos_uint16 nrwordsfol; in acphSubPhrasing() local 407 nrwordsfol = 0; in acphSubPhrasing() 463 nrwordsfol++; in acphSubPhrasing() 469 valbuf[4], nrwordspre, nrwordsfol, nrsyllsfol)); in acphSubPhrasing() 475 nrwordspre, nrwordsfol, nrsyllsfol)) { in acphSubPhrasing() 545 nrwordsfol = 0; in acphSubPhrasing() 687 picoos_uint16 *nrwordsfol, in acphAccGetNrsRight() argument 699 *nrwordsfol = 0; in acphAccGetNrsRight() 705 (*nrwordsfol)++; in acphAccGetNrsRight() 793 picoos_uint16 nrwordsfol; in acphAccentuation() local [all …]
|
D | picokdt.h | 355 const picoos_uint16 nrwordsfol, 413 const picoos_uint16 nrwordsfol,
|
D | picokdt.c | 2282 const picoos_uint16 nrwordsfol, in picokdt_dtPHRconstructInVec() argument 2292 nrwordspre, nrwordsfol, nrsyllsfol)); in picokdt_dtPHRconstructInVec() 2303 case 6: inval = nrwordsfol; break; in picokdt_dtPHRconstructInVec() 2516 const picoos_uint16 nrwordsfol, in picokdt_dtACCconstructInVec() argument 2528 nrwordspre, nrsyllspre, nrwordsfol, nrsyllsfol, in picokdt_dtACCconstructInVec() 2543 case 9: inval = nrwordsfol; break; in picokdt_dtACCconstructInVec()
|