Home
last modified time | relevance | path

Searched refs:do_depend (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/ts/ts-1.0.2/
H A Dmain.h79 int do_depend; member
127 int do_depend; member
180 int do_depend; member
H A Dlist.c103 if (p->do_depend) in print_noresult()
156 if (p->do_depend) in print_result()
H A Dmain.c42 command_line.do_depend = 0; in default_command_line()
109 command_line.do_depend = 1; in parse_opts()
184 command_line.do_depend = 1; in parse_opts()
H A Dclient.c80 m.u.newjob.do_depend = command_line.do_depend; in c_new_job()
142 if (command_line.do_depend && m.u.last_errorlevel != 0) in c_wait_server_commands()
H A Djobs.c334 p->do_depend = m->u.newjob.do_depend; in s_newjob()
336 if (m->u.newjob.do_depend == 1) in s_newjob()
/dports/devel/mk-configure/mk-configure-0.37.0/tests/predopost_targets/
H A Dexpect.out130 fake target do_depend
135 fake target do_depend
140 fake target do_depend
/dports/devel/tradcpp/tradcpp-0.5.3/
H A Dmode.h43 bool do_depend; member
H A Dmain.c62 .do_depend = false,
687 mode.do_depend = true; in commandline_M()
696 mode.do_depend = true; in commandline_MM()
705 mode.do_depend = true; in commandline_MD()
713 mode.do_depend = true; in commandline_MMD()
H A DTODO5 - mode.do_depend.
/dports/german/BBBike/BBBike-3.18/Strassen/
H A DMapInfo.pm666 my $do_depend = 0;
672 $do_depend++ if ($depend_on_master_streets{$file});
687 $do_depend++ if ($depend_on_master_streets{$file});
696 if ($do_depend) {
/dports/net/udpxy/udpxy-1.0-24.1/chipmunk/util/
H A Dmkdep.c522 void do_depend(const char * filename, const char * command) in do_depend() function
654 do_depend(filename, command); in main()
/dports/science/lammps/lammps-stable_29Sep2021/src/DEPEND/
H A Dfastdep.c558 static void do_depend(llnode_t *head, map_t *deps) in do_depend() function
678 do_depend(src->head, deps); in main()
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Dmain.c188 static void do_depend(struct nvlist *);
651 do_depend(opt); in do_depends()
656 do_depend(struct nvlist *nv) in do_depend() function