Searched defs:header_path (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_device_info.py | 350 header_path = sys.argv[1] variable 353 header_path = path.abspath(header_path) variable
|
/external/webrtc/tools_webrtc/presubmit_checks_lib/ |
D | check_orphan_headers.py | 77 def IsHeaderInBuildGn(header_path, build_gn_path): argument
|
/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/noto-fonts/emoji-compat/ |
D | createfont.py | 144 def prepend_header_to_file(file_path, header_path): argument
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 769 def SetLastHeader(self, header_path): argument 772 def CanonicalizeAlphabeticalOrder(self, header_path): argument 787 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 769 def SetLastHeader(self, header_path): argument 772 def CanonicalizeAlphabeticalOrder(self, header_path): argument 787 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): 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
|