HomeSort by: relevance | last modified time | path
    Searched refs:XML (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/xcb-proto/dist/xcbgen/
error.py 3 Gets thrown when a type doesn't resolve in the XML.
  /xsrc/external/mit/MesaLib.old/src/mesa/main/
Makefile 9 XML= ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/gl_and_es_API.xml
16 ${_out}: ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/${_py} ${XML}
17 ${PYTHON} ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/${_py} -f ${XML} > $@.tmp && mv $@.tmp $@
20 dispatch.h: ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/gl_table.py ${XML}
21 ${PYTHON} ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/gl_table.py -f ${XML} -m remap_table > $@.tmp && mv $@.tmp $@
  /xsrc/external/mit/MesaLib.old/src/mesa/program/
Makefile 13 program_parse.tab.c: ${_SCRIPT} ${XML}
  /xsrc/external/mit/libepoxy/dist/registry/
README.md 1 ## Updating the registry XML
3 In order to update the registry XML files and retain the history you cannot
8 2. download the XML files from the Khronos repository
  /xsrc/external/mit/libX11/dist/specs/i18n/compose/
compose-chart.pl 82 qq(<?xml version="1.0" encoding="$charset" ?>),
83 q(<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"),
84 q( "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">),
89 ( map { qq( <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="$_.xml">\
212 qq(<?xml version="1.0" encoding="$charset" ?>),
213 q(<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"),
214 q( "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">),
336 compose-chart - Make DocBook/XML charts of compose table entries
343 --charset[=<cset>] character set to specify in XML doctype
356 Specify a character set to list in the doctype declaration in the XML output
    [all...]
  /xsrc/external/mit/fontconfig/dist/doc/
fcformat.fncs 271 Escapes text such that it can be used in XML and HTML.
  /xsrc/external/mit/xorg-docs/dist/
configure 1449 --with-xsltproc Use xsltproc for the transformation of XML documents
3350 # following test for empty XML docbook files.
3351 # For compatibility reasons use the following empty XML docbook file and if
3352 # it fails try it again with a non-empty XML file.
3354 cat > conftest.xml << "EOF"
3358 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
3362 e) # Try it again with a non-empty XML file.
3363 cat > conftest.xml << "EOF"
3366 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
3377 rm -f conftest.xml
    [all...]
  /xsrc/external/mit/xorgproto/dist/
configure 1544 --with-xsltproc Use xsltproc for the transformation of XML documents
11446 # following test for empty XML docbook files.
11447 # For compatibility reasons use the following empty XML docbook file and if
11448 # it fails try it again with a non-empty XML file.
11450 cat > conftest.xml << "EOF"
11454 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
11458 # Try it again with a non-empty XML file.
11459 cat > conftest.xml << "EOF"
11462 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
11471 rm -f conftest.xml
    [all...]
  /xsrc/external/mit/xtrans/dist/
configure 1522 --with-xsltproc Use xsltproc for the transformation of XML documents
11768 # following test for empty XML docbook files.
11769 # For compatibility reasons use the following empty XML docbook file and if
11770 # it fails try it again with a non-empty XML file.
11772 cat > conftest.xml << "EOF"
11776 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
11780 e) # Try it again with a non-empty XML file.
11781 cat > conftest.xml << "EOF"
11784 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
11795 rm -f conftest.xml
    [all...]
  /xsrc/external/mit/fontconfig/dist/
configure 1651 --with-xmldir=DIR Use DIR to store XML schema files
1652 [default=DATADIR/xml/fontconfig]
19559 xmldir='${datadir}'/xml/fontconfig
  /xsrc/external/mit/xorg-server/dist/
configure 2201 --with-xsltproc Use xsltproc for the transformation of XML documents
2269 https://www.xquartz.org/releases/sparkle/release.xml)
13623 # following test for empty XML docbook files.
13624 # For compatibility reasons use the following empty XML docbook file and if
13625 # it fails try it again with a non-empty XML file.
13627 cat > conftest.xml << "EOF"
13631 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&1
13635 e) # Try it again with a non-empty XML file.
13636 cat > conftest.xml << "EOF"
13639 if $XMLTO --skip-validation txt conftest.xml >/dev/null 2>&
    [all...]

Completed in 34 milliseconds