Searched refs:doStats (Results 1 – 6 of 6) sorted by relevance
346 if (HTMLReportGenerator.doStats) { in emitDocDiffs()478 if (HTMLReportGenerator.doStats) { in emitDocDiffIndex()
150 if (h_.doStats) { in emitHelp()
366 HTMLReportGenerator.doStats = true; in validOptions()
167 if (doStats) { in generate()916 if (doStats) { in writeNavigationBar()1950 public static boolean doStats = false; field in HTMLReportGenerator
4964 int doStats = 0; in do_meta_command() local4993 doStats = sqlite3_step(pStmt)==SQLITE_ROW; in do_meta_command()4996 if( doStats==0 ){ in do_meta_command()
4942 int doStats = 0; in do_meta_command() local4971 doStats = sqlite3_step(pStmt)==SQLITE_ROW; in do_meta_command()4974 if( doStats==0 ){ in do_meta_command()