HomeSort by relevance Sort by last modified time
    Searched refs:timerFile (Results 1 - 2 of 2) sorted by null

  /external/clang/www/demo/
index.cgi 352 my $timerFile = getname(".llvm-gcc.time");
362 #$stats = "-Wa,--stats,--time-passes,--info-output-file=$timerFile"
370 if ( $c->param('showstats') && -s $timerFile ) {
372 dumpFile( "Statistics for front-end compilation", $timerFile );
379 my $timerFile = getname(".gccld.time");
380 $stats = "--stats --time-passes --info-output-file=$timerFile"
391 if ( $c->param('showstats') && -s $timerFile ) {
393 dumpFile( "Statistics for optimizing linker", $timerFile );
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 322 milliseconds