Searched refs:picodata_cbPutItem (Results 1 – 11 of 11) sorted by relevance
/external/svox/pico/lib/ |
D | picosig.c | 1185 s_result = picodata_cbPutItem(this->cbOut, in sigStep() 1209 s_result = picodata_cbPutItem( in sigStep() 1229 s_result = picodata_cbPutItem( in sigStep()
|
D | picodata.h | 324 pico_status_t picodata_cbPutItem(register picodata_CharBuffer this,
|
D | picowa.c | 539 rv = picodata_cbPutItem(this->cbOut, wa->outBuf, in waStep()
|
D | picoacph.c | 991 rv = picodata_cbPutItem(this->cbOut, acph->tmpbuf, blen, &blen); in acphPutBoundItem() 1369 rvP = picodata_cbPutItem(this->cbOut, acph->tmpbuf, in acphStep()
|
D | picodata.c | 337 pico_status_t picodata_cbPutItem(register picodata_CharBuffer this, in picodata_cbPutItem() function
|
D | picospho.c | 1600 rv = picodata_cbPutItem(this->cbOut, spho->outBuf, in sphoStep()
|
D | picosa.c | 1700 rvP = picodata_cbPutItem(this->cbOut, sa->tmpbuf, in saStep()
|
D | picocep.c | 1922 sResult = picodata_cbPutItem(this->cbOut, cep->outBuf, in cepStep()
|
D | picotok.c | 1549 …if (picodata_cbPutItem(this->cbOut, &tok->outBuf[tok->outReadPos], tok->outWritePos - tok->outRead… in tokStep()
|
D | picopam.c | 2691 sResult = picodata_cbPutItem(this->cbOut, in pam_step()
|
D | picopr.c | 3361 …if (picodata_cbPutItem(this->cbOut, &pr->outBuf[pr->outReadPos], pr->outWritePos - pr->outReadPos,… in prStep()
|