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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DCommentGenerating.py26 from Library.DataType import ITEM_UNDEFINED namespace
139 if (Usage == ITEM_UNDEFINED) and (not TailCommentText):
152 if (not Notify) and (Usage == ITEM_UNDEFINED) and (not TailCommentText):
171 if (Usage == ITEM_UNDEFINED) and (GuidType == ITEM_UNDEFINED) and \
H A DDataType.py81 ITEM_UNDEFINED = 'UNDEFINED' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py51 from Library.DataType import ITEM_UNDEFINED namespace
582 Pcd.SetMaxDatumSize(ITEM_UNDEFINED)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DCommentGeneratingUnitTest.py34 from Library.DataType import ITEM_UNDEFINED namespace

Completed in 338 milliseconds