Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dtemplates.c62 xmlNodePtr oldInst; in xsltEvalXPathPredicate() local
69 oldInst = ctxt->inst; in xsltEvalXPathPredicate()
95 ctxt->inst = oldInst; in xsltEvalXPathPredicate()
120 xmlNodePtr oldInst; in xsltEvalXPathStringNs() local
126 oldInst = ctxt->inst; in xsltEvalXPathStringNs()
156 ctxt->inst = oldInst; in xsltEvalXPathStringNs()
Dkeys.c606 xmlNodePtr oldInst, cur; in xsltInitCtxtKey() local
644 oldInst = ctxt->inst; in xsltInitCtxtKey()
853 ctxt->inst = oldInst; in xsltInitCtxtKey()
Dvariables.c804 xmlNodePtr oldInst; in xsltEvalVariable() local
814 oldInst = ctxt->inst; in xsltEvalVariable()
1003 ctxt->inst = oldInst; in xsltEvalVariable()
1021 xmlNodePtr oldInst; in xsltEvalGlobalVariable() local
1047 oldInst = ctxt->inst; in xsltEvalGlobalVariable()
1210 ctxt->inst = oldInst; in xsltEvalGlobalVariable()
Dxsltutils.c967 xmlNodePtr oldInst; in xsltComputeSortResult() local
1000 oldInst = ctxt->inst; in xsltComputeSortResult()
1063 ctxt->inst = oldInst; in xsltComputeSortResult()
Dtransform.c2188 xmlNodePtr oldInsert, oldInst, oldCurInst, oldContextNode; in xsltApplySequenceConstructor() local
2221 oldInst = oldCurInst = ctxt->inst; in xsltApplySequenceConstructor()
2865 ctxt->inst = oldInst; in xsltApplySequenceConstructor()
/external/chromium_org/third_party/libxslt/libxslt/
Dtemplates.c63 xmlNodePtr oldInst; in xsltEvalXPathPredicate() local
70 oldInst = ctxt->inst; in xsltEvalXPathPredicate()
96 ctxt->inst = oldInst; in xsltEvalXPathPredicate()
121 xmlNodePtr oldInst; in xsltEvalXPathStringNs() local
127 oldInst = ctxt->inst; in xsltEvalXPathStringNs()
157 ctxt->inst = oldInst; in xsltEvalXPathStringNs()
Dkeys.c606 xmlNodePtr oldInst, cur; in xsltInitCtxtKey() local
644 oldInst = ctxt->inst; in xsltInitCtxtKey()
853 ctxt->inst = oldInst; in xsltInitCtxtKey()
Dvariables.c804 xmlNodePtr oldInst; in xsltEvalVariable() local
814 oldInst = ctxt->inst; in xsltEvalVariable()
1003 ctxt->inst = oldInst; in xsltEvalVariable()
1021 xmlNodePtr oldInst; in xsltEvalGlobalVariable() local
1047 oldInst = ctxt->inst; in xsltEvalGlobalVariable()
1210 ctxt->inst = oldInst; in xsltEvalGlobalVariable()
Dxsltutils.c967 xmlNodePtr oldInst; in xsltComputeSortResult() local
1000 oldInst = ctxt->inst; in xsltComputeSortResult()
1063 ctxt->inst = oldInst; in xsltComputeSortResult()
Dtransform.c2188 xmlNodePtr oldInsert, oldInst, oldCurInst, oldContextNode; in xsltApplySequenceConstructor() local
2221 oldInst = oldCurInst = ctxt->inst; in xsltApplySequenceConstructor()
2865 ctxt->inst = oldInst; in xsltApplySequenceConstructor()
/external/mesa3d/src/mesa/program/
Dprog_instruction.c87 _mesa_realloc_instructions(struct prog_instruction *oldInst, in _mesa_realloc_instructions() argument
93 _mesa_realloc(oldInst, in _mesa_realloc_instructions()
Dprog_instruction.h428 _mesa_realloc_instructions(struct prog_instruction *oldInst,
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dprog_instruction.c87 _mesa_realloc_instructions(struct prog_instruction *oldInst, in _mesa_realloc_instructions() argument
93 _mesa_realloc(oldInst, in _mesa_realloc_instructions()
Dprog_instruction.h428 _mesa_realloc_instructions(struct prog_instruction *oldInst,