Home | History | Annotate | Download | only in tools

Lines Matching refs:Dump

114   # numbered by dump order
2095 ##### Data and functions to dump html file. ##################################
2158 """Dump a google chart table of warnings per project and severity."""
2213 """Dump some stats about total number of warnings and such."""
2637 """Dump dynamic HTML page's static JavaScript data."""
2675 """Dump the html output to stdout."""
2695 ##### Functions to count warnings and dump csv file. #########################
2723 # dump number of warnings in csv format to stdout
2725 """Dump number of warnings in csv format to stdout."""
2738 # If the user did not pass gencsv flag dump the html report to stdout.