Home
last modified time | relevance | path

Searched +defs:xml +defs:node +defs:name (Results 1 – 17 of 17) sorted by relevance

/external/dynamic_depth/internal/xmpmeta/xml/
Dsearch.cc13 namespace xml { namespace
15 xmlNodePtr DepthFirstSearch(const xmlDocPtr parent, const char* name) { in DepthFirstSearch()
20 const char* name) { in DepthFirstSearch()
26 for (xmlNodePtr node = parent->children; node != nullptr; node = node->next) { in DepthFirstSearch() local
36 xmlNodePtr DepthFirstSearch(const xmlNodePtr parent, const char* name) { in DepthFirstSearch()
41 const char* name) { in DepthFirstSearch()
Dserializer_impl.cc13 namespace xml { namespace
17 const std::unordered_map<string, xmlNsPtr>& namespaces, xmlNodePtr node) in SerializerImpl()
45 const std::unordered_map<string, xmlNsPtr>& namespaces, xmlNodePtr node) { in FromDataAndSerializeNamespaces()
129 bool SerializerImpl::WriteBoolProperty(const string& prefix, const string& name, in WriteBoolProperty()
135 bool SerializerImpl::WriteProperty(const string& prefix, const string& name, in WriteProperty()
Ddeserializer_impl.cc16 namespace xml { namespace
38 xmlNodePtr FindSeqNode(const xmlNodePtr node, const string& prefix, in FindSeqNode()
50 bool GetStringProperty(const xmlNodePtr node, const string& prefix, in GetStringProperty()
72 bool ReadNodeContent(const xmlNodePtr node, const string& prefix, in ReadNodeContent()
90 bool ReadStringProperty(const xmlNodePtr node, const string& prefix, in ReadStringProperty()
110 bool ReadBase64Property(const xmlNodePtr node, const string& prefix, in ReadBase64Property()
121 DeserializerImpl::DeserializerImpl(const xmlNodePtr node) in DeserializerImpl()
183 bool DeserializerImpl::ParseBase64(const string& prefix, const string& name, in ParseBase64()
189 const string& name, in ParseIntArrayBase64()
199 const string& name, in ParseFloatArrayBase64()
[all …]
/external/mesa3d/src/intel/genxml/
Dgen_sort_tags.py36 def is_base_type(name): argument
39 def add_struct_refs(items, node): argument
52 def __init__(self, xml): argument
86 def print_node(f, offset, node): argument
/external/tinyxml2/
Dxmltest.cpp135 static const char* xml = "<element/>"; in example_2() local
154 static const char* xml = in example_3() local
241 static const char* xml = in example_4() local
1345 XMLDocument xml; in main() local
1357 XMLDocument xml; in main() local
1372 XMLDocument xml; in main() local
1408 XMLDocument xml; in main() local
1415 XMLDocument xml; in main() local
1428 for( const XMLNode* node=doc.FirstChild(); node; node=node->NextSibling() ) { in main() local
1451 const char* xml = in main() local
[all …]
/external/libxml2/
Dxinclude.c60 int xml; /* xml or txt */ member
111 xmlXIncludeErrMemory(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, in xmlXIncludeErrMemory()
132 xmlXIncludeErr(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, int error, in xmlXIncludeErr()
176 const xmlChar *name) { in xmlXIncludeGetProp()
507 int xml = 1, i; /* default Issue 64 */ in xmlXIncludeAddNode() local
1693 xmlNodePtr node; in xmlXIncludeLoadDoc() local
1796 xmlNodePtr node; in xmlXIncludeLoadTxt() local
2021 xmlXIncludePreProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludePreProcessNode()
2043 int xml = 1; /* default Issue 64 */ in xmlXIncludeLoadNode() local
2294 xmlXIncludeTestNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeTestNode()
[all …]
Dcatalog.c139 xmlChar *name; member
171 xmlCatalogEntryPtr xml; member
242 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, in xmlCatalogErr()
274 xmlNewCatalogEntry(xmlCatalogEntryType type, const xmlChar *name, in xmlNewCatalogEntry()
546 xmlNodePtr node; in xmlDumpXMLCatalogNode() local
1108 xmlGetXMLCatalogEntryType(const xmlChar *name) { in xmlGetXMLCatalogEntryType()
1150 const xmlChar *name, const xmlChar *attrName, in xmlParseXMLCatalogOneNode()
2252 xmlParseSGMLCatalogName(const xmlChar *cur, xmlChar **name) { in xmlParseSGMLCatalogName()
2289 xmlGetSGMLCatalogEntryType(const xmlChar *name) { in xmlGetSGMLCatalogEntryType()
2352 xmlChar *name = NULL; in xmlParseSGMLCatalog() local
Druntest.c358 const xmlChar *name = NULL; in testStructuredErrorHandler() local
359 xmlNodePtr node; in testStructuredErrorHandler() local
878 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
904 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
971 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
990 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug()
1012 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug()
1040 const xmlChar * name, int type, int def, in attributeDeclDebug()
1065 elementDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in elementDeclDebug()
1085 notationDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in notationDeclDebug()
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
Djquery.js103 function DOMEval( code, node, doc ) { argument
499 function( _i, name ) { argument
1125 setDocument = Sizzle.setDocument = function( node ) { argument
1645 Sizzle.attr = function( elem, name ) { argument
1884 "ATTR": function( name, operator, check ) { argument
2098 markFunction( function( seed, matches, _context, xml ) { argument
2110 function( elem, _context, xml ) { argument
2403 function( elem, context, xml ) { argument
2413 function( elem, context, xml ) { argument
2462 function( elem, context, xml ) { argument
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
Djquery-3.5.1.js103 function DOMEval( code, node, doc ) { argument
499 function( _i, name ) { argument
1125 setDocument = Sizzle.setDocument = function( node ) { argument
1645 Sizzle.attr = function( elem, name ) { argument
1884 "ATTR": function( name, operator, check ) { argument
2098 markFunction( function( seed, matches, _context, xml ) { argument
2110 function( elem, _context, xml ) { argument
2403 function( elem, context, xml ) { argument
2413 function( elem, context, xml ) { argument
2462 function( elem, context, xml ) { argument
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
Djquery.js103 function DOMEval( code, node, doc ) { argument
499 function( _i, name ) { argument
1125 setDocument = Sizzle.setDocument = function( node ) { argument
1645 Sizzle.attr = function( elem, name ) { argument
1884 "ATTR": function( name, operator, check ) { argument
2098 markFunction( function( seed, matches, _context, xml ) { argument
2110 function( elem, _context, xml ) { argument
2403 function( elem, context, xml ) { argument
2413 function( elem, context, xml ) { argument
2462 function( elem, context, xml ) { argument
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
Djquery-3.5.1.js103 function DOMEval( code, node, doc ) { argument
499 function( _i, name ) { argument
1125 setDocument = Sizzle.setDocument = function( node ) { argument
1645 Sizzle.attr = function( elem, name ) { argument
1884 "ATTR": function( name, operator, check ) { argument
2098 markFunction( function( seed, matches, _context, xml ) { argument
2110 function( elem, _context, xml ) { argument
2403 function( elem, context, xml ) { argument
2413 function( elem, context, xml ) { argument
2462 function( elem, context, xml ) { argument
[all …]
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c44 struct xml_node_ctx *xml; member
238 ASN1_STRING *name) in add_alt_name_dns()
259 const GENERAL_NAME *name) in add_alt_name()
279 const GENERAL_NAME *name; in add_alt_names() local
968 char *name = os_zalloc(hcert.othername[i].len + 1); in http_parse_x509_certificate() local
1001 X509_NAME *name; in curl_cb_ssl_verify() local
1506 xml_node_t * soap_send_receive(struct http_ctx *ctx, xml_node_t *node) in soap_send_receive()
/external/bcc/tests/cc/
Dcatch.hpp63 #define INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) name##line argument
64 #define INTERNAL_CATCH_UNIQUE_NAME_LINE( name, line ) INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) argument
66 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ ) argument
68 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __LINE__ ) argument
658 const char* name; member
2256 std::string name; member
2325 #define INTERNAL_CATCH_SECTION( name, desc ) \ argument
2835 std::string name; member
2957 std::string name = Detail::getAnnotation( cls, "Name", testCaseName ); in registerTestMethods() local
3059 #define OC_TEST_CASE( name, desc )\ argument
[all …]
/external/catch2/single_include/catch2/
Dcatch.hpp461 #define INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) name##line argument
462 #define INTERNAL_CATCH_UNIQUE_NAME_LINE( name, line ) INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) argument
464 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ ) argument
466 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __LINE__ ) argument
746 #define INTERNAL_CATCH_MAKE_NAMESPACE(name) INTERNAL_CATCH_MAKE_NAMESPACE2(name) argument
975 StringRef name; member
2845 std::string name; member
4758 std::string name; member
4886 std::string name = Detail::getAnnotation( cls, "Name", testCaseName ); in registerTestMethods() local
4996 #define OC_TEST_CASE2( name, desc, uniqueSuffix ) \ argument
[all …]
/external/libabigail/tests/lib/
Dcatch.hpp464 #define INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) name##line argument
465 #define INTERNAL_CATCH_UNIQUE_NAME_LINE( name, line ) INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) argument
467 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ ) argument
469 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __LINE__ ) argument
749 #define INTERNAL_CATCH_MAKE_NAMESPACE(name) INTERNAL_CATCH_MAKE_NAMESPACE2(name) argument
978 StringRef name; member
2867 std::string name; member
4789 std::string name; member
4917 std::string name = Detail::getAnnotation( cls, "Name", testCaseName ); in registerTestMethods() local
5027 #define OC_TEST_CASE2( name, desc, uniqueSuffix ) \ argument
[all …]
/external/crosvm/docs/book/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property
24ion(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get… argument