Lines Matching refs:DPSPrivContext

153     ((DPSPrivContext)ctxt)->lastNameIndex = ((DPSPrivSpace)(ctxt->space))->lastNameIndex;
405 DPSPrivContext cc, c = (DPSPrivContext) ctxt;
426 DPSPrivContext cc = (DPSPrivContext) ctxt;
431 if (cc == NIL) cc = (DPSPrivContext)dummyCtx;
665 DPSPrivContext c = (DPSPrivContext) ctxt;
701 if (((DPSPrivContext)ctxt)->lastNameIndex < globLastNameIndex) DPSUpdateNameMap(ctxt);
818 DPSPrivContext c = (DPSPrivContext)(ctxt);
980 DPSPrivContext c = (DPSPrivContext)ctxt, cc, prev;
1037 DPSPrivContext c = (DPSPrivContext)ctxt;
1403 DPSPrivContext cc = (DPSPrivContext) ctxt;
1964 DPSPrivContext cc = (DPSPrivContext) ctxt;
2046 DPSPrivContext c = (DPSPrivContext)ctxt;
2056 DPSPrivContext cc = (DPSPrivContext)ctxt;
2208 if (DPSCheckShared((DPSPrivContext)ctxt)) return;
2228 DPSPrivContext c = (DPSPrivContext) ctxt;
2255 DPSPrivContext cc = (DPSPrivContext) ctxt;
2334 if (((DPSPrivContext)ctxt)->lastNameIndex < j)
2340 if (((DPSPrivContext)ctxt)->lastNameIndex < globLastNameIndex)
2358 ((DPSPrivContext)c)->lastNameIndex = globLastNameIndex;
2419 DPSPrivContext cc = (DPSPrivContext) ctxt;
2465 DPSPrivContext cc = (DPSPrivContext) c;
2490 DPSPrivContext c;
2499 c = (DPSPrivContext)DPScalloc(sizeof(DPSPrivContextRec), 1);
2529 DPSPrivContext c;
2549 c = (DPSPrivContext)DPScalloc(sizeof(DPSPrivContextRec), 1);
2613 DPSPrivContext c;
2647 c = (DPSPrivContext)DPScalloc(sizeof(DPSPrivContextRec), 1);
2687 DPSPrivContext cc = (DPSPrivContext) ctxt;
2710 DPSAssertWarn(parent->chainChild->chainParent == parent, (DPSPrivContext)parent, "attempting to chain context on invalid chain");
2729 DPSAssertWarn(p->chainChild == ctxt, (DPSPrivContext)p, "attempting to unchain context from wrong chain (parent)");
2734 DPSAssertWarn(c->chainParent == ctxt, (DPSPrivContext)c, "attempting to unchain context from wrong chain (child)");
2965 DPSPrivContext c = (DPSPrivContext) ctxt;