Home
last modified time | relevance | path

Searched defs:nodeType (Results 1 – 25 of 33) sorted by relevance

12

/external/guice/extensions/grapher/src/com/google/inject/grapher/
DNodeId.java48 private final NodeType nodeType; field in NodeId
50 private NodeId(Key<?> key, NodeType nodeType) { in NodeId()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBaseIterators.java434 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 …]
/external/deqp/framework/common/
DtcuTestCase.cpp46 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()
DtcuTestHierarchyUtil.cpp37 static const char* getNodeTypeName (TestNodeType nodeType) in getNodeTypeName()
85 const TestNodeType nodeType = node->getNodeType(); in writeXmlCaselist() local
DtcuTestSessionExecutor.cpp34 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType) in nodeTypeToTestCaseType()
77 const TestNodeType nodeType = curNode->getNodeType(); in iterate() local
DtcuTestHierarchyIterator.cpp107 const TestNodeType nodeType = node->getNodeType(); in ~TestHierarchyIterator() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java230 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 …]
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DClonerToResultTree.java132 public static void cloneToResultTree(int node, int nodeType, DTM dtm, in cloneToResultTree()
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliStubBasedPsiElement.java45 protected SmaliStubBasedPsiElement(@NotNull T stub, @NotNull IStubElementType nodeType) { in SmaliStubBasedPsiElement()
DSmaliBaseReferenceList.java44 protected SmaliBaseReferenceList(@NotNull StubT stub, @NotNull IStubElementType nodeType) { in SmaliBaseReferenceList()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemCopy.java99 short nodeType = dtm.getNodeType(sourceNode); in execute() local
DElemApplyTemplates.java273 final int nodeType = dtm.getNodeType(child); in transformSelectedNodes() local
DElemForEach.java374 final int nodeType = dtm.getNodeType(child); in transformSelectedNodes() local
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/
DJavadocUtils.java58 int nodeType = node.getNodeType(); in isNormallyDocumented() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DACBTree.h51 NSInteger nodeType; /* 1 = node, 2 = leaf, -1 = unused */ variable
/external/deqp/modules/gles3/
Dtes3TestCase.hpp77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase()
/external/deqp/modules/gles31/
Dtes31TestCase.hpp77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase()
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ast/
DBodyDeclarationLocators.java74 int nodeType = bodyDeclaration.getNodeType(); in createLocators() local
/external/python/cpython2/Lib/xml/dom/
Dminidom.py318 nodeType = Node.DOCUMENT_FRAGMENT_NODE variable in DocumentFragment
336 nodeType = Node.ATTRIBUTE_NODE variable in Attr
631 nodeType = Node.ELEMENT_NODE variable in Element
908 nodeType = Node.PROCESSING_INSTRUCTION_NODE variable in ProcessingInstruction
1018 nodeType = Node.TEXT_NODE variable in Text
1127 nodeType = Node.COMMENT_NODE variable in Comment
1145 nodeType = Node.CDATA_SECTION_NODE variable in CDATASection
1237 nodeType = Node.DOCUMENT_TYPE_NODE variable in DocumentType
1298 nodeType = Node.ENTITY_NODE variable in Entity
1337 nodeType = Node.NOTATION_NODE variable in Notation
[all …]
/external/deqp/executor/
DxeTestCase.cpp87 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()
/external/libxml2/
Dpattern.c95 int nodeType; /* type of node */ member
1547 const xmlChar *ns, int nodeType, int flags) { in xmlStreamCompAddStep()
1860 int nodeType) { in xmlStreamPushInternal()
2244 int nodeType) in xmlStreamPushNode()
/external/owasp/sanitizer/empiricism/
Dhtml-containment.js406 function elementContainsNodeOfType(el, nodeType) { argument
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
DNodeTest.java530 short nodeType = dtm.getNodeType(context); in execute() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java1028 RBBINode pushNewNode(int nodeType) { in pushNewNode()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBIRuleScanner.java1029 RBBINode pushNewNode(int nodeType) { in pushNewNode()

12