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

1 2 3 4 5

  /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/strace/
git-set-file-times 16 chomp;
24 chomp;
  /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($_);
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/ltrace/sysdeps/linux-gnu/
mksyscallent_s390 38 chomp;
  /external/chromium_org/third_party/codesighs/
nm_wrap_osx.pl 55 chomp($line);
79 chomp($symbol);
  /external/chromium_org/android_webview/tools/
find_files.pl 29 chomp;
  /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/lldb/scripts/
generate-vers.pl 22 chomp ($line);
build-llvm.pl 147 chomp ($cpus);
149 chomp ($memsize);
211 chomp(my $actual_prog_path = `xcrun -sdk '$ENV{SDKROOT}' -find ${prog}`);
223 chomp(my $actual_prog_path = `xcrun -sdk '$ENV{SDKROOT}' -find ${prog}`);
  /external/valgrind/main/helgrind/tests/
filter_helgrind 53 chomp($line);
  /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/boringssl/src/crypto/obj/
obj_xref.pl 16 chomp;
28 chomp;
  /external/chromium_org/third_party/icu/source/test/compat/
tzone.pl 35 chomp($tzone);
  /external/icu/icu4c/source/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/VEX/switchback/
binary_switchback.pl 205 chomp $line;
226 chomp $line;
273 chomp $ref_line;
275 chomp $line;

Completed in 316 milliseconds

1 2 3 4 5