HomeSort by: relevance | last modified time | path
    Searched refs:xml (Results 1 - 25 of 195) sorted by relevancy

1 2 3 4 5 6 7 8

  /xsrc/external/mit/xorg-server.old/dist/doc/xml/
Makefile.am 25 doc_sources = Xserver-spec.xml
29 include $(top_srcdir)/doc/xml/xmlrules-noinst.in
xmlrules.in 24 # This file provides pattern rules to generate html/pdf/txt from DocBook/XML
30 XML_ENT_DIR = $(abs_top_builddir)/doc/xml
31 SUFFIXES = .xml .txt .html .pdf
40 %.txt: %.xml $(XML_ENT_DIR)/xserver.ent
43 %.html: %.xml $(XML_ENT_DIR)/xserver.ent
46 %.pdf: %.xml $(XML_ENT_DIR)/xserver.ent
  /xsrc/external/mit/xkeyboard-config/dist/tests/
testShortDescriptions 3 awk '/shortDescr/{print toupper($0)}' ../rules/base.xml.in | sed 's/<[^>]*>//g;s/ //g' | sort | uniq > xml.sd
5 diff -u iso.sd xml.sd | grep '+'
  /xsrc/external/mit/xorg-server.old/dist/doc/xml/dtrace/
Makefile.am 24 doc_sources = Xserver-DTrace.xml
30 include $(top_srcdir)/doc/xml/xmlrules-inst.in
32 include $(top_srcdir)/doc/xml/xmlrules-noinst.in
  /xsrc/external/mit/libX11/dist/specs/i18n/compose/
docbook-nl.am 2 # Generate output formats for a single DocBook/XML with/without chapters
4 # This version of docbook.am handles cases where XML source is generated
10 # docbook: the main DocBook/XML file, no chapters, appendix or image files
21 # DocBook/XML generated output formats to be installed
24 # Generated DocBook/XML source files using a perl script
25 %.xml: $(top_builddir)/nls/%/Compose
27 --locale="$(@:.xml=)" --output="$@" $<
29 libX11-keys.xml: $(locales:%=%.xml)
40 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
    [all...]
  /xsrc/external/mit/libXfont/dist/
devbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
20 # DocBook/XML file with chapters, appendix and images it includes
30 noinst_DATA += $(docbook:.xml=.html)
31 %.html: %.xml $(chapters)
35 noinst_DATA += $(docbook:.xml=.txt)
36 %.txt: %.xml $(chapters)
47 noinst_DATA += $(docbook:.xml=.pdf) $(docbook:.xml=.ps)
48 %.pdf: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXfont2/dist/
devbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
20 # DocBook/XML file with chapters, appendix and images it includes
30 noinst_DATA += $(docbook:.xml=.html)
31 %.html: %.xml $(chapters)
35 noinst_DATA += $(docbook:.xml=.txt)
36 %.txt: %.xml $(chapters)
47 noinst_DATA += $(docbook:.xml=.pdf) $(docbook:.xml=.ps)
48 %.pdf: %.xml $(chapters
    [all...]
  /xsrc/external/mit/xfs/dist/
devbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
20 # DocBook/XML file with chapters, appendix and images it includes
30 noinst_DATA += $(docbook:.xml=.html)
31 %.html: %.xml $(chapters)
35 noinst_DATA += $(docbook:.xml=.txt)
36 %.txt: %.xml $(chapters)
47 noinst_DATA += $(docbook:.xml=.pdf) $(docbook:.xml=.ps)
48 %.pdf: %.xml $(chapters
    [all...]
  /xsrc/external/mit/xorg-server/dist/
devbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
20 # DocBook/XML file with chapters, appendix and images it includes
32 noinst_DATA += $(docbook:.xml=.html)
33 %.html: %.xml $(chapters)
37 noinst_DATA += $(docbook:.xml=.txt)
38 %.txt: %.xml $(chapters)
49 noinst_DATA += $(docbook:.xml=.pdf) $(docbook:.xml=.ps)
50 %.pdf: %.xml $(chapters
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/util/
driconf_static.py 24 from xml.etree import ElementTree
39 def __init__(self, xml):
41 self.name = xml.attrib['name']
42 self.value = xml.attrib['value']
45 def __init__(self, xml):
47 self.name = xml.attrib['name']
48 self.executable = xml.attrib.get('executable', None)
49 self.executable_regexp = xml.attrib.get('executable_regexp', None)
50 self.sha1 = xml.attrib.get('sha1', None)
51 self.application_name_match = xml.attrib.get('application_name_match', None
228 xml = sys.argv[1] variable
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/intel/genxml/
sort_xml.sh 3 for i in ./*.xml; do
gen_zipped_file.py 28 import xml.etree.cElementTree as et
32 print("No input xml file specified")
47 xml = open(filename, "rb").read()
48 xml_length = len(xml)
49 root = et.fromstring(xml)
54 compressed_data += compress.compress(xml)
  /xsrc/external/mit/fontconfig/dist/conf.d/
25-unhint-nonlatin.conf 1 <?xml version="1.0"?>
65-khmer.conf 1 <?xml version="1.0"?>
  /xsrc/external/mit/MesaLib/dist/src/intel/genxml/
gen_zipped_file.py 27 import xml.etree.ElementTree as et
31 print("No input xml file specified")
46 xml = open(filename, "rb").read()
47 xml_length = len(xml)
48 root = et.fromstring(xml)
53 compressed_data += compress.compress(xml)
  /xsrc/external/mit/libICE/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libSM/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libX11/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXaw/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXdmcp/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXext/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXi/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXmu/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXt/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]
  /xsrc/external/mit/libXtst/dist/
docbook.am 2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
17 # DocBook/XML generated output formats to be installed
20 # DocBook/XML file with chapters, appendix and images it includes
30 --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
31 --stringparam current.docid="$(<:.xml=)"
38 shelf_DATA += $(docbook:.xml=.html)
39 %.html: %.xml $(chapters)
44 shelf_DATA += $(docbook:.xml=.txt)
45 %.txt: %.xml $(chapters
    [all...]

Completed in 20 milliseconds

1 2 3 4 5 6 7 8