Searched defs:CommentList (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
D | FileProfile.py | 24 CommentList = [] variable
|
D | MetaDataParser.py | 89 def ParseHeaderCommentSection(CommentList, FileName = None): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | CommentParsing.py | 61 def ParseHeaderCommentSection(CommentList, FileName = None, IsBinaryHeader = False): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/ |
D | InfProtocolObject.py | 183 def SetCommentList(self, CommentList): argument
|
D | InfPpiObject.py | 189 def SetCommentList(self, CommentList): argument
|
D | InfGuidObject.py | 92 def SetCommentList(self, CommentList): argument
|
D | InfDepexObject.py | 94 def SetDepex(self, DepexContent, KeyList=None, CommentList=None): argument
|
D | InfPcdObject.py | 65 def ParsePcdComment(CommentList, PcdTypeItem, PcdItemObj): argument
|