Home
last modified time | relevance | path

Searched refs:CheckComment (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py2012 def CheckComment(comment, filename, linenum, error): function
2324 CheckComment(line[commentpos:], filename, linenum, error)
/external/libvpx/libvpx/tools/
Dcpplint.py2346 def CheckComment(comment, filename, linenum, error): function
2667 CheckComment(line[commentpos:], filename, linenum, error)
/external/libaom/libaom/tools/
Dcpplint.py2346 def CheckComment(comment, filename, linenum, error): function
2667 CheckComment(line[commentpos:], filename, linenum, error)
/external/google-styleguide/cpplint/
Dcpplint.py3111 def CheckComment(line, filename, linenum, next_line_start, error): function
3274 CheckComment(line, filename, linenum, next_line_start, error)