Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c252 picoos_int16 ritemid; member
837 ele->ritemid = -1; in pr_initPathEle()
2022 …if ((pr->ritems[with__0->ritemid+1] != NULL) && (pr->ritems[with__0->ritemid+1]->head.type == PICO… in pr_getOutput()
2023 PICODBG_INFO(("pp in (1): %s'%s'", pr->lspaces, pr->ritems[with__0->ritemid+1]->data)); in pr_getOutput()
2025 if ((pr->ritems[with__0->ritemid+1] != NULL)) { in pr_getOutput()
2026 …while ((pr->rinItemList != NULL) && (pr->rinItemList != pr->ritems[with__0->ritemid+1]) && (pr->ri… in pr_getOutput()
2077 lit->head.info1 = pr->ritems[with__0->ritemid+1]->head.info1; in pr_getOutput()
2078 lit->head.info2 = pr->ritems[with__0->ritemid+1]->head.info2; in pr_getOutput()
2079 … if (pr->ritems[with__0->ritemid+1]->head.info1 == PICODATA_ITEMINFO1_TOKTYPE_SPACE) { in pr_getOutput()
2082 lit->head.len = pr_strcpy(lit->data, pr->ritems[with__0->ritemid+1]->data); in pr_getOutput()
[all …]