Searched refs:chomp (Results 1 - 25 of 50) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dversion.rb15 ANTLR_VERSION_STRING.chomp!( '.0' ) # versioning drops minor version at 0
/external/strace/
H A Dgit-set-file-times16 chomp;
24 chomp;
/external/ltrace/sysdeps/linux-gnu/
H A Dmksyscallent_s39038 chomp;
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-template.rb134 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/valgrind/main/helgrind/tests/
H A Dfilter_helgrind53 chomp($line);
H A Dfilter_xml74 chomp($line);
/external/valgrind/main/memcheck/tests/
H A Dfilter_memcheck53 chomp($line);
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcheck-for-exit-time-destructors66 chomp @files;
124 chomp $result;
H A Dcheck-for-global-initializers66 chomp @files;
164 chomp $result;
H A Dcommit-log-editor174 chomp(my $webkitGenerateCommitMessage = `git config --bool branch.$branch.webkitGenerateCommitMessage`);
176 chomp($webkitGenerateCommitMessage = `git config --bool core.webkitGenerateCommitMessage`);
/external/wpa_supplicant_8/hostapd/logwatch/
H A Dhostapd27 chomp($line);
/external/valgrind/main/perf/
H A Dvg_perf106 chomp(my $tests_dir = `pwd`);
312 chomp($vgdirname = `basename $vgdir`);
405 chomp(my $initial_dir = `pwd`); # record where we started
477 my $dir = `dirname $f`; chomp $dir;
478 my $file = `basename $f`; chomp $file;
H A Dvg_perf.in106 chomp(my $tests_dir = `pwd`);
312 chomp($vgdirname = `basename $vgdir`);
405 chomp(my $initial_dir = `pwd`); # record where we started
477 my $dir = `dirname $f`; chomp $dir;
478 my $file = `basename $f`; chomp $file;
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
H A Dmake-hosted52 chomp;
H A Dsunspider109 chomp;
192 chomp $result;
H A Dsunspider-compare-results90 chomp;
/external/chromium_org/third_party/lcov/bin/
H A Dmcov244 chomp($line);
277 chomp($line);
H A Dgendesc173 chomp($_);
/external/llvm/utils/
H A Dllvm-native-gxx11 chomp ($ProgramName = `basename $0`);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Ddolphin.c1808 float pitch, thrash, chomp; local
1826 chomp = -(fish->v - 2.0) * 200.0;
1828 chomp = 100.0;
1897 P097[1] = iP097[1] + chomp;
1898 P098[1] = iP098[1] + chomp;
1899 P102[1] = iP102[1] + chomp;
1900 P110[1] = iP110[1] + chomp;
1901 P111[1] = iP111[1] + chomp;
1902 P121[1] = iP121[1] + chomp;
1903 P118[1] = iP118[1] + chomp;
[all...]
H A Dshark.c1162 float thrash, chomp; local
1173 chomp = 0.0;
1175 chomp = -(fish->v - 2.0) * 200.0;
1177 P004[1] = iP004[1] + chomp;
1178 P007[1] = iP007[1] + chomp;
1179 P010[1] = iP010[1] + chomp;
1180 P011[1] = iP011[1] + chomp;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Ddolphin.c1808 float pitch, thrash, chomp; local
1826 chomp = -(fish->v - 2.0) * 200.0;
1828 chomp = 100.0;
1897 P097[1] = iP097[1] + chomp;
1898 P098[1] = iP098[1] + chomp;
1899 P102[1] = iP102[1] + chomp;
1900 P110[1] = iP110[1] + chomp;
1901 P111[1] = iP111[1] + chomp;
1902 P121[1] = iP121[1] + chomp;
1903 P118[1] = iP118[1] + chomp;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Ddolphin.c1808 float pitch, thrash, chomp; local
1826 chomp = -(fish->v - 2.0) * 200.0;
1828 chomp = 100.0;
1897 P097[1] = iP097[1] + chomp;
1898 P098[1] = iP098[1] + chomp;
1899 P102[1] = iP102[1] + chomp;
1900 P110[1] = iP110[1] + chomp;
1901 P111[1] = iP111[1] + chomp;
1902 P121[1] = iP121[1] + chomp;
1903 P118[1] = iP118[1] + chomp;
[all...]
/external/valgrind/main/tests/
H A Dvg_regtest164 chomp(my $tests_dir = `pwd`);
668 my $dir = `dirname $f`; chomp $dir;
669 my $file = `basename $f`; chomp $file;
H A Dvg_regtest.in164 chomp(my $tests_dir = `pwd`);
668 my $dir = `dirname $f`; chomp $dir;
669 my $file = `basename $f`; chomp $file;

Completed in 496 milliseconds

12