Home
last modified time | relevance | path

Searched defs:AllowCppStyleComment (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DMetaDataParser.py238 def CleanString2(Line, CommentCharacter='#', AllowCppStyleComment=False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DString.py275 def CleanString(Line, CommentCharacter=DataType.TAB_COMMENT_SPLIT, AllowCppStyleComment=False): argument
311 def CleanString2(Line, CommentCharacter=DataType.TAB_COMMENT_SPLIT, AllowCppStyleComment=False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DString.py330 def CleanString(Line, CommentCharacter=DataType.TAB_COMMENT_SPLIT, AllowCppStyleComment=False, Buil… argument
387 def CleanString2(Line, CommentCharacter=DataType.TAB_COMMENT_SPLIT, AllowCppStyleComment=False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParserMisc.py111 AllowCppStyleComment=False): argument