Home
last modified time | relevance | path

Searched defs:debug_cmd (Results 1 – 24 of 24) sorted by relevance

/dports/devel/erlang-gproc/gproc-0.8.0/patches/stdlib/
H A Dsys.erl228 debug_cmd({trace, true}, Debug) -> function
230 debug_cmd({trace, false}, Debug) -> function
232 debug_cmd({log, true}, Debug) -> function
238 debug_cmd({log, false}, Debug) -> function
240 debug_cmd({log, print}, Debug) -> function
243 debug_cmd({log, get}, Debug) -> function
257 debug_cmd({statistics, true}, Debug) -> function
261 debug_cmd({statistics, get}, Debug) -> function
263 debug_cmd(no_debug, Debug) -> function
268 debug_cmd({remove, Func}, Debug) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dsys.erl524 debug_cmd({trace, true}, Debug) -> function
526 debug_cmd({trace, false}, Debug) -> function
528 debug_cmd({log, true}, Debug) -> function
534 debug_cmd({log, false}, Debug) -> function
536 debug_cmd({log, print}, Debug) -> function
539 debug_cmd({log, get}, Debug) -> function
553 debug_cmd({statistics, true}, Debug) -> function
555 debug_cmd({statistics, false}, Debug) -> function
557 debug_cmd({statistics, get}, Debug) -> function
559 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dsys.erl557 debug_cmd({trace, true}, Debug) -> function
559 debug_cmd({trace, false}, Debug) -> function
561 debug_cmd({log, true}, Debug) -> function
567 debug_cmd({log, false}, Debug) -> function
569 debug_cmd({log, print}, Debug) -> function
572 debug_cmd({log, get}, Debug) -> function
586 debug_cmd({statistics, true}, Debug) -> function
588 debug_cmd({statistics, false}, Debug) -> function
590 debug_cmd({statistics, get}, Debug) -> function
592 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dsys.erl554 debug_cmd({trace, true}, Debug) -> function
556 debug_cmd({trace, false}, Debug) -> function
558 debug_cmd({log, true}, Debug) -> function
564 debug_cmd({log, false}, Debug) -> function
566 debug_cmd({log, print}, Debug) -> function
569 debug_cmd({log, get}, Debug) -> function
583 debug_cmd({statistics, true}, Debug) -> function
585 debug_cmd({statistics, false}, Debug) -> function
587 debug_cmd({statistics, get}, Debug) -> function
589 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl557 debug_cmd({trace, true}, Debug) -> function
559 debug_cmd({trace, false}, Debug) -> function
561 debug_cmd({log, true}, Debug) -> function
567 debug_cmd({log, false}, Debug) -> function
569 debug_cmd({log, print}, Debug) -> function
572 debug_cmd({log, get}, Debug) -> function
586 debug_cmd({statistics, true}, Debug) -> function
588 debug_cmd({statistics, false}, Debug) -> function
590 debug_cmd({statistics, get}, Debug) -> function
592 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl557 debug_cmd({trace, true}, Debug) -> function
559 debug_cmd({trace, false}, Debug) -> function
561 debug_cmd({log, true}, Debug) -> function
567 debug_cmd({log, false}, Debug) -> function
569 debug_cmd({log, print}, Debug) -> function
572 debug_cmd({log, get}, Debug) -> function
586 debug_cmd({statistics, true}, Debug) -> function
588 debug_cmd({statistics, false}, Debug) -> function
590 debug_cmd({statistics, get}, Debug) -> function
592 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl557 debug_cmd({trace, true}, Debug) -> function
559 debug_cmd({trace, false}, Debug) -> function
561 debug_cmd({log, true}, Debug) -> function
567 debug_cmd({log, false}, Debug) -> function
569 debug_cmd({log, print}, Debug) -> function
572 debug_cmd({log, get}, Debug) -> function
586 debug_cmd({statistics, true}, Debug) -> function
588 debug_cmd({statistics, false}, Debug) -> function
590 debug_cmd({statistics, get}, Debug) -> function
592 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl557 debug_cmd({trace, true}, Debug) -> function
559 debug_cmd({trace, false}, Debug) -> function
561 debug_cmd({log, true}, Debug) -> function
567 debug_cmd({log, false}, Debug) -> function
569 debug_cmd({log, print}, Debug) -> function
572 debug_cmd({log, get}, Debug) -> function
586 debug_cmd({statistics, true}, Debug) -> function
588 debug_cmd({statistics, false}, Debug) -> function
590 debug_cmd({statistics, get}, Debug) -> function
592 debug_cmd(no_debug, Debug) -> function
[all …]
/dports/net/tacacs/PROJECTS/misc/
H A Dsig_segv.c140 void setup_sig_segv(char *coredump_dir, char *gcore_cmd, char *debug_cmd) in setup_sig_segv()
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Ddebug.c55 void debug_cmd(int level, char *argv[], char *fmt, ...) { in debug_cmd() function
/dports/devel/gitui/gitui-0.10.1/asyncgit/src/sync/
H A Dmod.rs104 fn debug_cmd(path: &str, cmd: &str) -> String { in debug_cmd() function
/dports/lang/expect/expect5.45.4/
H A DDbg.c79 static enum debug_cmd { enum
81 } debug_cmd = step; variable
/dports/net/axa/axa-2.2.0/sratool/
H A Dcmd.c92 static cmd_t debug_cmd; variable
948 debug_cmd(axa_tag_t tag AXA_UNUSED, const char *arg, in debug_cmd() function
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcs_case_domain.py368 def debug_wrapper_args(self, debug_cmd): argument
/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dserver.c1275 int debug_cmd = -1; in server_log() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Daha152x.h308 debug_cmd = 0x0100, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Daha152x.h308 debug_cmd = 0x0100, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Daha152x.h308 debug_cmd = 0x0100, enumerator
/dports/net/tacacs/PROJECTS/mavis/
H A Dmavis.h352 char *debug_cmd; member
/dports/sysutils/openipmi/OpenIPMI-2.0.29/lanserv/
H A Demu_cmd.c1137 debug_cmd(emu_out_t *out, emu_data_t *emu, lmc_data_t *mc, char **toks) in debug_cmd() function
/dports/comms/ujprog/tools-0698352b0e912caa9b8371b8f692e19aac547a69/ujprog/
H A Dujprog.c3481 debug_cmd(void) function
/dports/emulators/bochs/bochs-2.7/gui/
H A Denh_dbg.cc240 char *debug_cmd; variable
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dcommands.cc1414 const CommandDesc debug_cmd = { variable
/dports/sysutils/openipmi/OpenIPMI-2.0.29/ui/
H A Dui.c5589 debug_cmd(char *cmd, char **toks, void *cb_data) in debug_cmd() function