HomeSort by relevance Sort by last modified time
    Searched refs:nonet (Results 1 - 6 of 6) sorted by null

  /external/bzip2/
xmlproc.sh 83 xsltproc --nonet --xinclude -o $htmlfile $xsl_html $xmlfmtfile
89 xsltproc --nonet --xinclude -o $fofile $xsl_fo $xmlfmtfile
98 xsltproc --nonet --xinclude -o $fofile $xsl_fo $xmlfmtfile
  /external/libxml2/doc/
Makefile.am 251 $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchack.h ; \
260 $(XSLTPROC) --nonet --html --path $(srcdir) $(srcdir)/site.xsl $(srcdir)/xml.html > index.html ; fi );
263 $(XMLLINT) --nonet --valid --noout $(PAGES) ; fi );
267 $(XSLTPROC) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi );
272 $(XSLTPROC) --nonet $(srcdir)/xsa.xsl $(srcdir)/news.html > libxml2.xsa ; fi );
277 $(XSLTPROC) --nonet --html $(srcdir)/api.xsl \
281 $(XMLLINT) --nonet --valid --noout API*.html ; fi );
286 $(XSLTPROC) --nonet $(srcdir)/newapi.xsl $(srcdir)/libxml2-api.xml ; fi )
289 $(XMLLINT) --nonet --valid --noout html/*.html ; fi );
294 $(XSLTPROC) --nonet $(srcdir)/wiki.xsl $(srcdir)/libxml2-api.xml; fi
    [all...]
  /external/libxml2/xstc/
Makefile.am 71 $(XSLTPROC) --nonet --stringparam vendor NIST-2 \
79 $(XSLTPROC) --nonet --stringparam vendor MS \
87 $(XSLTPROC) --nonet --stringparam vendor SUN \
  /external/libdrm/man/
Makefile.am 47 --nonet \
  /external/syslinux/com32/cmenu/
complex.c 32 static char nonet[] = "<n>etwork [none]"; variable
205 mi->item = nonet;
  /external/libxml2/
Makefile.am 735 $(CHECKER) $(top_builddir)/xmllint --nonet --debug --stream $$i > $(srcdir)/result/$$name.rdr 2>/dev/null ; \
738 log=`$(CHECKER) $(top_builddir)/xmllint --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
    [all...]

Completed in 383 milliseconds