Home
last modified time | relevance | path

Searched refs:do_exit (Results 4226 – 4250 of 4987) sorted by relevance

1...<<161162163164165166167168169170>>...200

/dports/databases/db5/db-5.3.28/test/tcl/
H A Dtest044.tcl61 set do_exit 0
67 -x.* { set do_exit 1 }
113 if { $do_exit == 1 } {
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortimanager/plugins/module_utils/
H A Dnapi.py245 self.do_exit(response)
277 self.do_exit(response)
330 self.do_exit(response)
384 self.do_exit(response)
460 self.do_exit(response)
482 self.do_exit(self._process_with_mkey(mvalue))
484 self.do_exit(self._process_without_mkey())
536 self.do_exit(response)
637 def do_exit(self, response): member in NAPIManager
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nds32/kernel/
H A Dtraps.c144 do_exit(SIGSEGV); in die()
248 do_exit(SIGKILL); in unhandled_interruption()
259 do_exit(SIGKILL); in unhandled_exceptions()
286 do_exit(SIGILL); in do_revinsn()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nds32/kernel/
H A Dtraps.c144 do_exit(SIGSEGV); in die()
248 do_exit(SIGKILL); in unhandled_interruption()
259 do_exit(SIGKILL); in unhandled_exceptions()
286 do_exit(SIGILL); in do_revinsn()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nds32/kernel/
H A Dtraps.c144 do_exit(SIGSEGV); in die()
248 do_exit(SIGKILL); in unhandled_interruption()
259 do_exit(SIGKILL); in unhandled_exceptions()
286 do_exit(SIGILL); in do_revinsn()
/dports/devel/py-pydevd/pydevd-1.1.1/
H A Dpydev_run_in_console.py6 from pydevconsole import do_exit, InterpreterInterface, process_exec_queue, start_console_server, i…
64 sys.exit = do_exit
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dparmesan-macros.mf146 save mid, p, t, t_good, delta, start, stop, do_exit;
148 boolean do_exit;
172 do_exit := true;
174 do_exit := false;
182 exitif do_exit;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dfini.c257 bool do_exit = FALSE; in main() local
378 do_exit = TRUE; in main()
397 do_exit = TRUE; in main()
420 do_exit = TRUE; in main()
439 if (do_exit) in main()
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dparmesan-macros.mf146 save mid, p, t, t_good, delta, start, stop, do_exit;
148 boolean do_exit;
172 do_exit := true;
174 do_exit := false;
182 exitif do_exit;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dfini.c257 bool do_exit = FALSE;
378 do_exit = TRUE;
397 do_exit = TRUE;
420 do_exit = TRUE;
439 if (do_exit)
/dports/games/gtypist/gtypist-2.9.5/src/
H A Dcursmenu.c141 do_exit (script); // No way back in prepare_to_go_back()
144 do_exit (script); // No way back too in prepare_to_go_back()
151 do_exit (script); in prepare_to_go_back()
457 do_exit (script); in do_menu()
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dtest044.tcl66 set do_exit 0
72 -x.* { set do_exit 1 }
118 if { $do_exit == 1 } {
/dports/science/lammps/lammps-stable_29Sep2021/src/COLVARS/
H A Dcolvarproxy_lammps.h41 bool do_exit; variable
66 bool want_exit() const { return do_exit; }; in want_exit()
/dports/print/lprps/lprps-2.5/
H A Dlprps.c144 void do_exit();
161 do_exit(EXIT_REPRINT); in handle_timeout()
330 void do_exit(exit_code) in do_exit() function
774 do_exit(EXIT_SUCCESS); in handle_interrupt()
790 do_exit(EXIT_SUCCESS); in printer_flushing()
861 do_exit(EXIT_REPRINT); in get_status()
1061 do_exit(EXIT_SUCCESS);
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/GCMemcard/
H A DGCMemcardRaw.cpp153 bool do_exit = m_flush_trigger.WaitFor(flush_interval); in FlushThread() local
154 if (!do_exit) in FlushThread()
199 if (do_exit) in FlushThread()
/dports/net-mgmt/sysmon/sysmon-0.93/src/
H A Dclient.c28 void do_exit() in do_exit() function
218 do_exit(); in start_client()
276 do_exit(); in my_client_sleep()
/dports/x11/mate-applets/mate-applets-1.26.0/cpufreq/src/cpufreq-selector/
H A Dmain.c50 do_exit (GMainLoop *loop, in do_exit() function
222 (GWeakNotify) do_exit, in main()
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_tc.sh114 do_exit() { function
176 trap do_exit 0
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/
H A Dsu_perf.c66 do_exit(struct perf *x, su_msg_r msg, struct message *m) in do_exit() function
88 do_exit, sizeof(*m)); in do_print()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_tc.sh114 do_exit() { function
176 trap do_exit 0
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/
H A Dsu_perf.c66 do_exit(struct perf *x, su_msg_r msg, struct message *m) in do_exit() function
88 do_exit, sizeof(*m)); in do_print()
/dports/textproc/p5-Tk-Pod/Tk-Pod-0.9943/t/
H A Dcmdline.t146 my $do_exit = $opt->[0] eq '-exit';
182 if ($do_exit) {
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_tc.sh114 do_exit() { function
176 trap do_exit 0
/dports/comms/rtl-sdr/librtlsdr-0.6.0/src/
H A Drtl_fm.c87 static volatile int do_exit = 0; variable
239 do_exit = 1; in sighandler()
249 do_exit = 1; in sighandler()
787 if (do_exit) { in rtlsdr_callback()
818 while (!do_exit) { in demod_thread_fn()
824 do_exit = 1; in demod_thread_fn()
843 while (!do_exit) { in output_thread_fn()
910 while (!do_exit) { in controller_thread_fn()
1243 while (!do_exit) { in main()
1247 if (do_exit) { in main()
/dports/sysutils/monit/monit-5.29.0/src/
H A Dmonit.c114 static void do_exit(bool); /* Finalize monit */
186 do_exit(false); in main()
531 static void do_exit(bool saveState) { in do_exit() function
605 do_exit(false); in do_default()
637 do_exit(true); in do_default()

1...<<161162163164165166167168169170>>...200