Searched defs:header_path (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 583 def SetLastHeader(self, header_path): argument 586 def CanonicalizeAlphabeticalOrder(self, header_path): argument 601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 583 def SetLastHeader(self, header_path): argument 586 def CanonicalizeAlphabeticalOrder(self, header_path): argument 601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 763 def SetLastHeader(self, header_path): argument 766 def CanonicalizeAlphabeticalOrder(self, header_path): argument 781 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
|
/external/u-boot/tools/ |
D | moveconfig.py | 548 def cleanup_one_header(header_path, patterns, options): argument
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 467 def CanonicalizeAlphabeticalOrder(self, header_path): argument 482 def IsInAlphabeticalOrder(self, header_path): argument
|