Lines Matching refs:OutputFormat
56 enum OutputFormat {
69 OutputFormat outputFormat;
556 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1177 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1193 } else if (gOptions.outputFormat == OUTPUT_XML) {
1318 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1324 } else if (gOptions.outputFormat == OUTPUT_XML) {
1409 } else if (gOptions.outputFormat == OUTPUT_XML) {
1451 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1490 if (gOptions.outputFormat == OUTPUT_PLAIN)
1496 if (gOptions.outputFormat == OUTPUT_PLAIN)
1502 if (gOptions.outputFormat == OUTPUT_PLAIN)
1508 if (gOptions.outputFormat == OUTPUT_PLAIN)
1521 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1527 if (gOptions.outputFormat == OUTPUT_XML) {
1761 if (gOptions.outputFormat == OUTPUT_XML)
1777 if (gOptions.outputFormat == OUTPUT_XML)
1883 gOptions.outputFormat = OUTPUT_PLAIN;
1885 gOptions.outputFormat = OUTPUT_XML;