Searched refs:picokpr_getTokSetNP (Results 1 – 3 of 3) sorted by relevance
/external/svox/pico/lib/ |
D | picokpr.h | 119 extern picokpr_TokSetNP picokpr_getTokSetNP(picokpr_Preproc preproc, picokpr_TokArrOffset ofs);
|
D | picopr.c | 2044 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getOutput() 2270 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getNextToken() 2296 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getAltToken() 2412 … 0) && (pr->ractpath.rlen < PR_MAX_PATH_LEN) && (PR_TSE_MASK_NEXT &picokpr_getTokSetNP(pr->ractpat… in pr_getProdContToken() 2769 …if ((PR_TSE_MASK_BEGIN &picokpr_getTokSetNP(pr->ractpath.rele[pr->ractpath.rlen - 1].rnetwork, pr-… in pr_matchTokensBegin() 2783 …if ((PR_TSE_MASK_END &picokpr_getTokSetNP(pr->ractpath.rele[pr->ractpath.rlen - 1].rnetwork, pr->r… in pr_matchTokensEnd() 2800 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_matchTokens() 2864 npset = picokpr_getTokSetNP(path->rele[li].rnetwork, path->rele[li].rtok); in pr_calcPathCost() 2919 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_processToken()
|
D | picokpr.c | 430 extern picokpr_TokSetNP picokpr_getTokSetNP(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) in picokpr_getTokSetNP() function
|