Searched refs:schema (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xcb-proto/dist/src/
H A DMakefile.am38 $(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml
H A DMakefile.in551 @HAVE_XMLLINT_TRUE@ $(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml
/xsrc/external/mit/xcb-proto/dist/
H A Dconfigure.ac14 AC_MSG_WARN([xmllint not found; unable to validate against schema.])
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Disaspec.rst19 The isaspec tool and xml schema are intended to be generic (not specific
22 the xml schema, and should not be too difficult to remove from the py and
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnn.c879 /* we expect this to look like <namespace url> schema.xsd.. I think
892 rnn_err(db, "could not find schema. Missing schemaLocation?");
903 xmlSchemaPtr schema = xmlSchemaParse(parser); local in function:validate_doc
904 xmlSchemaValidCtxtPtr validCtxt = xmlSchemaNewValidCtxt(schema);
908 xmlSchemaFree(schema);
/xsrc/external/mit/fontconfig/dist/
H A Dconfigure.ac620 [AS_HELP_STRING([--with-xmldir=DIR],[Use DIR to store XML schema files [default=DATADIR/xml/fontconfig]])],
H A Dconfigure1651 --with-xmldir=DIR Use DIR to store XML schema files
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst4192 - freedreno/rnn: rename schema file
4193 - freedreno/rnn: update schema for 'pos'
4202 - freedreno/rnn: describe copyright element in schema
4203 - freedreno/rnn: add "addvariant" to schema
4207 - freedreno/rnn: schema updates for dynamic/irregular offsets
4208 - freedreno/rnn: add schema validation
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.conf.in762 # The XML_SCHEMA tag can be used to specify an XML schema,

Completed in 31 milliseconds