Home
last modified time | relevance | path

Searched refs:chomp (Results 1 – 13 of 13) sorted by relevance

/external/webkit/WebKitLibraries/win/tools/scripts/
Dauto-version.sh28 chomp() function
41 chomp COPYRIGHT_END_YEAR
51 chomp PROPOSED_VERSION
90 chomp BUILD_DATE
91 chomp SVN_REVISION
/external/valgrind/main/perf/
Dvg_perf.in86 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/bluetooth/glib/gobject/
Dglib-mkenums.in254 chomp ($prod);
404 chomp ($prod);
423 chomp ($prod);
441 chomp ($prod);
460 chomp ($tmp_prod);
479 chomp ($prod);
492 chomp ($prod);
/external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
Dupdate_html_tags_from_sources.sh63 …grep -r 'uri->SchemeIs("' $src_dir/* | cut -d\" -f2 | perl -ne 'chomp; print "$_:\n";' >> ${tmp_pr…
91 …grep -r 'URL_SCHEME.*"[a-z]' $src_dir | cut -d \" -f2 | perl -ne 'chomp; print "$_:\n";' > ${tmp_p…
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/sample-input/
Dtemplate-group9 <%= attribute( *attr ).to_s.chomp %>
/external/valgrind/main/tests/
Dvg_regtest.in158 chomp(my $tests_dir = `pwd`);
623 my $dir = `dirname $f`; chomp $dir;
624 my $file = `basename $f`; chomp $file;
/external/clang/www/demo/
Dindex.cgi441 chomp( $lines = `wc -l < $inputFile` );
444 chomp( $host = `host $ip` ) if $ip;
/external/icu4c/tools/gencnval/
Dgencnval.c160 chomp(char *line);
332 lastLineSize = chomp(lastLine); in parseFile()
380 chomp(char *line) { in chomp() function
/external/valgrind/main/cachegrind/
Dcg_diff.in183 chomp($cmd); # Remove newline
Dcg_annotate.in330 chomp($cmd); # Remove newline
/external/webkit/Tools/
DChangeLog-2009-06-167090 - Remove unneeded chomp() calls now that we use File::Find.
23340 * Scripts/webkitdirs.pm: only call chomp if PBXProductDirectory is configured.
DChangeLog-2011-02-1627543 * Scripts/webkitdirs.pm: add a chomp to eat a newline that breaks the make command line
DChangeLog-2010-05-2433630 * Scripts/svn-create-patch: Use a regex instead of chomp so we cut off