Home
last modified time | relevance | path

Searched +defs:xml +defs:node (Results 1 – 25 of 51) sorted by relevance

123

/external/skia/src/views/
DSkViewInflate.cpp20 void SkViewInflate::rInflate(const SkDOM& dom, const SkDOM::Node* node, SkView* parent) in rInflate()
53 void SkViewInflate::inflateView(SkView* view, const SkDOM& dom, const SkDOM::Node* node) in inflateView()
61 SkView* SkViewInflate::inflate(const SkDOM& dom, const SkDOM::Node* node, SkView* root) in inflate()
101 SkView* SkViewInflate::inflate(const char xml[], size_t len, SkView* root) in inflate()
104 const SkDOM::Node* node = dom.build(xml, len); in inflate() local
116 SkView* SkViewInflate::createView(const SkDOM& dom, const SkDOM::Node* node) in createView()
/external/libweave/src/notification/
Dxml_node_unittest.cc18 std::unique_ptr<XmlNode> Parse(const std::string& xml) { in Parse()
50 static const XmlNode* GetParent(const XmlNode& node) { return node.parent_; } in GetParent()
52 static void SetText(XmlNode* node, const std::string& text) { in SetText()
56 static void AppendText(XmlNode* node, const std::string& text) { in AppendText()
117 const XmlNode* node = node_->FindFirstChild("node3", false); in TEST_F() local
133 const XmlNode* node = node_->FindFirstChild("node2/node3", false); in TEST_F() local
/external/jetty/src/java/org/eclipse/jetty/webapp/
DFragmentDescriptor.java49 public FragmentDescriptor (Resource xml) in FragmentDescriptor()
105 XmlParser.Node node = null; in processBefores() local
131 XmlParser.Node node = null; in processAfters() local
DWebDescriptor.java140 public WebDescriptor (Resource xml) in WebDescriptor()
222 XmlParser.Node node = null; in processOrdering() local
DTagLibConfiguration.java331 public TldDescriptor(Resource xml) in TldDescriptor()
450 … public void visitListener (WebAppContext context, Descriptor descriptor, XmlParser.Node node) in visitListener()
/external/libxml2/
Dxinclude.c60 int xml; /* xml or txt */ member
108 xmlXIncludeErrMemory(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, in xmlXIncludeErrMemory()
129 xmlXIncludeErr(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, int error, in xmlXIncludeErr()
498 int xml = 1, i; /* default Issue 64 */ in xmlXIncludeAddNode() local
1694 xmlNodePtr node; in xmlXIncludeLoadDoc() local
1797 xmlNodePtr node; in xmlXIncludeLoadTxt() local
2012 xmlXIncludePreProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludePreProcessNode()
2034 int xml = 1; /* default Issue 64 */ in xmlXIncludeLoadNode() local
2284 xmlXIncludeTestNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeTestNode()
2609 xmlXIncludeProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeProcessNode()
Dcatalog.c171 xmlCatalogEntryPtr xml; member
242 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, in xmlCatalogErr()
541 xmlNodePtr node; in xmlDumpXMLCatalogNode() local
/external/opencv3/modules/imgproc/test/
Dtest_houghLines.cpp149 string xml; in run_test() local
170 FileNode node = fs[test_case_name]; in run_test() local
/external/tinyxml/
Dxmltest.cpp149 TiXmlNode* node = 0; in main() local
882 TiXmlNode* node = docH.Child( 2 ).Node(); in main() local
1022 TiXmlDocument xml; in main() local
1035 TiXmlDocument xml; in main() local
/external/jacoco/
Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jar ... freemarker/ext/util/ freemarker/ext/xml/ freemarker/log/ freemarker/template/ freemarker ...
Djsp-api-2.1.jar ... apache/taglibs/standard/tag/el/xml/ org/apache/taglibs/standard/tag ...
Djetty-6.1.0.jar ... xml.XmlParser$Node) org.mortbay.xml.XmlParser$Node node protected void initContextParam (org
/external/guice/lib/build/
Dspring-beans.jar ... wiring/ org/springframework/beans/factory/xml/ org/springframework/beans/propertyeditors/ org ...
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js2189 local.getUIDXML = function(node){ argument
2198 local.getUIDHTML = function(node){ argument
2232 return function(node, argument){ argument
2267 local.pushArray = function(node, tag, id, classes, attributes, pseudos){ argument
2271 local.pushUID = function(node, tag, id, classes, attributes, pseudos){ argument
2279 local.matchNode = function(node, selector){ argument
2308 local.matchPseudo = function(node, name, argument){ argument
2315 local.matchSelector = function(node, tag, id, classes, attributes, pseudos){ argument
2345 …' ': function(node, tag, id, classes, attributes, pseudos, classList){ // all child nodes, any lev… argument
2390 '>': function(node, tag, id, classes, attributes, pseudos){ // direct children argument
[all …]
/external/guice/extensions/persist/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Ddom4j-1.6.1.jar ... java.lang.Object implements org.dom4j.Node { public abstract org.dom4j.QName getQName ( ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/chromium-trace/catapult/third_party/flot/
Djquery.js3988 var node, variable
4091 function( id, context, xml ) { argument
4099 function( id, context, xml ) { argument
4143 "CLASS": assertUsableClassName && function( className, context, xml ) { argument
4399 markFunction(function( seed, matches, context, xml ) { argument
4411 function( elem, context, xml ) { argument
4753 function( elem, context, xml ) { argument
4762 function( elem, context, xml ) { argument
4800 function( elem, context, xml ) { argument
4812 function condense( unmatched, map, filter, context, xml ) { argument
[all …]
Djquery.min.js2 …ditable:"contentEditable"},prop:function(elem,name,value){var ret,hooks,notxml,nType=elem.nodeType… argument
3node){break}}}}diff-=last;return diff===first||diff%first===0&&diff/first>=0}}return function(elem… argument
4 …firstChild.childNodes:wrap[1]==="<table>"&&!hasBody?div.childNodes:[];for(j=tbody.length-1;j>=0;--…
/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.js1024 setDocument = Sizzle.setDocument = function( node ) { argument
1807 markFunction(function( seed, matches, context, xml ) { argument
1819 function( elem, context, xml ) { argument
2097 function( elem, context, xml ) { argument
2106 function( elem, context, xml ) { argument
2145 function( elem, context, xml ) { argument
2166 function condense( unmatched, map, filter, context, xml ) { argument
2194 return markFunction(function( seed, results, context, xml ) { argument
2341 superMatcher = function( seed, context, xml, results, outermost ) { argument
7845 xml: "application/xml, text/xml", property
[all …]
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/guice/lib/build/jdiff/
Dxerces.jar ... -INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jar ... java.lang.Object implements org.dom4j.Node { public abstract org.dom4j.QName getQName ( ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
DFlexAntTasks.jar ... java.lang.Object implements org.dom4j.Node { public abstract org.dom4j.Node node ( ...

123