OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XSLTPROC
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/xstc/
Makefile.am
69
-@(if [ -x $(
XSLTPROC
) ] ; then \
71
$(
XSLTPROC
) --nonet --stringparam vendor NIST-2 \
77
-@(if [ -x $(
XSLTPROC
) ] ; then \
79
$(
XSLTPROC
) --nonet --stringparam vendor MS \
85
-@(if [ -x $(
XSLTPROC
) ] ; then \
87
$(
XSLTPROC
) --nonet --stringparam vendor SUN \
/external/libxml2/doc/
Makefile.am
249
-@(if [ -x $(
XSLTPROC
) ] ; then \
251
$(
XSLTPROC
) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchack.h ; \
258
-@(if [ -x $(
XSLTPROC
) ] ; then \
260
$(
XSLTPROC
) --nonet --html --path $(srcdir) $(srcdir)/site.xsl $(srcdir)/xml.html > index.html ; fi );
266
-@(if [ -x $(
XSLTPROC
) ] ; then \
267
$(
XSLTPROC
) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi );
270
-@(if [ -x $(
XSLTPROC
) ] ; then \
272
$(
XSLTPROC
) --nonet $(srcdir)/xsa.xsl $(srcdir)/news.html > libxml2.xsa ; fi );
275
-@(if [ -x $(
XSLTPROC
) ] ; then \
277
$(
XSLTPROC
) --nonet --html $(srcdir)/api.xsl
[
all
...]
/external/bison/tests/
testsuite
[
all
...]
/external/libdrm/man/
Makefile.am
40
$(
XSLTPROC
) -o "$@" $(XSLTPROC_FLAGS) $(MANPAGES_STYLESHEET) "$<" && \
/external/linux-tools-perf/src/tools/perf/Documentation/
Makefile
153
QUIET_XSLTPROC = @echo ' '
XSLTPROC
$@;
286
$(QUIET_XSLTPROC)
xsltproc
$(XSLTOPTS) -o $@ $(XSLT) $<
/external/bison/
configure
[
all
...]
Completed in 1220 milliseconds