Searched refs:nrsyllspre (Results 1 – 3 of 3) sorted by relevance
/external/svox/pico/lib/ |
D | picoacph.c | 736 picoos_uint16 *nrsyllspre) { in acphAccGetNrsLeft() argument 746 *nrsyllspre = s1; in acphAccGetNrsLeft() 752 *nrsyllspre += acphGetNrSylls(this, acph, i); in acphAccGetNrsLeft() 760 *nrsyllspre += acphGetNrSylls(this, acph, i); in acphAccGetNrsLeft() 792 picoos_uint16 nrsyllspre; in acphAccentuation() local 834 nrsyllspre = 0; in acphAccentuation() 892 (!acphAccGetNrsLeft(this, acph, i, &nrwordspre, &nrsyllspre))) { in acphAccentuation() 901 hist1, hist2, nrwordspre, nrsyllspre, in acphAccentuation() 908 hist1, hist2, nrwordspre, nrsyllspre, in acphAccentuation()
|
D | picokdt.h | 412 const picoos_uint16 nrsyllspre,
|
D | picokdt.c | 2515 const picoos_uint16 nrsyllspre, in picokdt_dtACCconstructInVec() argument 2528 nrwordspre, nrsyllspre, nrwordsfol, nrsyllsfol, in picokdt_dtACCconstructInVec() 2542 case 8: inval = nrsyllspre; break; in picokdt_dtACCconstructInVec()
|