HomeSort by relevance Sort by last modified time
    Searched full:perl (Results 101 - 125 of 1048) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/valgrind/main/massif/tests/
zero2.vgtest 4 post: perl ../../massif/ms_print massif.out | ../../tests/filter_addresses
  /external/webkit/LayoutTests/http/tests/resources/
slow-script.pl 1 #!/usr/bin/perl -w
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
quoting 1 # -*-perl-*-
escape 1 # -*-perl-*-
57 # This tells the test driver that the perl test script executed properly.
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
shell 1 # -*-perl-*-
realpath 1 # -*-perl-*-
81 # This tells the test driver that the perl test script executed properly.
warning 1 # -*-Perl-*-
58 # This tells the test driver that the perl test script executed properly.
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
MAKELEVEL 1 # -*-perl-*-
MFILE_LIST 1 # -*-perl-*-
DEFAULT_GOAL 1 # -*-perl-*-
77 # This tells the test driver that the perl test script executed properly.
  /external/icu4c/test/compat/
readme.txt 3 tzone.pl : A perl script that test the timezone information between the system time and ICU time.
9 tzone.pl Perl script that calls the tzdate program with the correct TZ and arguments.
  /external/markdown/tests/misc/
bidi.txt 1 **Python**????????[Guido van Rossum](http://en.wikipedia.org/wiki/Guido_van_Rossum) ????????????????????????????????[Perl](http://ja.wikipedia.org/wiki/Perl)????????????????????????? BBC ????????????????????????????????????? (Python???????????????????Python??????????????????????????)
  /external/openssl/crypto/des/
Imakefile 20 PERL= des.pl testdes.pl doIP doPC1 doPC2 PC1 PC2 shifts.pl
22 CODE= $(GENERAL) $(DES) $(TESTING) $(SRCS) $(LIBDES) $(PERL)
FILES0 65 /* The perl scripts - you can ignore these files they are only
67 des.pl - des in perl anyone? des_set_key and des_ecb_encrypt
68 both done in a perl library.
70 doIP - Perl script used to develop IP xor/shift code.
71 doPC1 - Perl script used to develop PC1 xor/shift code.
75 shifts.pl - Perl library used by my perl scripts.
  /external/valgrind/main/auxprogs/
change-copyright-year 10 # - change the years in the 'perl' command below appropriately.
21 perl -p -e 's/Copyright \(C\) 20([0-1])([0-9])-2010/Copyright (C) 20$1$2-2011/' < $i > tmp.$$
  /external/valgrind/main/cachegrind/tests/
filter_stderr 11 perl -p -e 's/((I|D|LL) *refs:)[ 0-9,()+rdw]*$/\1/' |
14 perl -p -e 's/((I1|D1|LL|LLi|LLd) *(misses|miss rate):)[ 0-9,()+rdw%\.]*$/\1/' |
  /external/valgrind/main/memcheck/tests/
filter_stderr 15 perl -p -e "s/param exit_group\(status\)/param exit(status)/" |
23 perl -p -e "s/in loss record \d+ of \d+/in loss record ... of .../" |
  /external/valgrind/main/none/tests/
filter_timestamp 7 perl -p -e "s/ [0-9]{1,7}==//" |
26 perl -p -e "s/^00:00:00:\d\d\.\d\d\d $/00:00:00:XX:YYY/"
  /external/grub/docs/
Makefile.am 41 $(PERL) $(srcdir)/$(HELP2MAN) --name="the grub shell" \
46 $(PERL) $(srcdir)/$(HELP2MAN) --name="install GRUB on your drive" \
50 $(PERL) $(srcdir)/$(HELP2MAN) \
56 $(PERL) $(srcdir)/$(HELP2MAN) \
62 $(PERL) $(srcdir)/$(HELP2MAN) \
  /external/linux-tools-perf/util/
trace-event-scripting.c 110 fprintf(stderr, "Perl scripting not supported."
113 "\n # yum install 'perl(ExtUtils::Embed)' (Fedora)"
134 .name = "Perl",
144 err = script_spec_register("Perl", scripting_ops);
146 die("error registering Perl script extension");
  /external/valgrind/main/tests/
filter_stderr_basic 8 # easily done. Use Perl instead for any such cases.
13 perl -p -e 's/(==|--|\*\*)[0-9]{1,7}\1 //' |
30 perl -p -e "s/(m_replacemalloc\/)?vg_replace_malloc.c:\d+\)/vg_replace_malloc.c:...\)/" |
33 perl -p -e "s/valgrind\.h:\d+\)/valgrind\.h:...\)/" |
48 perl -n -e 'print if !/^(Segmentation fault|Alarm clock|Aborted|Bus error)( \(core dumped\))?$/' |
  /external/linux-tools-perf/Documentation/
perf-script-perl.txt 1 perf-script-perl(1)
6 perf-script-perl - Process trace data with a Perl script
11 'perf script' [-s [Perl]:script[.pl] ]
17 built-in Perl interpreter. It reads and processes the input file and
19 Perl script, if any.
25 -g perl' in the same directory as an existing perf.data trace file.
31 ~/libexec/perf-core/scripts/perl for typical examples showing how to
114 Every perf script Perl script should start by setting up a Perl modul
    [all...]
  /external/valgrind/main/
README_DEVELOPERS 43 perl tests/vg_regtest <name>
49 perl tests/vg_regtest memcheck
50 perl tests/vg_regtest memcheck/tests/badfree.vgtest
51 perl tests/vg_regtest memcheck/tests/badfree
60 perl perf/vg_perf <name>
66 perl perf/vg_perf perf/
67 perl perf/vg_perf perf/bz2.vgperf
68 perl perf/vg_perf perf/bz2
75 perl perf/vg_perf --vg=../trunk1 --vg=../trunk2 perf/
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun.pl 1 #!/usr/bin/perl
22 # wrapper script for invoking commands on a platform with Perl installed
44 # There is a bug in Perl 5 on NetWare, where chdir does not
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildbin.sh 98 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_ta.txt ${LANG}_ta_${VERSION_SUFFIX}.bin
99 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_${SID}_sg.txt ${LANG}_${SID}_sg_${VERSION_SUFFIX}.bin
100 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_dbg.txt ${LANG}_dbg.bin

Completed in 580 milliseconds

1 2 3 45 6 7 8 91011>>