Home
last modified time | relevance | path

Searched refs:CheckUsage (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileCommentParser.py37CheckUsage(Comments, UsageList, InfFile, LineNo, ValueList[0]+'.'+ValueList[1], ErrorMsgMap[MODEL_…
39 CheckUsage(Comments, UsageList, InfFile, LineNo, ValueList[0], ErrorMsgMap[SectionType])
41CheckUsage(Comments, UsageList + ("TO_START", "BY_START"), InfFile, LineNo, ValueList[0], ErrorMsg…
43 def CheckUsage(Comments, Usages, InfFile, LineNo, Value, ErrorMsg): function
DMetaFileParser.py606 if GlobalData.gOptions and GlobalData.gOptions.CheckUsage: