/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/ |
D | VTTElement.cpp | 33 static const QualifiedName& nodeTypeToTagName(VTTNodeType nodeType) in nodeTypeToTagName() 67 VTTElement::VTTElement(VTTNodeType nodeType, Document* document) in VTTElement() 74 PassRefPtrWillBeRawPtr<VTTElement> VTTElement::create(VTTNodeType nodeType, Document* document) in create()
|
D | VTTParser.cpp | 498 VTTNodeType nodeType = tokenToNodeType(m_token); in constructTreeFromToken() local 524 VTTNodeType nodeType = tokenToNodeType(m_token); in constructTreeFromToken() local
|
/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 …]
|
/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() 133 TestCase::TestCase (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestCase()
|
D | tcuTestExecutor.cpp | 154 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType) in nodeTypeToTestCaseType()
|
/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 …]
|
/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()
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Comment.cpp | 44 Node::NodeType Comment::nodeType() const in nodeType() function in blink::Comment
|
D | CDATASection.cpp | 44 Node::NodeType CDATASection::nodeType() const in nodeType() function in blink::CDATASection
|
D | DocumentType.cpp | 49 Node::NodeType DocumentType::nodeType() const in nodeType() function in blink::DocumentType
|
D | Attr.h | 78 virtual NodeType nodeType() const OVERRIDE { return ATTRIBUTE_NODE; } in nodeType() function
|
D | DocumentFragment.cpp | 47 Node::NodeType DocumentFragment::nodeType() const in nodeType() function in blink::DocumentFragment
|
D | ProcessingInstruction.cpp | 78 Node::NodeType ProcessingInstruction::nodeType() const in nodeType() function in blink::ProcessingInstruction
|
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/ |
D | cookie_tree_node.mm | 32 - (CocoaCookieDetailsType)nodeType { method
|
/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/gles3/ |
D | tes3TestCase.hpp | 77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase()
|
/external/deqp/modules/gles31/ |
D | tes31TestCase.hpp | 77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase()
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebNode.cpp | 81 WebNode::NodeType WebNode::nodeType() const in nodeType() function in blink::WebNode
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
D | AudioNode.h | 97 NodeType nodeType() const { return m_nodeType; } in nodeType() function
|
/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()
|
/external/chromium_org/third_party/libxml/src/ |
D | pattern.c | 92 int nodeType; /* type of node */ member 1542 const xmlChar *ns, int nodeType, int flags) { in xmlStreamCompAddStep() 1855 int nodeType) { in xmlStreamPushInternal() 2239 int nodeType) in xmlStreamPushNode()
|
/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()
|