Searched refs:CheckForHeaderGuard (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 1135 def CheckForHeaderGuard(filename, lines, error): function 3841 CheckForHeaderGuard(filename, lines, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 1398 def CheckForHeaderGuard(filename, lines, error): function 4559 CheckForHeaderGuard(filename, lines, error)
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 1398 def CheckForHeaderGuard(filename, lines, error): function 4559 CheckForHeaderGuard(filename, lines, error)
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 1879 def CheckForHeaderGuard(filename, clean_lines, error): function 5909 CheckForHeaderGuard(filename, clean_lines, error)
|