Home
last modified time | relevance | path

Searched defs:include_file (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/util/scripts/
H A Ducode_h_to_bin.sh15 include_file() { function
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/
H A Dproto.cmake71 set(include_file "${out_dir}/include_paths.txt") variable
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_reg_spec.c169 static char *include_file(const char *line, const char *source) in include_file() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Demitter.cc395 std::string include_file(absl::StripSuffix( in EmitHeader() local
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dcallbacks.rs106 fn include_file(&self, _filename: &str) {} in include_file() method
Dlib.rs1292 fn include_file(&self, filename: &str) { in include_file() method
/aosp_15_r20/external/python/mako/mako/
Druntime.py525 def include_file(self, uri, **kwargs): member in Namespace
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_ts.cpp270 std::string include_file = GeneratedFileName( in generateEntry() local