Home
last modified time | relevance | path

Searched defs:xml (Results 1 – 16 of 16) sorted by relevance

/external/webkit/JavaScriptCore/tests/mozilla/js1_6/Regress/
Dregress-301574.js49 var xml = XML('<xml/>'); variable
/external/bluetooth/bluez/test/
Dsimple-service7 xml = ' \ variable
Dtest-device65 xml = p.sub("><", services[key].replace("\n", "")) variable
/external/skia/src/views/
DSkViewInflate.cpp94 SkView* SkViewInflate::inflate(const char xml[], size_t len, SkView* root) in inflate()
/external/dbus/bus/
Dmain.c88 DBusString xml; in introspect() local
Ddriver.c1462 write_args_for_direction (DBusString *xml, in write_args_for_direction()
1497 bus_driver_generate_introspect_string (DBusString *xml) in bus_driver_generate_introspect_string()
1592 DBusString xml; in bus_driver_handle_introspect() local
/external/tinyxml/
Dxmltest.cpp1022 TiXmlDocument xml; in main() local
1035 TiXmlDocument xml; in main() local
/external/libxml2/
Dxinclude.c58 int xml; /* xml or txt */ member
496 int xml = 1, i; /* default Issue 64 */ in xmlXIncludeAddNode() local
1998 int xml = 1; /* default Issue 64 */ in xmlXIncludeLoadNode() local
Dcatalog.c167 xmlCatalogEntryPtr xml; member
/external/webkit/WebKitTools/Scripts/modules/
Dbugzilla.py137 def bug_url_for_bug_id(self, bug_id, xml=False): argument
/external/dbus/
Dconfigure.in63 AC_ARG_WITH(xml, AS_HELP_STRING([--with-xml=[libxml/expat]],[XML library to use])) optwith
/external/qemu/
Dgdbstub.c263 const char *xml; member
1421 int num_regs, const char *xml, int g_pos) in gdb_register_coprocessor()
1899 const char *xml; in gdb_handle_packet() local
/external/bluetooth/bluez/cups/
Dmain.c128 const char *xml; in device_get_ieee1284_id() local
/external/dbus/dbus/
Ddbus-object-tree.c604 DBusString xml; in handle_default_introspect_and_unlock() local
/external/webkit/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js3715 this.response = {text: this.xhr.responseText, xml: this.xhr.responseXML}; property
3718 this.response = {text: null, xml: null}; property
3733 success: function(text, xml){ argument
Dconcat-jquery-mootools-prototype.js8091 this.response = {text: this.xhr.responseText, xml: this.xhr.responseXML}; property
8094 this.response = {text: null, xml: null}; property
8109 success: function(text, xml){ argument