Home
last modified time | relevance | path

Searched defs:header_file (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/kernel_api/tools/
Dextract_syscalls_from_kernel_src.py115 def _parse_unistd_syscalls(header_file): argument
220 def _parse_protos(header_file): argument
/aosp_15_r20/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc302 CompositeDisk MakeCompositeDiskSpec(const std::string& header_file, in MakeCompositeDiskSpec()
505 const std::string& header_file, in CreateCompositeDisk()
518 const std::string& header_file, in CreateCompositeDisk()
/aosp_15_r20/external/rust/crabbyavif/
Dbuild.rs35 let header_file = PathBuf::from(crate_path).join("include/avif/avif.h"); in main() localVariable
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dfrontend_action.cpp37 llvm::StringRef header_file) { in CreateASTConsumer()
H A Dheader_checker.cpp55 static llvm::cl::opt<std::string> header_file( variable
/aosp_15_r20/external/rust/crabbyavif/sys/ndk-sys/
Dbuild.rs35 let header_file = PathBuf::from(&project_root).join("wrapper.h"); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/dav1d-sys/
Dbuild.rs79 let header_file = PathBuf::from(&project_root).join("wrapper.h"); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/libgav1-sys/
Dbuild.rs62 let header_file = PathBuf::from(&abs_library_dir).join(path_buf(&["src", "gav1", "decoder.h"])); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/libyuv-sys/
Dbuild.rs86 let header_file = PathBuf::from(&project_root).join("wrapper.h"); in main() localVariable
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_mock_http_job.cc73 base::FilePath header_file = in DoFileIO() local
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Dcomposite.rs51 let mut header_file = in make_composite_image() localVariable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dmacro_collector.py333 def read_file(self, header_file): argument
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dcallbacks.rs103 fn header_file(&self, _filename: &str) {} in header_file() method
Dlib.rs1286 fn header_file(&self, filename: &str) { in header_file() method
/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dmacro_collector.py333 def read_file(self, header_file): argument
/aosp_15_r20/external/cronet/base/win/embedded_i18n/
H A Dcreate_string_rc.py273 def __init__(self, inputs, expected_xtb_input_files, header_file, rc_file, argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/config/tools/
Dgenerate.cpp125 const std::string& header_file, in write_test_file()
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dcheck_names.py568 def parse_identifiers_in_file(self, header_file, identifiers): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dcheck_names.py568 def parse_identifiers_in_file(self, header_file, identifiers): argument
/aosp_15_r20/external/crosvm/src/
H A Dmain.rs427 let mut header_file = OpenOptions::new() in create_composite() localVariable
/aosp_15_r20/external/mesa3d/src/intel/perf/
H A Dgen_perf.py56 header_file = None variable
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp282 auto header_file = GetImageHeaderPath(name); in DeleteBackingImage() local
/aosp_15_r20/external/libevent/
H A Devent_rpcgen.py1744 def BodyPreamble(name, header_file): argument
/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store_test.cc432 const std::string header_file = in TEST_F() local
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store_test.cc266 const std::string header_file = in CorruptDocStoreHeaderChecksumFile() local