Home
last modified time | relevance | path

Searched refs:cind (Results 1 – 4 of 4) sorted by relevance

/external/svox/pico/lib/
Dpicosa.c179 picoos_uint16 cind; member
281 sa->headx[i].cind = 0; in saInitialize()
670 sa->cbuf1[sa->headx[ci].cind + i])) { in saDisambPos()
673 sa->headx[ci].cind += i; in saDisambPos()
705 cind1 = sa->headx[ind].cind; in saCopyItemContent1to2()
706 sa->headx[ind].cind = sa->cbuf2Len; in saCopyItemContent1to2()
715 sa->headx[ind].cind = 0; in saCopyItemContent1to2()
742 if (picoklex_lexIndLookup(lex, &(sa->cbuf1[sa->headx[ind].cind + 1]), in saLexIndLookup()
744 sa->headx[ind].cind = sa->cbuf2Len; in saLexIndLookup()
753 sa->headx[ind].cind = 0; in saLexIndLookup()
[all …]
Dpicoacph.c126 picoos_uint16 cind; member
188 acph->headx[i].cind = 0; in acphInitialize()
337 ch = acph->cbuf[acph->headx[ind].cind + i]; in acphGetNrSylls()
654 pend = acph->headx[ind].cind + acph->headx[ind].head.len; in acphAccNrSyllParts()
655 for (pind = acph->headx[ind].cind; pind < pend; pind++) { in acphAccNrSyllParts()
773 pos = acph->headx[ind].cind; in acphIsWordWithoutStress()
1119 acph->headx[acph->headxLen].cind = acph->cbufLen; in acphStep()
1122 acph->headx[acph->headxLen].cind = 0; in acphStep()
1227 acph->cbuf[acph->headx[i].cind+j])); in acphStep()
1230 acph->cbuf[acph->headx[i].cind+j])); in acphStep()
[all …]
Dpicospho.c154 picoos_uint16 cind; member
424 c_i = spho->headx[to].cind; in shift_range_left_1()
426 c_j = spho->headx[j].cind; in shift_range_left_1()
448 spho->headx[j].cind -= c_diff; in shift_range_left_1()
550 content = spho->cbuf + spho->headx[pos].cind; in sphoExtractPhonemes()
1002 spho->headx[spho->headxWritePos].cind = spho->cbufWritePos; in sphoStep()
1084 icontent = spho->cbuf + spho->headx[spho->headxReadPos].cind; in sphoStep()
1302 icontent = spho->cbuf + spho->headx[spho->outReadPos].cind; in sphoStep()
1414 icontent = spho->cbuf + spho->headx[spho->outReadPos].cind; in sphoStep()
1517 icontent = spho->cbuf + spho->headx[spho->outReadPos].cind; in sphoStep()
Dpicocep.c148 picoos_uint16 cind; member
1665 cep->headx[cep->headxWritePos].cind in cepStep()
1669 cep->headx[cep->headxWritePos].cind = 0; in cepStep()
1774 &(cep->cbuf[cep->headx[cep->headxBottom].cind]), in cepStep()