Searched defs:lineix (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 926 def FindNextMultiLineCommentStart(lines, lineix): argument 937 def FindNextMultiLineCommentEnd(lines, lineix): argument
|
/aosp_15_r20/external/google-styleguide/cpplint/ |
H A D | cpplint.py | 1364 def FindNextMultiLineCommentStart(lines, lineix): argument 1375 def FindNextMultiLineCommentEnd(lines, lineix): argument
|
/aosp_15_r20/external/libaom/tools/ |
H A D | cpplint.py | 1364 def FindNextMultiLineCommentStart(lines, lineix): argument 1375 def FindNextMultiLineCommentEnd(lines, lineix): argument
|
/aosp_15_r20/external/libvpx/tools/ |
H A D | cpplint.py | 1364 def FindNextMultiLineCommentStart(lines, lineix): argument 1375 def FindNextMultiLineCommentEnd(lines, lineix): argument
|
/aosp_15_r20/tools/repohooks/tools/ |
H A D | cpplint.py | 1842 def FindNextMultiLineCommentStart(lines, lineix): argument 1853 def FindNextMultiLineCommentEnd(lines, lineix): argument
|