/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/ |
H A D | build.rs | 39 let header_path = header_dir.join("crossystem.h"); in generate_crossystem_bindings() localVariable 63 let header_path = header_dir.join("vboot_host.h"); in generate_vboot_host_binding() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_instance.py | 356 header_path = sys.argv[1] variable 360 header_path = path.abspath(header_path) variable
|
H A D | zink_device_info.py | 806 header_path = sys.argv[1] variable 810 header_path = path.abspath(header_path) variable
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | disk_builder.cpp | 67 DiskBuilder& DiskBuilder::HeaderPath(std::string header_path) & { in HeaderPath() 71 DiskBuilder DiskBuilder::HeaderPath(std::string header_path) && { in HeaderPath()
|
/aosp_15_r20/external/executorch/backends/cadence/utils/ |
H A D | gen_header.py | 16 def gen_header(model_path, header_path=None): argument
|
/aosp_15_r20/external/webrtc/tools_webrtc/presubmit_checks_lib/ |
H A D | check_orphan_headers.py | 74 def IsHeaderInBuildGn(header_path, build_gn_path): argument
|
/aosp_15_r20/external/minijail/rust/minijail-sys/ |
H A D | build.rs | 84 let header_path = header_dir.join("libminijail.h"); in bindings_generation() localVariable
|
/aosp_15_r20/external/angle/include/platform/ |
H A D | gen_features.py | 138 def header_path(class_name): function
|
/aosp_15_r20/system/tools/aidl/ |
D | generate_cpp_unittest.cpp | 100 const string header_path = in TEST_F() local
|
/aosp_15_r20/external/cronet/build/toolchain/ios/ |
H A D | swiftc.py | 279 def fix_generated_header(header_path, output_path, src_dir, gen_dir): argument
|
/aosp_15_r20/external/angle/build/toolchain/apple/ |
H A D | swiftc.py | 279 def fix_generated_header(header_path, output_path, src_dir, gen_dir): argument
|
/aosp_15_r20/external/google-styleguide/cpplint/ |
H A 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
|
/aosp_15_r20/external/libaom/tools/ |
H A 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
|
/aosp_15_r20/external/libvpx/tools/ |
H A 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
|
/aosp_15_r20/tools/repohooks/tools/ |
H A D | cpplint.py | 1147 def SetLastHeader(self, header_path): argument 1150 def CanonicalizeAlphabeticalOrder(self, header_path): argument 1165 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 467 def CanonicalizeAlphabeticalOrder(self, header_path): argument 482 def IsInAlphabeticalOrder(self, header_path): argument
|
/aosp_15_r20/external/noto-fonts/emoji-compat/ |
H A D | createfont.py | 144 def prepend_header_to_file(file_path, header_path): argument
|
/aosp_15_r20/external/crosvm/src/ |
H A D | main.rs | 406 let header_path = format!("{}.header", composite_image_path); in create_composite() localVariable
|
/aosp_15_r20/external/crosvm/disk/src/ |
H A D | composite.rs | 734 let header_path = header_path in create_composite_disk() localVariable
|