Home
last modified time | relevance | path

Searched refs:read_project_file (Results 1 – 18 of 18) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_dev/src/setup/
H A Dintellij.rs86 let cargo_content = read_project_file(project.cargo_file)?; in inject_deps_into_project()
87 let lib_content = read_project_file(project.lib_rs_file)?; in inject_deps_into_project()
103 fn read_project_file(file_path: &str) -> Result<String, ()> { in read_project_file() function
182 let mut cargo_content = if let Ok(content) = read_project_file(project.cargo_file) { in remove_rustc_src_from_project()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver/
H A Dproject_file.c69 public int read_project_file(char *project_name, in read_project_file() function
192 if (!read_project_file(name, NULL, NULL, NULL, NULL, 0)) { in get_project_option_string()
H A Dreply.c194 if (read_project_file(*project_name, NULL, NULL, NULL, NULL, 0)) { in associate_reply()
197 if (read_project_file(*project_name, NULL, NULL, NULL, NULL, 0)) { in associate_reply()
H A Duse_the_files.c92 (void) read_project_file(project_name, file_prefix, in use_the_files()
H A Ddicom_prototypes.h15 public int read_project_file(char *project_name,
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/
H A Dproject_file.c74 public int read_project_file(char *project_name, in read_project_file() function
197 if (!read_project_file(name, NULL, NULL, NULL, NULL, 0)) { in get_project_option_string()
H A Dreply.c211 if (read_project_file(*project_name, NULL, NULL, NULL, NULL, 0) in associate_reply()
215 if (read_project_file(*project_name, NULL, NULL, NULL, NULL, 0)) { in associate_reply()
H A Duse_the_files.c136 (void) read_project_file(project_name, file_prefix, in use_the_files()
H A Ddicom_prototypes.h17 public int read_project_file(char *project_name,
/dports/multimedia/dvdrip/dvdrip-0.98.11/bin/
H A Ddvdrip-replex50 read_project_file($filename);
58 sub read_project_file {
/dports/cad/gerbv/gerbv-2.7.0/src/
H A Dproject.h64 project_list_t *read_project_file(char const* filename);
H A Dmain.c197 list = read_project_file(filename); in main_open_project_from_filename()
H A Dproject.c939 read_project_file(char const* filename) in read_project_file() function
/dports/science/minc2/minc-release-2.2.00/conversion/gcomserver/
H A Dproject_file.c95 public int read_project_file(char *project_name, in read_project_file() function
437 if (!read_project_file(name, NULL)) { in get_project_option_string()
H A Duse_the_files.c136 (void) read_project_file(project_name, &project_info); in use_the_files()
H A Dgcom_prototypes.h66 public int read_project_file(char *project_name,
H A Dreply.c388 if (read_project_file(*project_name, project_info)) { in gcbegin_reply()
/dports/x11/xnee/xnee-3.19/gnee/src/
H A Dcallbacks.c140 read_project_file() in read_project_file() function
415 read_project_file(); in on_open1_activate()
842 read_project_file(); in on_open_button_clicked()
1166 read_project_file(); in on_open_project_file2_activate()