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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DPBlackBox.h66 int openByBlackBox; /* MR21 Don't close what we haven't opened */ member in class:ParserBlackBox
76 , openByBlackBox(0)
84 openByBlackBox = 0; /* MR21a */
102 , openByBlackBox(0)
106 openByBlackBox = 0;
110 openByBlackBox = 1;
125 if (1 == openByBlackBox) {

Completed in 42 milliseconds