Home
last modified time | relevance | path

Searched defs:standalone (Results 1 – 12 of 12) sorted by relevance

/third_party/lame/ACM/tinyxml/
Dtinyxml.h694 std::string standalone; variable
/third_party/python/Lib/xml/dom/
Dminidom.py46 def toxml(self, encoding=None, standalone=None): argument
50 standalone=None): argument
1565 standalone = None variable in Document
1817 standalone=None): argument
Dexpatbuilder.py441 def xml_decl_handler(self, version, encoding, standalone): argument
/third_party/alsa-utils/bat/
Dcommon.h234 bool standalone; /* enable to bypass analysis */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1343 TIXML_STRING standalone; variable
/third_party/python/Lib/xmlrpc/
Dclient.py677 def xml(self, encoding, standalone): argument
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok.c1165 const ENCODING **encoding, int *standalone) { in doParseXmlDecl()
Dxmlparse.c385 XML_Bool standalone; member
4211 int standalone = -1; in processXmlDecl() local
/third_party/python/Modules/expat/
Dxmltok.c1162 const ENCODING **encoding, int *standalone) { in doParseXmlDecl()
Dxmlparse.c378 XML_Bool standalone; member
4285 int standalone = -1; in processXmlDecl() local
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c206 const XML_Char *encoding, int standalone) { in dummy_xdecl_handler()
3117 const XML_Char *encoding, int standalone) { in entity_suspending_xdecl_handler()
3550 const XML_Char *encoding, int standalone) { in xml_decl_handler()
4751 const XML_Char *encoding, int standalone) { in aborting_xdecl_handler()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82361 static nsIAtom* standalone; member in nsGkAtoms