Home
last modified time | relevance | path

Searched defs:CommentList (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DFileProfile.py24 CommentList = [] variable
DMetaDataParser.py89 def ParseHeaderCommentSection(CommentList, FileName = None): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DCommentParsing.py61 def ParseHeaderCommentSection(CommentList, FileName = None, IsBinaryHeader = False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfProtocolObject.py183 def SetCommentList(self, CommentList): argument
DInfPpiObject.py189 def SetCommentList(self, CommentList): argument
DInfGuidObject.py92 def SetCommentList(self, CommentList): argument
DInfDepexObject.py94 def SetDepex(self, DepexContent, KeyList=None, CommentList=None): argument
DInfPcdObject.py65 def ParsePcdComment(CommentList, PcdTypeItem, PcdItemObj): argument