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

  /src/external/mpl/bind/dist/bin/tests/system/statistics/
tests.sh 177 if $FEATURETEST --have-libxml2 && "${CURL}" --http1.1 http://10.53.0.3:${EXTRAPORT1} >/dev/null 2>&1 && [ -x "${XSLTPROC}" ]; then
187 ${XSLTPROC} curl.out.${n}.xsl - <curl.out.${n}.xml >xsltproc.out.${n} 2>/dev/null || ret=1
193 grep "<h1>ISC Bind 9 Configuration and Statistics</h1>" xsltproc.out.${n} >/dev/null || ret=1
194 grep "<h2>Server Status</h2>" xsltproc.out.${n} >/dev/null || ret=1
195 grep "<h2>Incoming Requests by DNS Opcode</h2>" xsltproc.out.${n} >/dev/null || ret=1
196 grep "<h3>Incoming Queries by Query Type</h3>" xsltproc.out.${n} >/dev/null || ret=1
197 grep "<h2>Outgoing Queries per view</h2>" xsltproc.out.${n} >/dev/null || ret=1
198 grep "<h3>View " xsltproc.out.${n} >/dev/null || ret=1
199 grep "<h2>Server Statistics</h2>" xsltproc.out.${n} >/dev/null || ret=
    [all...]
  /src/external/gpl3/gdb/dist/gdb/syscalls/
Makefile 24 xsltproc --output $$f apply-defaults.xsl $$f.in; \
  /src/external/gpl3/gdb.old/dist/gdb/syscalls/
Makefile 24 xsltproc --output $$f apply-defaults.xsl $$f.in; \
  /src/external/bsd/bzip2/dist/
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
  /src/external/bsd/pam-u2f/bin/pamu2fcfg/
Makefile 24 xsltproc --nonet --xinclude -o pamu2fcfg.1 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' pamu2fcfg.1.xml
  /src/external/bsd/pam-u2f/lib/security/pam-u2f/
Makefile 24 xsltproc --nonet --xinclude -o pam_u2f.8 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' pam_u2f.8.xml
  /src/external/gpl3/gdb/dist/gdb/features/
Makefile 22 # copies. Because this relies on xsltproc, it is not normally run
91 XSLTPROC = xsltproc
191 $(XSLTPROC) --path "$(PWD)" --xinclude print-osabi.xsl $< \
193 $(XSLTPROC) --path "$(PWD)" --xinclude number-regs.xsl $< | \
194 $(XSLTPROC) sort-regs.xsl - | \
195 $(XSLTPROC) gdbserver-regs.xsl - >> $(outdir)/$*.tmp
  /src/external/gpl3/gdb.old/dist/gdb/features/
Makefile 22 # copies. Because this relies on xsltproc, it is not normally run
93 XSLTPROC = xsltproc
194 $(XSLTPROC) --path "$(PWD)" --xinclude number-regs.xsl $< | \
195 $(XSLTPROC) sort-regs.xsl - | \
196 $(XSLTPROC) gdbserver-regs.xsl - >> $(outdir)/$*.tmp
  /src/external/gpl3/gcc/dist/libstdc++-v3/doc/
Makefile.am 240 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
469 XSLTPROC = xsltproc
549 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \
568 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \
578 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
634 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) \
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/
Makefile.am 238 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
467 XSLTPROC = xsltproc
547 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \
566 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \
576 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
632 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) \
  /src/external/bsd/jemalloc/dist/
configure 725 XSLTPROC
2676 # Extract the first word of "xsltproc", so it can be a program name with args.
2677 set dummy xsltproc; ac_word=$2
2683 case $XSLTPROC in
2685 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
2707 XSLTPROC=$ac_cv_path_XSLTPROC
2708 if test -n "$XSLTPROC"; then
2709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
2710 $as_echo "$XSLTPROC" >&6; }
2739 if test "x$XSLTPROC" = "xfalse" ; the
    [all...]
  /src/external/bsd/jemalloc.old/dist/
configure 715 XSLTPROC
2639 # Extract the first word of "xsltproc", so it can be a program name with args.
2640 set dummy xsltproc; ac_word=$2
2646 case $XSLTPROC in
2648 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
2670 XSLTPROC=$ac_cv_path_XSLTPROC
2671 if test -n "$XSLTPROC"; then
2672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
2673 $as_echo "$XSLTPROC" >&6; }
13651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: XSLTPROC : ${XSLTPROC}" >&
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 672 XSLTPROC
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 639 XSLTPROC
33658 for ac_prog in xsltproc
33667 case $XSLTPROC in
33669 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
33690 XSLTPROC=$ac_cv_path_XSLTPROC
33691 if test -n "$XSLTPROC"; then
33692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
33693 $as_echo "$XSLTPROC" >&6; }
33700 test -n "$XSLTPROC" && break
33702 test -n "$XSLTPROC" || XSLTPROC="missing
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 639 XSLTPROC
33565 for ac_prog in xsltproc
33574 case $XSLTPROC in
33576 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
33597 XSLTPROC=$ac_cv_path_XSLTPROC
33598 if test -n "$XSLTPROC"; then
33599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
33600 $as_echo "$XSLTPROC" >&6; }
33607 test -n "$XSLTPROC" && break
33609 test -n "$XSLTPROC" || XSLTPROC="missing
    [all...]
  /src/external/mpl/bind/dist/
configure 744 XSLTPROC
19300 # Extract the first word of "xsltproc", so it can be a program name with args.
19301 set dummy xsltproc; ac_word=$2
19308 e) case $XSLTPROC in
19310 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
19336 XSLTPROC=$ac_cv_path_XSLTPROC
19337 if test -n "$XSLTPROC"; then
19338 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
19339 printf "%s\n" "$XSLTPROC" >&6; }
29791 ac_config_files="$ac_config_files bin/tests/Makefile bin/tests/system/Makefile bin/tests/system/isctest/vars/.ac_vars/TOP_BUILDDIR bin/tests/system/isctest/vars/.ac_vars/TOP_SRCDIR bin/tests/system/isctest/vars/.ac_vars/FSTRM_CAPTURE bin/tests/system/isctest/vars/.ac_vars/JQ bin/tests/system/isctest/vars/.ac_vars/SHELL bin/tests/system/isctest/vars/.ac_vars/PYTHON bin/tests/system/isctest/vars/.ac_vars/PERL bin/tests/system/isctest/vars/.ac_vars/CURL bin/tests/system/isctest/vars/.ac_vars/NC bin/tests/system/isctest/vars/.ac_vars/XMLLINT bin/tests/system/isctest/vars/.ac_vars/XSLTPROC bin/tests/system/isctest/vars/.ac_vars/PYTEST bin/tests/system/dyndb/driver/Makefile bin/tests/sys (…)
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 672 XSLTPROC
    [all...]

Completed in 139 milliseconds