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

1 2 3 4

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
version.rb 15 ANTLR_VERSION_STRING.chomp!( '.0' ) # versioning drops minor version at 0
  /external/bzip2/
format.pl 53 chomp $prev;
59 chomp $prev;
  /external/chromium-libpac/test/
jstocstring.pl 13 chomp();
20 chomp();
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runant.pl 108 chomp ($localpath);
112 chomp ($classpath);
115 chomp ($HOME);
117 chomp ($CYGHOME);
  /external/ipsec-tools/src/racoon/
stats.pl 6 chomp;
  /external/llvm/utils/
findsym.pl 29 chomp($_);
profile.pl 66 chomp $libdir;
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`);
112 chomp;
153 chomp;
209 chomp;
239 chomp;
  /external/chromium_org/third_party/codesighs/
nm_wrap_osx.pl 55 chomp($line);
79 chomp($symbol);
  /external/chromium_org/third_party/WebKit/Source/core/scripts/
InFilesParser.pm 40 chomp($string);
49 chomp($string);
  /external/valgrind/main/helgrind/tests/
filter_helgrind 53 chomp($line);
filter_xml 74 chomp($line);
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-template.rb 134 define_template( :class_definition, tidy( <<-'END'.chomp ) )
139 | <%= attribute( :name => attr, :access => ( access || 'rw' ) ).to_s.chomp %>
150 define_template( :attribute, tidy( <<-'END'.chomp ) )
161 define_template( :method, tidy( <<-'END'.chomp ) )
190 vegetable.to_s.should == tidy( <<-END.chomp )
234 vegetable.to_s.should == tidy( <<-END.chomp )
  /external/clang/utils/TestUtils/
pch-test.pl 19 chomp($file);
  /external/valgrind/main/memcheck/tests/
filter_memcheck 53 chomp($line);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
check-for-exit-time-destructors 66 chomp @files;
124 chomp $result;
check-for-global-initializers 66 chomp @files;
164 chomp $result;
  /external/chromium_org/third_party/icu/source/test/compat/
tzone.pl 35 chomp($tzone);
  /external/chromium_org/third_party/openssl/openssl/crypto/objects/
objxref.pl 16 chomp;
28 chomp;
  /external/icu4c/test/compat/
tzone.pl 35 chomp($tzone);
  /external/openssl/crypto/objects/
objxref.pl 16 chomp;
28 chomp;
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 27 chomp($line);
  /external/valgrind/main/perf/
vg_perf.in 86 chomp(my $tests_dir = `pwd`);
265 chomp($vgdirname = `basename $vgdir`);
328 chomp(my $initial_dir = `pwd`); # record where we started
388 my $dir = `dirname $f`; chomp $dir;
389 my $file = `basename $f`; chomp $file;
  /external/chromium_org/tools/memory_watcher/scripts/
summary.pl 23 chomp($line);
26 chomp($loc);
29 chomp($cont);
  /external/dropbear/libtommath/
booker.pl 44 chomp(@m[1]);
69 chomp($_);
97 chomp($_);
252 chomp($_);

Completed in 587 milliseconds

1 2 3 4