Searched defs:DebugMode (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/
H A DGenVtf.c41 BOOLEAN DebugMode; variable
2488 DebugMode = FALSE;
2613 DebugMode = TRUE;
2615 DebugMode = FALSE;
2645 } else if (DebugMode) {
2679 if (DebugMode) {
2687 if (DebugMode) {
2721 if (DebugMode) {
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.c88 static BOOLEAN DebugMode; variable
1767 DebugMode = FALSE;
1830 DebugMode = TRUE;
1832 DebugMode = FALSE;
1879 } else if (DebugMode) {
1940 if (DebugMode) {
1963 if (DebugMode) {
1972 if (DebugMode) {
2000 if (DebugMode) {
2011 if (DebugMode) {
[all...]

Completed in 59 milliseconds