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

123

/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/toybox/toys/lsb/
H A Dhostname.c33 if (!*chomp(hostname)) {
/external/valgrind/gdbserver_tests/
H A Dfilter_helgrind_monitor_solaris18 chomp($line);
/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/ltp/tools/
H A Dautoltp32 for ($i = 0; chomp($hosts[$i] = <FILE>); $i++) { ; }
44 chomp(@hosts = <STDIN>);
H A Dltp_master49 for ($i = 0; chomp($hosts[$i] = <FILE>); $i++) { ; }
60 chomp(@hosts = <STDIN>);
H A Dltp_check84 chomp(@res);
142 chomp($stat = `tail -n 1 $LTP_RUNALL_OUT`);
/external/syslinux/gpxe/src/util/
H A Dget-pci-ids67 chomp $version;
103 chomp;
/external/valgrind/helgrind/tests/
H A Dfilter_helgrind53 chomp($line);
H A Dfilter_xml75 chomp($line);
/external/valgrind/memcheck/tests/
H A Dfilter_memcheck53 chomp($line);
/external/autotest/tko/
H A Ddraw_graphs5 $bin = `realpath $0 | xargs dirname`; chomp $bin;
38 chomp $data;
H A Dplotgraph30 chomp $data;
/external/wpa_supplicant_8/hostapd/logwatch/
H A Dhostapd27 chomp($line);
/external/ltp/testcases/kernel/fs/fs_maim/
H A Dmaimparts52 chomp $Geom;
/external/pcre/dist2/
H A Dperltest.sh129 chomp($pattern);
206 chomp;
H A D132html190 chomp;
211 chomp;
229 chomp($one);
/external/valgrind/perf/
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/valgrind/auxprogs/
H A Dcompare-build-logs140 chomp $line;
160 chomp($next);
/external/llvm/utils/
H A Dllvm-native-gxx11 chomp ($ProgramName = `basename $0`);
/external/swiftshader/third_party/LLVM/utils/
H A Dllvm-native-gcc11 chomp ($ProgramName = `basename $0`);
H A Dllvm-native-gxx11 chomp ($ProgramName = `basename $0`);
/external/valgrind/tests/
H A Dvg_regtest.in179 chomp(my $tests_dir = `pwd`);
711 my $dir = `dirname $f`; chomp $dir;
712 my $file = `basename $f`; chomp $file;
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DgenIndexFilters.bat120 chomp($set);
/external/syslinux/utils/
H A Disohybrid.in99 chomp $line;

Completed in 5186 milliseconds

123