HomeSort by relevance Sort by last modified time
    Searched refs:PERL (Results 1 - 25 of 27) sorted by null

1 2

  /external/bison/tests/
bison.in 22 : ${PERL='@PERL@'}
38 if $PERL --version >/dev/null; then
43 $PERL -pi -e 's{"y\.tab\.}{"parse-gram.}g;' \
testsuite     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
Makefile 24 $(PERL) $^ > $@
27 $(PERL) $^ $@ > /dev/null
37 $(PERL) $^ > $@
  /external/mesa3d/src/gallium/drivers/radeon/
Makefile 24 $(PERL) $^ > $@
27 $(PERL) $^ $@ > /dev/null
37 $(PERL) $^ > $@
  /external/chromium_org/third_party/re2/doc/
mksyntaxwiki 11 ,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>
mksyntaxhtml 13 ,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/regex-re2/doc/
mksyntaxwiki 11 ,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>
mksyntaxhtml 13 ,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/chromium_org/third_party/jemalloc/chromium/
Makefile.in 81 $(PERL) $(srcdir)/apply-ed-patches.pl $(srcdir)/crtsp1.diff \
  /external/chromium_org/third_party/jemalloc/vendor/
Makefile.in 81 $(PERL) $(srcdir)/apply-ed-patches.pl $(srcdir)/crtsp1.diff \
  /external/bison/build-aux/
gendocs.sh 52 : ${PERL='perl'}
117 and PERL to control the programs that get executed, and
212 $PERL -n -e "
  /external/bison/doc/
Makefile.am 33 | $(PERL) $(CROSS_OPTIONS_PL) $(top_srcdir)/src/scan-gram.l >$@.tmp
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm 666 has since Perl 5.14 been a core module. For this reason,
672 =item * L<http://perl5.git.perl.org/perl.git>
694 This module converts Perl data structures to JSON and vice versa using either
699 JSON::PP is a pure-Perl module which is bundled in this distribution and
724 Even though there are limitations, this feature is available since Perl version 5.6.
726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
727 C<JSON> should call JSON::PP as the backend which can be used since Perl 5.005.
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm 666 has since Perl 5.14 been a core module. For this reason,
672 =item * L<http://perl5.git.perl.org/perl.git>
694 This module converts Perl data structures to JSON and vice versa using either
699 JSON::PP is a pure-Perl module which is bundled in this distribution and
724 Even though there are limitations, this feature is available since Perl version 5.6.
726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
727 C<JSON> should call JSON::PP as the backend which can be used since Perl 5.005.
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm 666 has since Perl 5.14 been a core module. For this reason,
672 =item * L<http://perl5.git.perl.org/perl.git>
694 This module converts Perl data structures to JSON and vice versa using either
699 JSON::PP is a pure-Perl module which is bundled in this distribution and
724 Even though there are limitations, this feature is available since Perl version 5.6.
726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
727 C<JSON> should call JSON::PP as the backend which can be used since Perl 5.005.
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm 57 # Perl version check, Unicode handling is enable?
240 ### Perl => JSON
362 encode_error("json text or perl structure exceeds maximum nesting level (max_depth set too low?)")
369 if ( OLD_PERL ) { utf8::decode($k) } # key for Perl 5.6 / be optimized
386 encode_error("json text or perl structure exceeds maximum nesting level (max_depth set too low?)")
581 # JSON => Perl
896 decode_error('json text or perl structure exceeds maximum nesting level (max_depth set too low?)')
947 decode_error('json text or perl structure exceeds maximum nesting level (max_depth set too low?)')
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm 57 # Perl version check, Unicode handling is enable?
240 ### Perl => JSON
362 encode_error("json text or perl structure exceeds maximum nesting level (max_depth set too low?)")
369 if ( OLD_PERL ) { utf8::decode($k) } # key for Perl 5.6 / be optimized
386 encode_error("json text or perl structure exceeds maximum nesting level (max_depth set too low?)")
581 # JSON => Perl
896 decode_error('json text or perl structure exceeds maximum nesting level (max_depth set too low?)')
947 decode_error('json text or perl structure exceeds maximum nesting level (max_depth set too low?)')
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm 57 # Perl version check, Unicode handling is enable?
240 ### Perl => JSON
362 encode_error("json text or perl structure exceeds maximum nesting level (max_depth set too low?)")
369 if ( OLD_PERL ) { utf8::decode($k) } # key for Perl 5.6 / be optimized
386 encode_error("json text or perl structure exceeds maximum nesting level (max_depth set too low?)")
581 # JSON => Perl
896 decode_error('json text or perl structure exceeds maximum nesting level (max_depth set too low?)')
947 decode_error('json text or perl structure exceeds maximum nesting level (max_depth set too low?)')
    [all...]
  /external/grub/
configure 314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
341 # Use braces instead of parens because sh, perl, etc. also accept them.
    [all...]
config.status 530 s,@PERL@,,;t t
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 146 PERL = perl
  /ndk/sources/host-tools/make-3.81/
configure 638 PERL
769 # Use braces instead of parens because sh, perl, etc. also accept them.
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure 875 PERL
1060 # Use braces instead of parens because sh, perl, etc. also accept them.
    [all...]
  /external/e2fsprogs/
configure 624 PERL
855 # Use braces instead of parens because sh, perl, etc. also accept them.
    [all...]
  /external/bison/
configure     [all...]

Completed in 460 milliseconds

1 2