Home
last modified time | relevance | path

Searched refs:gCurrentQuestion (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.h524 static CIfrQuestionHeader *gCurrentQuestion = NULL; variable
964 gCurrentQuestion = this; in CIfrCheckBox()
968 gCurrentQuestion = NULL; in ~CIfrCheckBox()
1064 gCurrentQuestion = this; in CIfrNumeric()
1069 gCurrentQuestion = NULL; in ~CIfrNumeric()
1100 gCurrentQuestion = this; in CIfrOneOf()
1105 gCurrentQuestion = NULL; in ~CIfrOneOf()
1137 gCurrentQuestion = this; in CIfrString()
1141 gCurrentQuestion = NULL; in ~CIfrString()
1178 gCurrentQuestion = this; in CIfrPassword()
[all …]
DVfrSyntax.g2014 … << _PCATCH(gCurrentQuestion->SetFlags(HFlags), LineNum); >>
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.h642 static CIfrQuestionHeader *gCurrentQuestion = NULL; variable
1264 gCurrentQuestion = this; in CIfrCheckBox()
1268 gCurrentQuestion = NULL; in ~CIfrCheckBox()
1364 gCurrentQuestion = this; in CIfrNumeric()
1369 gCurrentQuestion = NULL; in ~CIfrNumeric()
1425 gCurrentQuestion = this; in CIfrOneOf()
1430 gCurrentQuestion = NULL; in ~CIfrOneOf()
1483 gCurrentQuestion = this; in CIfrString()
1487 gCurrentQuestion = NULL; in ~CIfrString()
1524 gCurrentQuestion = this; in CIfrPassword()
[all …]
DVfrSyntax.g1410 NumericQst = (CIfrNumeric *) gCurrentQuestion;
1676 … NumericQst = (CIfrNumeric *) gCurrentQuestion;
3485gCurrentQuestion->QUESTION_ID(),
3504 … << _PCATCH(gCurrentQuestion->SetFlags(HFlags), LineNum); >>