Home
last modified time | relevance | path

Searched defs:RemoveMultiLineCommentsFromRange (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py946 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint.py1384 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
/aosp_15_r20/external/libaom/tools/
H A Dcpplint.py1384 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
/aosp_15_r20/external/libvpx/tools/
H A Dcpplint.py1384 def RemoveMultiLineCommentsFromRange(lines, begin, end): function
/aosp_15_r20/tools/repohooks/tools/
H A Dcpplint.py1862 def RemoveMultiLineCommentsFromRange(lines, begin, end): function