Searched refs:CheckForNewlineAtEOF (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 1229 def CheckForNewlineAtEOF(filename, lines, error): function 3857 CheckForNewlineAtEOF(filename, lines, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 1498 def CheckForNewlineAtEOF(filename, lines, error): function 4575 CheckForNewlineAtEOF(filename, lines, error)
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 1498 def CheckForNewlineAtEOF(filename, lines, error): function 4575 CheckForNewlineAtEOF(filename, lines, error)
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 2027 def CheckForNewlineAtEOF(filename, lines, error): function 5928 CheckForNewlineAtEOF(filename, lines, error)
|