Searched refs:traceOptionValue (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.cpp129 traceOptionValue=traceOptionValueDefault;
160 buf->traceOptionValue=traceOptionValue; /* MR10 */
187 prevTraceOptionValue=traceOptionValue;
188 traceOptionValue=buf->traceOptionValue;
190 (traceOptionValue > 0)) {
192 if (traceOptionValue > 0) {
198 if (traceOptionValue <= 0) {
689 if (traceOptionValue <
[all...]
H A DAParser.h122 int traceOptionValue; // MR10 member in struct:ANTLRParserState
213 int traceOptionValue; // MR10 member in class:ANTLRParser
H A Derr.h312 buf->traceOptionValue=zzTraceOptionValue;
371 zzTraceOptionValue=buf->traceOptionValue;
384 zzTraceOptionValue=buf->traceOptionValue; /* MR10 */
H A Dantlr.h233 int traceOptionValue; /* MR10 */ member in struct:_zzantlr_state

Completed in 50 milliseconds