Home
last modified time | relevance | path

Searched refs:PERL (Results 1 – 25 of 53) sorted by relevance

123

/external/zstd/tests/gzip/
Dzgrep-signal.sh25 test "x$PERL" = x && PERL=perl
26 ("$PERL" -e 'use POSIX qw(dup2)') >/dev/null 2>&1 ||
44 "$PERL" -e '
/external/curl/scripts/
DMakefile.am24 PERL = @PERL@ macro
38 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell zsh > $@
46 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell fish > $@
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dbuildconf133 PERL=`findtool ${PERL:-perl}`
134 if test -z "$PERL"; then
201 $PERL -i.tmp -pe \
212 $PERL -i.tmp -pe 's/\bmv +([^-\s])/mv -f $1/g' m4/libtool.m4
220 $PERL -i.bak -pe 's/\bmv +([^-\s])/mv -f $1/g' aclocal.m4
/external/ImageMagick/m4/
Dax_prog_perl_version.m413 # ACTION-IF-FALSE are run. Note if $PERL is not set (for example by
18 # AC_PATH_PROG([PERL],[perl])
24 # NOTE: This macro uses the $PERL variable to perform the check.
44 AS_IF([test -n "$PERL"],[
49 perl_version=`$PERL --version 2>&1 \
/external/curl/src/
DMakefile.am119 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) >> $(HUGE); \
121 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) -c >> $(HUGE); \
127 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) >> $(HUGE) )
141 $(CHECKSRC)(@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) \
/external/python/cpython3/PCbuild/
Dprepare_ssl.bat47 if "%PERL%" == "" where perl > "%TEMP%\perl.loc" 2> nul && set /P PERL= <"%TEMP%\perl.loc" & del "%…
48 if "%PERL%" == "" (echo Cannot locate perl.exe on PATH or as PERL variable & exit /b 4)
/external/rust/crates/grpcio-sys/grpc/third_party/re2/doc/
Dmksyntaxwiki11 ,s! perl$! <font size="1">PERL</font>!g
28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
Dmksyntaxhtml13 ,s! perl$! <font size=-2>PERL</font>!g
32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
/external/ImageMagick/PerlMagick/
DREADME.txt51 PERL interpreter!) with PerlMagick statically linked (but other libraries
59 or to create and install a new PERL interpreter with a different name
67 building PERL extensions (like PerlMagick).
109 to verify that PERL can load the PerlMagick extension ok. Chances are
DMakefile.am58 cd $(PERLMAGICK) && @PERL@ Makefile.PL $(PERL_MAKE_OPTIONS)
83 …cd $(PERLMAGICK) && @PERL@ Makefile.PL MAP_TARGET=$(PERLSTATICNAME) $(PERL_MAKE_OPTIONS) && $(MAKE…
/external/curl/tests/libtest/
DMakefile.am135 @PERL@ $(top_srcdir)/tests/libtest/mk-lib1521.pl < $(top_srcdir)/include/curl/curl.h > lib1521.c
143 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) $(srcdir)/*.[ch]
/external/curl/docs/cmdline-opts/
DMakefile.am35 @(cd $(srcdir) && @PERL@ ./gen.pl mainpage $(DPAGES)) > $(MANPAGE)
/external/curl/include/curl/
DMakefile.am34 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/include/curl $(pkginclude_HEADERS)
/external/curl/tests/server/
DMakefile.am65 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.[ch]
/external/curl/docs/examples/
DMakefile.am70 $(CHECKSRC)(@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) $(srcdir)/*.c)
/external/llvm-project/polly/lib/External/isl/doc/
DMakefile.am22 $(PERL) $(srcdir)/mypod2latex $< $@
DMakefile.in221 PERL = @PERL@
511 @GENERATE_DOC_TRUE@ $(PERL) $(srcdir)/mypod2latex $< $@
/external/curl/tests/unit/
DMakefile.am73 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.[ch]
/external/llvm-project/polly/lib/External/isl/
Dconfigure.ac38 AC_CHECK_PROG(PERL, perl, perl, [])
49 AM_CONDITIONAL(GENERATE_DOC, test -n "$PERL" -a -n "$PDFLATEX" -a -n "$POD2HTML")
/external/ImageMagick/
DInstall-unix.txt72 PERL --with-perl=yes /usr/bin/perl
173 dynamically loaded by an installed PERL (otherwise an additional PERL
194 If --enable-shared is not specified, a new PERL interpreter (PerlMagick)
199 PERL interpreter at run-time. Use of dynamically-loaded extensions is
362 taken as the PERL interpreter to use. This important in case the perl
363 executable in your PATH is not PERL5, or is not the PERL you want to use.
365 --with-perl=PERL
374 installation prefix is not the same as PERL's PREFIX, then you
377 common when PERL is delivered with the operating system or on Internet
379 elsewhere, then provide a PREFIX option to PERL's configuration step
[all …]
/external/curl/docs/libcurl/
DMakefile.am68 LOG_COMPILER = $(PERL)
/external/google-breakpad/src/third_party/libdisasm/swig/perl/
DMakefile-swig25 # PERL rules
/external/sl4a/Common/src/com/googlecode/android_scripting/language/
DSupportedLanguages.java29 ".js", JavaScriptLanguage.class), LUA(".lua", LuaLanguage.class), PERL(".pl", enumConstant
/external/e2fsprogs/
DMCONFIG.in114 PERL = @PERL@
318 $(PERL) $(top_srcdir)/wordwrap.pl > .depend; \
/external/curl/tests/
DMakefile.am66 TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl

123