Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c1992 register struct pr_PathEle * with__0; in pr_getOutput() local
2011 with__0 = & pr->rbestpath.rele[*i]; in pr_getOutput()
2019 if (with__0->rprodname != 0) { in pr_getOutput()
2020 …ODBG_INFO(("pp path :%s%s(", pr->lspaces, picokpr_getVarStrPtr(with__0->rnetwork,with__0->rprodna… in pr_getOutput()
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()
2043 wpset = picokpr_getTokSetWP(with__0->rnetwork, with__0->rtok); in pr_getOutput()
2044 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getOutput()
[all …]