/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | ParseRDF.java | 161 private static void rdf_NodeElement(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in rdf_NodeElement() argument 164 int nodeTerm = getRDFTermKind (xmlNode); in rdf_NodeElement() 176 rdf_NodeElementAttrs (xmp, xmpParent, xmlNode, isTopLevel); in rdf_NodeElement() 177 rdf_PropertyElementList (xmp, xmpParent, xmlNode, isTopLevel); in rdf_NodeElement() 204 private static void rdf_NodeElementAttrs(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in rdf_NodeElementAttrs() argument 210 for (int i = 0; i < xmlNode.getAttributes().getLength(); i++) in rdf_NodeElementAttrs() 212 Node attribute = xmlNode.getAttributes().item(i); in rdf_NodeElementAttrs() 361 private static void rdf_PropertyElement(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in rdf_PropertyElement() argument 364 int nodeTerm = getRDFTermKind (xmlNode); in rdf_PropertyElement() 371 NamedNodeMap attributes = xmlNode.getAttributes(); in rdf_PropertyElement() [all …]
|
/external/libxml2/include/libxml/ |
D | tree.h | 486 typedef struct _xmlNode xmlNode; typedef 487 typedef xmlNode *xmlNodePtr; 913 xmlGetLineNo (const xmlNode *node); 916 xmlGetNodePath (const xmlNode *node); 921 xmlGetLastChild (const xmlNode *parent); 923 xmlNodeIsText (const xmlNode *node); 925 xmlIsBlankNode (const xmlNode *node); 997 const xmlNode *node); 1025 xmlGetNoNsProp (const xmlNode *node, 1028 xmlGetProp (const xmlNode *node, [all …]
|
D | valid.h | 418 xmlValidGetValidElements(xmlNode *prev, 419 xmlNode *next,
|
/external/libxml2/doc/examples/ |
D | tree1.c | 31 print_element_names(xmlNode * a_node) in print_element_names() 33 xmlNode *cur_node = NULL; in print_element_names() 54 xmlNode *root_element = NULL; in main()
|
/external/lldb/source/Plugins/SymbolVendor/MacOSX/ |
D | SymbolVendorMacOSX.cpp | 204 … for (xmlNode *node = doc->children; node; node = node ? node->next : NULL) in CreateInstance() 210 xmlNode *dict_node = node->children; in CreateInstance() 215 … for (xmlNode *key_node = dict_node->children; key_node; key_node = key_node->next) in CreateInstance() 224 … xmlNode *value_node = key_node->next; in CreateInstance() 243 … xmlNode *value_node = key_node->next; in CreateInstance()
|
/external/libxml2/ |
D | tree.c | 1665 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() 1667 const xmlNode *node = list; in xmlNodeListGetString() 1755 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString() 1757 const xmlNode *node = list; in xmlNodeListGetRawString() 2166 cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode)); in xmlNewDocPI() 2171 memset(cur, 0, sizeof(xmlNode)); in xmlNewDocPI() 2228 cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode)); in xmlNewNode() 2233 memset(cur, 0, sizeof(xmlNode)); in xmlNewNode() 2270 cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode)); in xmlNewNodeEatName() 2276 memset(cur, 0, sizeof(xmlNode)); in xmlNewNodeEatName() [all …]
|
D | valid.c | 5383 tmp = (xmlNodePtr) xmlMalloc(sizeof(xmlNode)); in xmlValidateElementContent() 6946 xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names, in xmlValidGetValidElements() 6954 xmlNode *ref_node; in xmlValidGetValidElements() 6955 xmlNode *parent; in xmlValidGetValidElements() 6956 xmlNode *test_node; in xmlValidGetValidElements() 6958 xmlNode *prev_next; in xmlValidGetValidElements() 6959 xmlNode *next_prev; in xmlValidGetValidElements() 6960 xmlNode *parent_childs; in xmlValidGetValidElements() 6961 xmlNode *parent_last; in xmlValidGetValidElements()
|
D | testapi.c | 18492 static xmlNode * gen_const_xmlNode_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_const_xmlNode_ptr() 18495 static void des_const_xmlNode_ptr(int no ATTRIBUTE_UNUSED, const xmlNode * val ATTRIBUTE_UNUSED, in… in des_const_xmlNode_ptr() 18506 xmlNode * cur; /* the node being read */ in test_xmlBufGetNodeContent() 18515 ret_val = xmlBufGetNodeContent(buf, (const xmlNode *)cur); in test_xmlBufGetNodeContent() 18519 des_const_xmlNode_ptr(n_cur, (const xmlNode *)cur, 1); in test_xmlBufGetNodeContent() 20547 xmlNode * parent; /* the parent node */ in test_xmlGetLastChild() 20554 ret_val = xmlGetLastChild((const xmlNode *)parent); in test_xmlGetLastChild() 20557 des_const_xmlNode_ptr(n_parent, (const xmlNode *)parent, 0); in test_xmlGetLastChild() 20579 xmlNode * node; /* valid node */ in test_xmlGetLineNo() 20586 ret_val = xmlGetLineNo((const xmlNode *)node); in test_xmlGetLineNo() [all …]
|
D | SAX2.c | 1856 ret = (xmlNodePtr) xmlMalloc(sizeof(xmlNode)); in xmlSAX2TextNode() 1862 memset(ret, 0, sizeof(xmlNode)); in xmlSAX2TextNode() 2252 memset(ret, 0, sizeof(xmlNode)); in xmlSAX2StartElementNs()
|
D | relaxng.c | 3781 xmlNode node; in xmlRelaxNGCompareNameClasses()
|
D | NEWS | 259 Python bindings: DOM casts everything to xmlNode (Alexey Neyman),
|
D | ChangeLog | 6450 classes (e.g. xmlDoc and xmlNode) to prevent a segfault (as 14434 added accessors needed for xmlNode, a bit more testing and 17786 like namespaces for good. Unified xmlNs and xmlNode somewhat. 19602 xmlDoc and xmlNode (for Corba export).
|
/external/libxml2/doc/ |
D | structure.fig | 231 4 0 0 0 0 14 16 0.0000 4 150 1050 1275 2025 xmlNode\001
|
/external/libxml2/python/ |
D | TODO | 28 + make specific node type inherit from xmlNode
|
D | libxml.py | 577 return xmlNode(_obj=o) 592 return xmlNode(_obj=o)
|
/external/parameter-framework/xmlserializer/ |
D | XmlElement.cpp | 91 …xmlChar* pucXmlValue = xmlGetProp((xmlNode*)_pXmlElement, (const xmlChar*)strAttributeName.c_str()… in getAttributeString()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 486 * xmlNode: 490 d xmlNode ds based(xmlNodePtr)
|
/external/libxml2/doc/html/ |
D | index.sgml | 520 <ANCHOR id="xmlNode" href="libxml/libxml-tree.html#xmlNode">
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/external/robolectric/lib/main/ |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |