Home
last modified time | relevance | path

Searched defs:currentNode (Results 1 – 25 of 27) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFunctionDef1Arg.java86 int currentNode = xctxt.getCurrentNode(); in getArg0AsString() local
119 int currentNode = xctxt.getCurrentNode(); in getArg0AsNumber() local
DFuncCurrent.java56 int currentNode = DTM.NULL; in execute() local
DFuncPosition.java95 int currentNode = xctxt.getContextNode(); in getPositionInContextNodeList() local
/external/antlr/runtime/ObjC/Framework/
DUnbufferedCommonTreeNodeStreamState.h31 CommonTree *currentNode; variable
DUnbufferedCommonTreeNodeStream.h39 CommonTree *currentNode; variable
DUnbufferedCommonTreeNodeStreamState.m49 {
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
DStepPattern.java330 public XObject execute(XPathContext xctxt, int currentNode) in execute()
382 XPathContext xctxt, int currentNode, DTM dtm, int expType) in execute()
665 XPathContext xctxt, DTM dtm, int currentNode) in executeRelativePathPattern()
709 XPathContext xctxt, DTM dtm, int currentNode) in executePredicates()
/external/apache-xml/src/main/java/org/apache/xpath/
DExpression.java91 public XObject execute(XPathContext xctxt, int currentNode) in execute()
115 XPathContext xctxt, int currentNode, DTM dtm, int expType) in execute()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileInfo.cpp139 BallLarusNode* currentNode = _ppi->_currentDag->getRoot (); in getPathEdges() local
178 BallLarusNode* currentNode = _ppi->_currentDag->getRoot (); in getPathBlocks() local
DDominanceFrontier.cpp54 const DomTreeNode *currentNode = currentW->Node; in calculate() local
DPathNumbering.cpp366 BallLarusNode* currentNode = dfsStack.top(); in buildNode() local
418 dfsStack, BallLarusNode* currentNode, in buildEdge()
/external/skqp/experimental/svg/model/
DSkSVGPattern.cpp112 const SkSVGPattern *currentNode = this, in resolveHref() local
/external/skia/experimental/svg/model/
DSkSVGPattern.cpp112 const SkSVGPattern *currentNode = this, in resolveHref() local
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DKeyTable.java195 int currentNode; in getRefsTable() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemCallTemplate.java212 int currentNode = xctxt.getCurrentNode(); in execute() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTSkipGraph.h371 CPVRTSkipGraphNode<T> &currentNode) in RecursiveSortedListAdd()
/external/antlr/runtime/C/include/
Dantlr3commontreenodestream.h224 pANTLR3_BASE_TREE currentNode; member
322 pANTLR3_BASE_TREE currentNode; member
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ast/
DTypeLocator.java93 AbstractTypeDeclaration currentNode = typeDeclaration; in TypeLocator() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h176 const DomTreeNodeT *currentNode = currentW->Node; in calculate() local
/external/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h168 const DomTreeNodeT *currentNode = currentW->Node; in calculate() local
/external/cldr/tools/java/org/unicode/cldr/util/
DDiscreteComparator.java314 Node<T> currentNode = this; in visit() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMBuilder.java178 Node currentNode = m_currentNode; in append() local
/external/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/
DStatszZPageHandler.java219 /*@Nullable*/ TreeNode currentNode, in emitDirectoryTable()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DMethodAnalyzer.java152 private AbstractInsnNode currentNode; field in MethodAnalyzer
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java59 private Node currentNode; field in XmlResourceParserImpl

12