Searched defs:IsBinaryHeader (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | CommentGenerating.py | 120 def GenHeaderCommentSection(Abstract, Description, Copyright, License, IsBinaryHeader=False, \ argument
|
D | CommentParsing.py | 61 def ParseHeaderCommentSection(CommentList, FileName = None, IsBinaryHeader = False): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/ |
D | InfSectionParser.py | 257 def InfHeaderParser(self, Content, InfHeaderObject2, FileName, IsBinaryHeader = False): argument
|