Home
last modified time | relevance | path

Searched defs:header_path (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_device_info.py350 header_path = sys.argv[1] variable
353 header_path = path.abspath(header_path) variable
/external/cronet/build/toolchain/ios/
Dswiftc.py13 def fix_module_imports(header_path, output_path): argument
/external/angle/build/toolchain/ios/
Dswiftc.py13 def fix_module_imports(header_path, output_path): argument
/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dcheck_orphan_headers.py74 def IsHeaderInBuildGn(header_path, build_gn_path): argument
/external/minijail/rust/minijail-sys/
Dbuild.rs84 let header_path = header_dir.join("libminijail.h"); in bindings_generation() localVariable
/external/angle/include/platform/
Dgen_features.py139 def header_path(class_name): function
/external/crosvm/src/
Dmain.rs288 let header_path = format!("{}.header", composite_image_path); in create_composite() localVariable
/external/noto-fonts/emoji-compat/
Dcreatefont.py144 def prepend_header_to_file(file_path, header_path): argument
/external/libaom/tools/
Dcpplint.py769 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/
Dcpplint.py769 def SetLastHeader(self, header_path): argument
772 def CanonicalizeAlphabeticalOrder(self, header_path): argument
787 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
/external/libvpx/tools/
Dcpplint.py769 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/
Dcpplint.py467 def CanonicalizeAlphabeticalOrder(self, header_path): argument
482 def IsInAlphabeticalOrder(self, header_path): argument
/external/crosvm/disk/src/
Dcomposite.rs741 let header_path = header_path in create_composite_disk() localVariable