Searched refs:CheckCheck (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 2705 def CheckCheck(filename, clean_lines, linenum, error): function 2896 CheckCheck(filename, clean_lines, linenum, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 3167 def CheckCheck(filename, clean_lines, linenum, error): function 3448 CheckCheck(filename, clean_lines, linenum, error)
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 3167 def CheckCheck(filename, clean_lines, linenum, error): function 3448 CheckCheck(filename, clean_lines, linenum, error)
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 4123 def CheckCheck(filename, clean_lines, linenum, error): function 4407 CheckCheck(filename, clean_lines, linenum, error)
|