| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
| D | DTMDefaultBaseIterators.java | 434 public TypedChildrenIterator(int nodeType) in TypedChildrenIterator() 475 int nodeType = _nodeType; in next() local 653 public TypedNamespaceIterator(int nodeType) in TypedNamespaceIterator() 754 public TypedRootIterator(int nodeType) in TypedRootIterator() 770 int nodeType = _nodeType; in next() local 938 int nodeType = _nodeType; in next() local 1031 public TypedAttributeIterator(int nodeType) in TypedAttributeIterator() 1199 int nodeType = _nodeType; in next() local 1428 int nodeType = _nodeType; in next() local 1771 int nodeType = _nodeType; in setStartNode() local [all …]
|
| D | DTMDefaultBase.java | 986 public int getTypedFirstChild(int nodeHandle, int nodeType) in getTypedFirstChild() 1153 public int getTypedNextSibling(int nodeHandle, int nodeType) in getTypedNextSibling()
|
| /external/deqp/framework/common/ |
| D | tcuTestCase.cpp | 46 TestNode::TestNode (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestNode() 55 TestNode::TestNode (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestNode() 140 TestCase::TestCase (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestCase()
|
| D | tcuTestHierarchyUtil.cpp | 35 static const char* getNodeTypeName (TestNodeType nodeType) in getNodeTypeName() 73 const TestNodeType nodeType = node->getNodeType(); in writeXmlCaselists() local
|
| D | tcuTestSessionExecutor.cpp | 34 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType) in nodeTypeToTestCaseType() 77 const TestNodeType nodeType = curNode->getNodeType(); in iterate() local
|
| D | tcuTestHierarchyIterator.cpp | 107 const TestNodeType nodeType = node->getNodeType(); in ~TestHierarchyIterator() local
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
| D | SAX2DTM2.java | 230 public TypedChildrenIterator(int nodeType) in TypedChildrenIterator() 272 final int nodeType = _nodeType; in next() local 316 final int nodeType = _nodeType; in getNodeByPosition() local 359 public TypedRootIterator(int nodeType) in TypedRootIterator() 478 final int nodeType = _nodeType; in next() local 562 public TypedAttributeIterator(int nodeType) in TypedAttributeIterator() 729 final int nodeType = _nodeType; in next() local 764 final int nodeType = _nodeType; in getLast() local 984 final int nodeType = _nodeType; in next() local 1172 final int nodeType = _nodeType; in next() local [all …]
|
| D | SAX2DTM.java | 1935 int nodeType; in startElement() local
|
| /external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
| D | ClonerToResultTree.java | 132 public static void cloneToResultTree(int node, int nodeType, DTM dtm, in cloneToResultTree()
|
| D | TransformerImpl.java | 1966 short nodeType = dtm.getNodeType(child); in applyTemplateToNode() local
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | ElemCopy.java | 99 short nodeType = dtm.getNodeType(sourceNode); in execute() local
|
| D | ElemApplyTemplates.java | 273 final int nodeType = dtm.getNodeType(child); in transformSelectedNodes() local
|
| D | ElemForEach.java | 374 final int nodeType = dtm.getNodeType(child); in transformSelectedNodes() local
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
| D | ACBTree.h | 51 NSInteger nodeType; /* 1 = node, 2 = leaf, -1 = unused */ variable
|
| /external/deqp/modules/gles31/ |
| D | tes31TestCase.hpp | 77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase()
|
| /external/deqp/modules/gles3/ |
| D | tes3TestCase.hpp | 77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase()
|
| /external/deqp/executor/ |
| D | xeTestCase.cpp | 87 TestNode::TestNode (TestGroup* parent, TestNodeType nodeType, const char* name, const char* desc) in TestNode() 180 TestGroup::TestGroup (TestGroup* parent, TestNodeType nodeType, const char* name, const char* descr… in TestGroup()
|
| D | xeBatchExecutor.cpp | 304 TestNodeType nodeType = node->getNodeType(); in writeCaseListNode() local
|
| /external/libxml2/ |
| D | pattern.c | 95 int nodeType; /* type of node */ member 1546 const xmlChar *ns, int nodeType, int flags) { in xmlStreamCompAddStep() 1859 int nodeType) { in xmlStreamPushInternal() 2243 int nodeType) in xmlStreamPushNode()
|
| /external/owasp/sanitizer/empiricism/ |
| D | html-containment.js | 406 function elementContainsNodeOfType(el, nodeType) { argument
|
| /external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
| D | NodeTest.java | 530 short nodeType = dtm.getNodeType(context); in execute() local
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | RBBIRuleScanner.java | 996 RBBINode pushNewNode(int nodeType) { in pushNewNode()
|
| /external/apache-xml/src/main/java/org/apache/xml/utils/ |
| D | DOMHelper.java | 1013 short nodeType = node.getNodeType(); in getParentOfNode() local
|
| /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/lib/tree_adapters/ |
| D | htmlparser2.js | 41 get nodeType() { getter in Node
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
| D | DOM3TreeWalker.java | 476 protected boolean applyFilter(Node node, int nodeType) { in applyFilter()
|