Searched defs:RemoveMultiLineCommentsFromRange (Results 1 – 5 of 5) sorted by relevance
| /external/compiler-rt/lib/sanitizer_common/scripts/ |
| D | cpplint.py | 946 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
|
| /external/libvpx/libvpx/tools/ |
| D | cpplint.py | 1132 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
|
| /external/libaom/libaom/tools/ |
| D | cpplint.py | 1132 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
| D | cpplint.py | 1384 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
|
| /external/google-styleguide/cpplint/ |
| D | cpplint.py | 1384 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
|