OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenHeaderCommentSection
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
GenDecFile.py
25
from Library.CommentGenerating import
GenHeaderCommentSection
344
Content +=
GenHeaderCommentSection
(PackageAbstract, \
365
Content +=
GenHeaderCommentSection
(PackageBinaryAbstract,
374
FileHeader =
GenHeaderCommentSection
(PackageAbstract, PackageDescription, PackageCopyright, PackageLicense, False, \
GenInfFile.py
34
from Library.CommentGenerating import
GenHeaderCommentSection
110
Content +=
GenHeaderCommentSection
(ModuleAbstract,
131
Content +=
GenHeaderCommentSection
(ModuleBinaryAbstract,
140
FileHeader =
GenHeaderCommentSection
(ModuleAbstract, ModuleDescription, ModuleCopyright, ModuleLicense, False, \
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
CommentGenerating.py
111
##
GenHeaderCommentSection
120
def
GenHeaderCommentSection
(Abstract, Description, Copyright, License, IsBinaryHeader=False, \
Completed in 1529 milliseconds