Home
last modified time | relevance | path

Searched defs:FileTable (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DCheck.py1150 def NamingConventionCheckDefineStatement(self, FileTable): argument
1165 def NamingConventionCheckTypedefStatement(self, FileTable): argument
1185 def NamingConventionCheckIfndefStatement(self, FileTable): argument
1219 def NamingConventionCheckVariableName(self, FileTable): argument
1251 def NamingConventionCheckSingleCharacterVariable(self, FileTable): argument
Dc.py1558 def CheckMemberVariableFormat(Name, Value, FileTable, TdId, ModelId): argument