Searched defs:AllowCppStyleComment (Results 1 – 4 of 4) sorted by relevance
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
| D | MetaDataParser.py | 238 def CleanString2(Line, CommentCharacter='#', AllowCppStyleComment=False): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
| D | String.py | 275 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/ |
| D | String.py | 330 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/ |
| D | DecParserMisc.py | 111 AllowCppStyleComment=False): argument
|