Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicoacph.c375 picoos_uint16 nrwordspre; in acphSubPhrasing() local
409 nrwordspre = 0; in acphSubPhrasing()
412 nrwordspre++; in acphSubPhrasing()
416 nrwordspre++; /* because we later have a decrement before being used */ in acphSubPhrasing()
431 for (i = upbound; (i > 0) && (nrwordspre > 1); i--) { in acphSubPhrasing()
465 nrwordspre--; in acphSubPhrasing()
469 valbuf[4], nrwordspre, nrwordsfol, nrsyllsfol)); in acphSubPhrasing()
475 nrwordspre, nrwordsfol, nrsyllsfol)) { in acphSubPhrasing()
735 picoos_uint16 *nrwordspre, in acphAccGetNrsLeft() argument
745 *nrwordspre = 0; in acphAccGetNrsLeft()
[all …]
Dpicokdt.h354 const picoos_uint16 nrwordspre,
411 const picoos_uint16 nrwordspre,
Dpicokdt.c2281 const picoos_uint16 nrwordspre, in picokdt_dtPHRconstructInVec() argument
2292 nrwordspre, nrwordsfol, nrsyllsfol)); in picokdt_dtPHRconstructInVec()
2302 case 5: inval = nrwordspre; break; in picokdt_dtPHRconstructInVec()
2514 const picoos_uint16 nrwordspre, in picokdt_dtACCconstructInVec() argument
2528 nrwordspre, nrsyllspre, nrwordsfol, nrsyllsfol, in picokdt_dtACCconstructInVec()
2541 case 7: inval = nrwordspre; break; in picokdt_dtACCconstructInVec()