Home
last modified time | relevance | path

Searched refs:xml (Results 126 – 150 of 334) sorted by relevance

12345678910>>...14

/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py122 if not all([args.xml, args.patch_xml, args.output_xml]):
130 tree = etree.parse(args.xml)
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0001-meson-Use-PKG_CONFIG_SYSROOT_DIR-when-using-pkg-conf.patch44 -iso_codes_dir = iso_codes.get_variable(pkgconfig: 'prefix')/'share'/'xml'/'iso-codes'
45 +iso_codes_dir = pkgconf_sysroot + iso_codes.get_variable(pkgconfig: 'prefix')/'share'/'xml'/'iso-c…
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/
H A Dmatchbox-session-sato_0.1.bb48 …gconftool-2 --config-source=xml::$D${sysconfdir}/gconf/gconf.xml.defaults --direct --type $1 --set…
/openbmc/qemu/ui/
H A Dmeson.build80 xml = custom_target('dbus-display preprocess', variable
81 input: 'dbus-display1.xml',
82 output: 'dbus-display1.xml',
87 input: xml,
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dpython3.patch38 if not options.simple and not options.xml:
44 if not options.simple and not options.xml:
/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/
H A Dremove-perl-check.patch15 @@ -26,1 +26,1 @@ dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml])
34 -if test "x$2" != "xno-xml"; then
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/
H A D0001-meson-add-option-to-set-dbus_interfacedir.patch56 - gt_prefix / gt_dbusinterfacedir / 'org.gnome.ShellSearchProvider2.xml',
57 + dbus_interface_dir / 'org.gnome.ShellSearchProvider2.xml',
/openbmc/linux/Documentation/userspace-api/media/
H A DMakefile50 .PHONY: all html texinfo epub xml latex
56 xml: all target
/openbmc/linux/tools/testing/selftests/tc-testing/
H A D.gitignore4 *.xml
/openbmc/openbmc-test-automation/
H A D.gitignore3 /output.xml
/openbmc/skeleton/libopenbmc_intf/
H A Dcodegen1 gdbus-codegen --interface-prefix org.openbmc --c-generate-object-manager --generate-c-code $1 $1.xml
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A Dorg.freedesktop.hostname1_no_polkit.conf1 <?xml version="1.0"?> <!--*-nxml-*-->
/openbmc/openbmc/meta-phosphor/classes/
H A Dmrw-xml.bbclass1 MRW_XML ??= "${MACHINE}.xml"
/openbmc/u-boot/Documentation/
H A DMakefile93 @+$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,xml,$(var),xml,$(var)))
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/
H A Dgconf_3.2.6.bb39 install -d ${D}${sysconfdir}/gconf/gconf.xml.system
57 RDEPENDS:${PN} = "python3-xml"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/
H A Dxorg-docs_1.7.2.bb5 LIC_FILES_CHKSUM = "file://general/License.xml;md5=f2677c20a4066714e233e9bbd8659aa2"
/openbmc/openbmc/poky/meta/recipes-core/libxml/
H A Dlibxml2_2.12.6.bb90 rm -rf ${D}/${PTEST_PATH}/test/icu_parse_test.xml
97 …create_wrapper ${D}${bindir}/xmllint 'XML_CATALOG_FILES=${XML_CATALOG_FILES:-${sysconfdir}/xml/cat…
99 do_install[vardepsexclude] += "XML_CATALOG_FILES:-${sysconfdir}/xml/catalog"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/
H A D44-source-code-pro-fonts-fontconfig.conf1 <?xml version="1.0" encoding="UTF-8"?>
/openbmc/openbmc-test-automation/bin/
H A Drun_robot_pgm_jenk.sh38 rm -f ${WORKSPACE}*.html ${WORKSPACE}*.xml || return 1
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/
H A D30-0-liberation-sans-narrow.conf1 <?xml version="1.0" encoding="UTF-8"?>
/openbmc/boost-dbus/
H A DCMakeLists.txt84 add_test(dbustests dbustests "--gtest_output=xml:${test_name}.xml")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu/
H A D30-dejavu-aliases.conf1 <?xml version="1.0"?>
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-html5lib_1.1.bb14 python3-xml \
/openbmc/qemu/scripts/
H A Dxml-preprocess.py71 from xml.dom import minidom
273 xml = minidom.parseString(xml_str)
275 output_file.write(xml.toprettyxml())
/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/
H A D30-liberation-aliases.conf1 <?xml version="1.0"?>

12345678910>>...14