Searched refs:oldInst (Results 1 – 14 of 14) sorted by relevance
/external/libxslt/libxslt/ |
D | templates.c | 62 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()
|
D | keys.c | 606 xmlNodePtr oldInst, cur; in xsltInitCtxtKey() local 644 oldInst = ctxt->inst; in xsltInitCtxtKey() 853 ctxt->inst = oldInst; in xsltInitCtxtKey()
|
D | variables.c | 804 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()
|
D | xsltutils.c | 967 xmlNodePtr oldInst; in xsltComputeSortResult() local 1000 oldInst = ctxt->inst; in xsltComputeSortResult() 1063 ctxt->inst = oldInst; in xsltComputeSortResult()
|
D | transform.c | 2188 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/ |
D | templates.c | 63 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()
|
D | keys.c | 606 xmlNodePtr oldInst, cur; in xsltInitCtxtKey() local 644 oldInst = ctxt->inst; in xsltInitCtxtKey() 853 ctxt->inst = oldInst; in xsltInitCtxtKey()
|
D | variables.c | 804 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()
|
D | xsltutils.c | 967 xmlNodePtr oldInst; in xsltComputeSortResult() local 1000 oldInst = ctxt->inst; in xsltComputeSortResult() 1063 ctxt->inst = oldInst; in xsltComputeSortResult()
|
D | transform.c | 2188 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/ |
D | prog_instruction.c | 87 _mesa_realloc_instructions(struct prog_instruction *oldInst, in _mesa_realloc_instructions() argument 93 _mesa_realloc(oldInst, in _mesa_realloc_instructions()
|
D | prog_instruction.h | 428 _mesa_realloc_instructions(struct prog_instruction *oldInst,
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | prog_instruction.c | 87 _mesa_realloc_instructions(struct prog_instruction *oldInst, in _mesa_realloc_instructions() argument 93 _mesa_realloc(oldInst, in _mesa_realloc_instructions()
|
D | prog_instruction.h | 428 _mesa_realloc_instructions(struct prog_instruction *oldInst,
|