Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c189 typedef struct pr_Context * pr_ContextList; typedef
193 pr_ContextList rNext;
296 pr_ContextList ctxList;
299 pr_ContextList actCtx;
859 …ddContext (register picodata_ProcessingUnit this, pr_subobj_t * pr, pr_ContextList * ctxList, pic… in pr_addContext()
862 pr_ContextList ctx; in pr_addContext()
944 pr_ContextList c; in pr_disposeContextList()
955 static pr_ContextList pr_findContext (pr_ContextList contextList, picoos_uchar contextName[]) in pr_findContext()
957 pr_ContextList context; in pr_findContext()
970 pr_ContextList ctx; in pr_setContext()