Searched refs:PERL (Results 1 - 17 of 17) sorted by relevance

/external/bison/tests/
H A Dbison.in22 : ${PERL='@PERL@'}
38 if $PERL --version >/dev/null; then
43 $PERL -pi -e 's{"y\.tab\.}{"parse-gram.}g;' \
H A Dtestsuite2473 $as_echo "$at_srcdir/input.at:39: \$PERL -pi -e 's/\\\\(\\d{3})/chr(oct(\$1))/ge' input.y || exit 77"
2474 at_fn_check_prepare_dynamic "$PERL -pi -e 's/\\\\(\\d{3})/chr(oct($1))/ge' input.y || exit 77" "input.at:39"
2475 ( $at_check_trace; $PERL -pi -e 's/\\(\d{3})/chr(oct($1))/ge' input.y || exit 77
8317 $as_echo "$at_srcdir/input.at:1353: \$PERL -e \"print 'start: \\'';\" >> empty.y || exit 77"
8318 at_fn_check_prepare_dynamic "$PERL -e \"print 'start: \\'';\" >> empty.y || exit 77" "input.at:1353"
8319 ( $at_check_trace; $PERL -e "print 'start: \'';" >> empty.y || exit 77
8359 $as_echo "$at_srcdir/input.at:1368: \$PERL -e \"print 'start: \\'ab';\" >> two.y || exit 77"
8360 at_fn_check_prepare_dynamic "$PERL -e \"print 'start: \\'ab';\" >> two.y || exit 77" "input.at:1368"
8361 ( $at_check_trace; $PERL -e "print 'start: \'ab';" >> two.y || exit 77
8401 $as_echo "$at_srcdir/input.at:1383: \$PERL
[all...]
/external/mesa3d/src/gallium/drivers/radeon/
H A DMakefile24 $(PERL) $^ > $@
27 $(PERL) $^ $@ > /dev/null
37 $(PERL) $^ > $@
/external/regex-re2/doc/
H A 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>
H A 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/curl/
H A Dbuildconf275 PERL=`findtool ${PERL:-perl}`
276 if test -z "$PERL"; then
351 $PERL -i.tmp -pe \
362 $PERL -i.tmp -pe 's/\bmv +([^-\s])/mv -f $1/g' m4/libtool.m4
370 $PERL -i.bak -pe 's/\bmv +([^-\s])/mv -f $1/g' aclocal.m4
/external/harfbuzz_ng/win32/
H A Ddetectenv-msvc.mak14 # Location of the PERL interpretor, for running glib-mkenums. glib-mkenums
15 # needs to be found in $(PREFIX)\bin. Using either a 32-bit or x64 PERL
18 !if "$(PERL)" == ""
19 PERL = perl macro
H A Dinfo-msvc.mak103 @echo tool script, which will require a PERL interpretor (use
104 @echo PERL=^$(PATH_TO_PERL_INTERPRETOR)) if it is not already in your PATH).
/external/sl4a/Common/src/com/googlecode/android_scripting/language/
H A DSupportedLanguages.java29 ".js", JavaScriptLanguage.class), LUA(".lua", LuaLanguage.class), PERL(".pl", enum constant in enum:SupportedLanguages.KnownLanguage
/external/bison/build-aux/
H A Dgendocs.sh52 : ${PERL='perl'}
117 and PERL to control the programs that get executed, and
212 $PERL -n -e "
/external/bison/doc/
H A DMakefile.am33 | $(PERL) $(CROSS_OPTIONS_PL) $(top_srcdir)/src/scan-gram.l >$@.tmp
/external/curl/docs/examples/
H A DMakefile.netware102 PERL = perl
/external/ImageMagick/
H A Dconfigure683 PERL
[all...]
/external/e2fsprogs/
H A Dconfigure653 PERL
9921 case $PERL in
9923 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
9945 PERL=$ac_cv_path_PERL
9946 if test -n "$PERL"; then
9947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
9948 $as_echo "$PERL" >&6; }
/external/mksh/src/
H A DBuild.sh2425 for perli in \$PERL perl5 perl no; do
/external/libxml2/
H A DMakefile.am919 @($(PERL) $(top_srcdir)/dbgenattr.pl 100000 > dba100000.xml)
/external/bison/
H A Dconfigure1672 PERL
8700 case $PERL in
8702 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8723 PERL=$ac_cv_path_PERL
8724 if test -n "$PERL"; then
8725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
8726 $as_echo "$PERL" >&6; }
8733 if test -z "$PERL"; then

Completed in 444 milliseconds