Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicoacph.c970 picoos_uint8 *dopuoutfull, in acphPutBoundItem() argument
976 *dopuoutfull = FALSE; in acphPutBoundItem()
996 *dopuoutfull = TRUE; /* ie. do PU_OUT_FULL later */ in acphPutBoundItem()
1268 picoos_uint8 dopuoutfull; in acphStep() local
1274 dopuoutfull = FALSE; in acphStep()
1283 acph->headx[0].boundtype, &dopuoutfull, in acphStep()
1285 if (dopuoutfull) { in acphStep()
1309 &dopuoutfull, numBytesOutput)) { in acphStep()
1310 if (dopuoutfull) { in acphStep()
1326 &dopuoutfull, numBytesOutput)) { in acphStep()
[all …]