Searched refs:CheckForCopyright (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 1098 def CheckForCopyright(filename, lines, error): function 3838 CheckForCopyright(filename, lines, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 1361 def CheckForCopyright(filename, lines, error): function 4556 CheckForCopyright(filename, lines, error)
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 1361 def CheckForCopyright(filename, lines, error): function 4556 CheckForCopyright(filename, lines, error)
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 1750 def CheckForCopyright(filename, lines, error): function 5903 CheckForCopyright(filename, lines, error)
|