Home
last modified time | relevance | path

Searched defs:Comment (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DCommentParsing.py479 def GenerateTokenList (Comment): argument
496 def ParseComment (Comment, UsageTokens, TypeTokens, RemoveTokens, ParseVariable): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DCodeFragment.py19 class Comment : class
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DCodeFragment.py19 class Comment : class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtokenize.py49 Comment = r'#[^\r\n]*' variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtokenize.py50 Comment = r'#[^\r\n]*' variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dtokenize.py53 Comment = r'#[^\r\n]*' variable
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
DParseUpdateProfile.c439 IN COMMENT_LINE *Comment in FreeAllList()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DDecObject.py60 def SetHeadComment(self, Comment): argument
72 def SetTailComment(self, Comment): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
DDecParserUnitTest.py143 def _TailCommentStrategy(self, Comment): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParser.py213 def _TailCommentStrategy(self, Comment): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
DElementTree.py546 def Comment(text=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
DElementTree.py546 def Comment(text=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c41 Comment, enumerator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c41 Comment, enumerator
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DCommonObject.py842 def SetComment(self, Comment): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py1126 class Comment(Childless, CharacterData): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py1122 class Comment(Childless, CharacterData): class