Searched refs:CheckComment (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py2346 def CheckComment(comment, filename, linenum, error): function
2667 CheckComment(line[commentpos:], filename, linenum, error)
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py2012 def CheckComment(comment, filename, linenum, error): function
2324 CheckComment(line[commentpos:], filename, linenum, error)
/external/libvpx/libvpx/tools/
H A Dcpplint.py2346 def CheckComment(comment, filename, linenum, error): function
2667 CheckComment(line[commentpos:], filename, linenum, error)

Completed in 1569 milliseconds