HomeSort by: relevance | last modified time | path
    Searched refs:chomp (Results 1 - 25 of 66) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
maintainer-addresses 31 chomp;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
apr1-ltoa.pl 16 chomp $hash;
22 chomp $hash;
apr1-atol.pl 16 chomp $hash;
  /src/external/bsd/ntp/dist/scripts/build/
genAuthors.in 37 chomp(my $bk_root = `bk root`);
49 chomp;
68 chomp;
  /src/external/bsd/bzip2/dist/
format.pl 53 chomp $prev;
59 chomp $prev;
  /src/external/apache2/llvm/dist/llvm/utils/
findsym.pl 31 chomp($_);
GenLibDeps.pl 41 chomp($DotPath = `which dot`);
46 chomp($nmPath=$ENV{NM});
50 chomp($nmPath=`which nm`);
58 chomp($ranlibPath=$ENV{RANLIB});
62 chomp($ranlibPath=`which ranlib`);
113 chomp;
155 chomp;
211 chomp;
241 chomp;
  /src/external/bsd/openldap/dist/servers/slapd/back-sock/
searchexample.pl 53 chomp($line);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
make_exports.pl 31 chomp;
100 chomp;
132 chomp $dem;
extract_symvers.pl 32 chomp;
90 chomp;
  /src/external/cddl/dtracetoolkit/dist/Bin/
errinfo 76 while (chomp($line = <ERRNO>)) {
134 while (chomp($line = <DTRACE>)) {
  /src/external/cddl/dtracetoolkit/dist/
errinfo 76 while (chomp($line = <ERRNO>)) {
134 while (chomp($line = <DTRACE>)) {
  /src/external/apache2/llvm/dist/clang/utils/TestUtils/
pch-test.pl 20 chomp($file);
  /src/external/bsd/ntp/dist/sntp/unity/auto/
colour_reporter.rb 17 line.chomp!
parseOutput.rb 73 reason = array[lastItem].chomp
87 reason = array[lastItem].chomp + " at line: " + array[lastItem - 3]
unity_test_summary.rb 37 lines = File.readlines(result_file).map { |line| line.chomp }
  /src/external/bsd/wpa/dist/hostapd/logwatch/
hostapd 27 chomp($line);
  /src/external/gpl3/gcc.old/dist/contrib/
make-obstacks-texi.pl 41 chomp ($node);
make_sunver.pl 65 chomp;
115 chomp;
254 # Chomp newline now we're done with passing through the input file.
255 chomp;
311 chomp $dem;
  /src/external/bsd/less/dist/
mkutable 56 chomp $date;
62 chomp;
  /src/external/gpl2/xcvs/dist/contrib/
log_accum.in 210 chomp($line);
221 chomp($line);
231 chomp;
244 chomp;
258 chomp;
289 chomp;
636 chomp; # Drop the newline
  /src/external/bsd/am-utils/dist/scripts/
amd2ldif.in 33 chomp;
  /src/external/bsd/ipf/dist/perl/
logfilter.pl 35 chomp; # trim the newline
58 chomp($line);
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
config.pl 48 chomp @subs;
110 chomp @ac_files;
  /src/external/gpl3/gcc.old/dist/contrib/legacy/
mklog.pl 57 chomp($name);
59 chomp($addr);
150 chomp (my @diff_lines = <DFILE>);

Completed in 43 milliseconds

1 2 3