| /external/robolectric-shadows/robolectric/src/test/resources/ |
| D | resources.ap_ | ... .xml
res/xml-v5/xml_attrs.xml
res/xml/app_restrictions.xml
res/xml |
| /external/robolectric/robolectric/src/test/resources/ |
| D | resources.ap_ | ... .xml
res/xml-v5/xml_attrs.xml
res/xml/app_restrictions.xml
res/xml ... |
| /external/mesa3d/src/mapi/glapi/gen/ |
| D | meson.build | 21 glapi_gen_gl_xml = files('../registry/gl.xml') 28 gl_and_es_api_files = files('gl_and_es_API.xml') 31 'gl_API.xml', 32 'es_EXT.xml', 33 'gl_and_es_API.xml', 34 'gl_and_glX_API.xml', 35 'ARB_base_instance.xml', 36 'ARB_blend_func_extended.xml', 37 'ARB_bindless_texture.xml', 38 'ARB_clear_buffer_object.xml', [all …]
|
| /external/firebase-messaging/libs/ |
| D | firebase-messaging-21.0.1.aar | ... .xml
res/values-am/values.xml
res/values-ar/values.xml
res |
| D | play-services-basement-17.0.0.aar | ... .xml
res/values-am/values.xml
res/values-ar/values.xml
res |
| /external/igt-gpu-tools/docs/reference/igt-gpu-tools/ |
| D | igt-gpu-tools-docs.xml | 1 <?xml version="1.0"?> 2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" 6 <!ENTITY version SYSTEM "version.xml"> 18 <xi:include href="xml/drmtest.xml"/> 19 <xi:include href="xml/igt_alsa.xml"/> 20 <xi:include href="xml/igt_audio.xml"/> 21 <xi:include href="xml/igt_aux.xml"/> 22 <xi:include href="xml/igt_chamelium.xml"/> 23 <xi:include href="xml/igt_core.xml"/> [all …]
|
| /external/libxml2/ |
| D | Android.bp | 409 "fuzz/seed/schema/xml.xsd", 438 "test/errors/*.xml", 439 "test/errors10/*.xml", 441 "test/valid/*.xml", 449 cmd: "mkdir -p seed/xml && " + 450 "$(location libxml2_genseed) xml $(in) &&" + 451 "mkdir -p $(genDir)/fuzz/seed/xml && " + 452 "mv seed/xml/* $(genDir)/fuzz/seed/xml", 454 "fuzz/seed/xml/127772.xml", 455 "fuzz/seed/xml/21.xml", [all …]
|
| /external/clang/test/Index/ |
| D | comment-xml-schema.c | 3 …mllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-o… 5 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 6 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 7 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 8 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 9 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 10 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 11 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 12 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… 13 …llint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-fu… [all …]
|
| /external/harfbuzz_ng/docs/ |
| D | harfbuzz-docs.xml | 1 <?xml version="1.0"?> 2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 5 <!ENTITY version SYSTEM "version.xml"> 31 <xi:include href="usermanual-what-is-harfbuzz.xml"/> 32 <xi:include href="usermanual-install-harfbuzz.xml"/> 33 <xi:include href="usermanual-getting-started.xml"/> 34 <xi:include href="usermanual-shaping-concepts.xml"/> 35 <xi:include href="usermanual-object-model.xml"/> 36 <xi:include href="usermanual-buffers-language-script-and-direction.xml"/> [all …]
|
| /external/libabigail/tests/ |
| D | test-read-write.cc | 6 /// @file read an XML corpus file (in the native Abigail XML format), 7 /// save it back and diff the resulting XML file against the input 62 "data/test-read-write/test0.xml", 64 "data/test-read-write/test0.xml", 65 "output/test-read-write/test0.xml" 68 "data/test-read-write/test1.xml", 70 "data/test-read-write/test1.xml", 71 "output/test-read-write/test1.xml" 74 "data/test-read-write/test2.xml", 76 "data/test-read-write/test2.xml", [all …]
|
| /external/python/cpython3/Lib/test/ |
| D | mime.types | 15 application/3gpp-ims+xml 19 application/atom+xml atom 20 application/atomcat+xml atomcat 22 application/atomsvc+xml atomsvc 23 application/auth-policy+xml apxml 25 application/beep+xml 27 application/ccxml+xml ccxml 33 application/cea-2018+xml 34 application/cellml+xml cellml cml 36 application/cnrp+xml [all …]
|
| /external/wpa_supplicant_8/wpa_supplicant/dbus/ |
| D | dbus_new_introspect.c | 23 struct wpabuf *xml; member 41 iface->xml = wpabuf_alloc(15000); in add_interface() 42 if (iface->dbus_interface == NULL || iface->xml == NULL) { in add_interface() 44 wpabuf_free(iface->xml); in add_interface() 48 wpabuf_printf(iface->xml, "<interface name=\"%s\">", dbus_interface); in add_interface() 54 static void add_arg(struct wpabuf *xml, const char *name, const char *type, in add_arg() argument 57 wpabuf_printf(xml, "<arg name=\"%s\"", name); in add_arg() 59 wpabuf_printf(xml, " type=\"%s\"", type); in add_arg() 61 wpabuf_printf(xml, " direction=\"%s\"", direction); in add_arg() 62 wpabuf_put_str(xml, "/>"); in add_arg() [all …]
|
| /external/ImageMagick/config/ |
| D | locale.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 10 <include locale="no_NO.ISO-8859-1" file="bokmal.xml"/> 11 <include locale="ca_ES.ISO-8859-1" file="catalan.xml"/> 12 <include locale="hr_HR.ISO-8859-2" file="croatian.xml"/> 13 <include locale="cs_CZ.ISO-8859-2" file="czech.xml"/> 14 <include locale="da_DK.ISO-8859-1" file="danish.xml"/> 15 <include locale="de_DE.ISO-8859-1" file="deutsch.xml"/> 16 <include locale="nl_NL.ISO-8859-1" file="dutch.xml"/> 17 <include locale="C" file="english.xml"/> 18 <include locale="et_EE.ISO-8859-1" file="estonian.xml"/> [all …]
|
| D | Makefile.am | 21 config/english.xml \ 22 config/francais.xml \ 23 config/locale.xml 29 config/configure.xml 35 config/colors.xml \ 36 config/delegates.xml \ 37 config/log.xml \ 38 config/mime.xml \ 39 config/policy.xml \ 40 config/quantization-table.xml \ [all …]
|
| /external/ImageMagick/www/source/ |
| D | locale.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 10 <include locale="no_NO.ISO-8859-1" file="bokmal.xml"/> 11 <include locale="ca_ES.ISO-8859-1" file="catalan.xml"/> 12 <include locale="hr_HR.ISO-8859-2" file="croatian.xml"/> 13 <include locale="cs_CZ.ISO-8859-2" file="czech.xml"/> 14 <include locale="da_DK.ISO-8859-1" file="danish.xml"/> 15 <include locale="de_DE.ISO-8859-1" file="deutsch.xml"/> 16 <include locale="nl_NL.ISO-8859-1" file="dutch.xml"/> 17 <include locale="C" file="english.xml"/> 18 <include locale="et_EE.ISO-8859-1" file="estonian.xml"/> [all …]
|
| /external/mesa3d/ |
| D | aosp-gen-prebuilt.sh | 24 python src/compiler/spirv/vtn_generator_ids_h.py src/compiler/spirv/spir-v.xml prebuilt-intermediat… 28 …enxml/gen_zipped_file.py src/broadcom/cle/v3d_packet_v21.xml src/broadcom/cle/v3d_packet_v33.xml >… 30 python src/broadcom/cle/gen_pack_header.py src/broadcom/cle/v3d_packet_v21.xml 21 > prebuilt-interm… 31 python src/broadcom/cle/gen_pack_header.py src/broadcom/cle/v3d_packet_v33.xml 33 > prebuilt-interm… 37 src/intel/genxml/gen4.xml \ 38 src/intel/genxml/gen45.xml \ 39 src/intel/genxml/gen5.xml \ 40 src/intel/genxml/gen6.xml \ 41 src/intel/genxml/gen7.xml \ 42 src/intel/genxml/gen75.xml \ [all …]
|
| /external/javaparser/ |
| D | ruleset.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 6 <rule ref="rulesets/java/imports.xml/DontImportJavaLang"> 9 <rule ref="rulesets/java/strings.xml/StringToString"> 12 <rule ref="rulesets/java/basic.xml/BigIntegerInstantiation"> 15 <rule ref="rulesets/java/migrating.xml/IntegerInstantiation"> 18 <rule ref="rulesets/java/imports.xml/DuplicateImports"> 21 <rule ref="rulesets/java/design.xml/SimplifyBooleanExpressions"> 24 <rule ref="rulesets/java/finalizers.xml/EmptyFinalizer"> 27 <rule ref="rulesets/java/migrating.xml/ByteInstantiation"> 30 <rule ref="rulesets/java/imports.xml/TooManyStaticImports"> [all …]
|
| /external/doclava/test/doclava/ |
| D | ApiCheckTest.java | 41 String[] args = { "test/api/medium.xml", "test/api/medium.xml" }; in testEquivalentApi() 48 String[] args = { "test/api/return-type-changed-1.xml", "test/api/return-type-changed-2.xml" }; in testMethodReturnTypeChanged() 56 String[] args = { "test/api/parameter-changed-1.xml", "test/api/parameter-changed-2.xml" }; in testMethodParameterChanged() 70 String[] args = { "test/api/parameter-changed-1.xml", "test/api/parameter-changed-3.xml" }; in testConstructorParameterChanged() 83 String[] args = { "test/api/simple.xml", "test/api/added-class.xml" }; in testAddedClass() 91 String[] args = { "test/api/added-class.xml", "test/api/simple.xml" }; in testRemovedClass() 99 String[] args = { "test/api/added-deprecated-class.xml", "test/api/simple.xml" }; in testRemovedDeprecatedClass() 107 String[] args = { "test/api/simple.xml", "test/api/changed-super.xml" }; in testChangedSuper() 116 "test/api/changed-assignable-return-1.xml", in testChangedAssignableReturn() 117 "test/api/changed-assignable-return-2.xml" in testChangedAssignableReturn() [all …]
|
| /external/libxml2/win32/wince/ |
| D | libxml2.vcl | 11 /nologo /W3 /Zi /Od /I "..\..\..\include" /I "..\..\include" /I "c:\ppc\libxml\XML\win32\wince" /D … 12 "C:\ppc\libxml\XML\DOCBparser.c" 13 "C:\ppc\libxml\XML\encoding.c" 14 "C:\ppc\libxml\XML\entities.c" 15 "C:\ppc\libxml\XML\error.c" 16 "C:\ppc\libxml\XML\globals.c" 17 "C:\ppc\libxml\XML\hash.c" 18 "C:\ppc\libxml\XML\list.c" 19 "C:\ppc\libxml\XML\parser.c" 20 "C:\ppc\libxml\XML\parserInternals.c" [all …]
|
| /external/boringssl/src/crypto/fipsmodule/policydocs/ |
| D | BoringCrypto-Android-Security-Policy-20191020.docx | ... xml
word/footer2.xml
word/header3.xml
word/footer3.xml
word/media/image1 |
| D | BoringCrypto-Security-Policy-20180730.docx | ... xml
word/footnotes.xml
word/footer2.xml
word/header3.xml
word/header1.xml |
| /external/parameter-framework/upstream/schemas/ |
| D | W3cXmlAttributes.xsd | 1 <?xml version='1.0'?> 2 …:schema targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XM… 6 See http://www.w3.org/XML/1998/namespace.html and 7 http://www.w3.org/TR/REC-xml for information about this namespace. 9 This schema document describes the XML namespace, in a form 22 by virtue of its definition in the XML Base specification. 26 The xml:id specification is not yet a W3C Recommendation, 34 by virtue of its definition in the XML specification. 40 definition in the XML specification. 43 the original XML Working Group. This name is reserved by [all …]
|
| /external/libxml2/doc/ |
| D | catalog.html | 1 <?xml version="1.0" encoding="UTF-8"?> 10 …XML C parser and toolkit of Gnome</h1><h2>Catalog support</h2></td></tr></table></td></tr></table>… 24 (XML parser, stylesheet processing, or even images referenced for inclusion 30 <p>"-//OASIS//DTD DocBook XML V4.1.2//EN"</p> 31 <p>of the DocBook 4.1.2 XML DTD with the actual URL where it can be 33 <p>http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd</p> 43 important feature for any significant deployment of XML or SGML since it 51 <li><a href="http://www.oasis-open.org/committees/entity/spec.html">XML 52 Catalogs</a> is far more flexible, more recent, uses an XML syntax and 55 catalog in /etc/xml/catalog, and assuming it has been correctly populated, [all …]
|
| /external/wayland-protocols/chromium.org/ |
| D | README.chromium | 19 …wayland-scanner code < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > protocol/xdg-shell-v5-pr… 20 …wayland-scanner server-header < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > include/protoco… 21 …wayland-scanner client-header < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > include/protoco… 22 …wayland-scanner code < src/unstable/xdg-shell/xdg-shell-unstable-v6.xml > protocol/xdg-shell-v6-pr… 23 …wayland-scanner server-header < src/unstable/xdg-shell/xdg-shell-unstable-v6.xml > include/protoco… 24 …wayland-scanner client-header < src/unstable/xdg-shell/xdg-shell-unstable-v6.xml > include/protoco… 25 …wayland-scanner code < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > protocol/linux-dma… 26 …wayland-scanner server-header < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > include/p… 27 …wayland-scanner client-header < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > include/p… 28 wayland-scanner code < src/stable/viewporter/viewporter.xml > protocol/viewporter-protocol.c [all …]
|
| /external/wpa_supplicant_8/hs20/client/ |
| D | oma_dm_client.c | 13 #include "xml-utils.h" 84 locuri = get_node(ctx->xml, node, "Item/Target/LocURI"); in oma_dm_get_target_locuri() 88 uri = xml_node_get_text(ctx->xml, locuri); in oma_dm_get_target_locuri() 91 xml_node_get_text_free(ctx->xml, uri); in oma_dm_get_target_locuri() 101 node = xml_node_create(ctx->xml, parent, NULL, element); in oma_dm_add_locuri() 104 xml_node_create_text(ctx->xml, node, NULL, "LocURI", uri); in oma_dm_add_locuri() 116 "DevId from devinfo.xml is not available - cannot use OMA DM"); in oma_dm_build_hdr() 120 syncml = xml_node_create_root(ctx->xml, "SYNCML:SYNCML1.2", NULL, &ns, in oma_dm_build_hdr() 123 synchdr = xml_node_create(ctx->xml, syncml, NULL, "SyncHdr"); in oma_dm_build_hdr() 124 xml_node_create_text(ctx->xml, synchdr, NULL, "VerDTD", "1.2"); in oma_dm_build_hdr() [all …]
|