HomeSort by relevance Sort by last modified time
    Searched refs:StripComments (Results 1 - 8 of 8) sorted by null

  /external/zlib/src/
zlib2ansi 52 StripComments($params);
53 StripComments($param_list);
102 sub StripComments
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
IdfClassObject.py 93 Line = self.StripComments(Line)
123 def StripComments(self, Line):
UniClassObject.py 373 def StripComments(self, Line):
408 Line = self.StripComments(Line)
  /external/v8/tools/release/
create_release.py 124 changelog_entry = StripComments(changelog_entry)
push_to_candidates.py 166 changelog_entry = StripComments(changelog_entry)
test_scripts.py 106 StripComments(" Line 1\n# Line 2\n Line 3\n#\n"))
108 StripComments("###\n# \n\n# Line 1\nLine 2 ### Test\n #"))
    [all...]
common_includes.py 106 def StripComments(text):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
c.py 279 FuncDeclarator = StripComments(FuncDeclarator)
    [all...]

Completed in 517 milliseconds