Home
last modified time | relevance | path

Searched refs:addsig (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/
H A Dmksigtab.sh28 addsig() { function
42 addsig _SIGINT '{_SigNotify + _SigKill, "SIGINT: interrupt"}'
43 addsig _SIGQUIT '{_SigNotify + _SigThrow, "SIGQUIT: quit"}'
46 addsig _SIGABRT '{_SigNotify + _SigThrow, "SIGABRT: abort"}'
49 addsig _SIGKILL '{0, "SIGKILL: kill"}'
53 addsig _SIGPIPE '{_SigNotify, "SIGPIPE: write to broken pipe"}'
54 addsig _SIGALRM '{_SigNotify, "SIGALRM: alarm clock"}'
58 addsig _SIGSTOP '{0, "SIGSTOP: stop"}'
63 addsig _SIGXCPU '{_SigNotify, "SIGXCPU: cpu limit exceeded"}'
68 addsig _SIGSYS '{_SigThrow, "SIGSYS: bad system call"}'
[all …]
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dclass.h187 void addsig(const char *s) { type = s; } in addsig() function
197 void addsig(const char *s) { type = s; } in addsig() function
H A Dclassread.cc307 cf->addsig(get_string(htio, shared->file, ai->signature)); in class_read()
341 cm->addsig(get_string(htio, shared->file, ai->signature)); in class_read()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapegroup.cc536 gulong addsig = 0; in setup_groups() local
555 addsig = g_signal_connect(G_OBJECT(model), "row-inserted", in setup_groups()
559 new gulong(addsig), gulong_deleter); in setup_groups()
570 addsig = *static_cast<gulong *>(g_object_get_data(G_OBJECT(model), "row-inserted")); in setup_groups()
575 g_signal_handler_block(model, addsig); in setup_groups()
593 g_signal_handler_unblock(model, addsig); in setup_groups()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmolsym.F264 SUBROUTINE addsig(a, sym) subroutine
288 END SUBROUTINE addsig argument
368 IF (sigma(d(:), sym, coord)) CALL addsig(d(:), sym)
378 IF (sigma(d(:), sym, coord)) CALL addsig(d(:), sym)
386 CALL addsig(sym%z_axis(:), sym)
765 IF (sigma(b(:), sym, coord)) CALL addsig(b(:), sym)
769 IF (sigma(d(:), sym, coord)) CALL addsig(d(:), sym)
1216 IF (sigma(sym%z_axis(:), sym, coord)) CALL addsig(sym%z_axis(:), sym)
1217 IF (sigma(sym%x_axis(:), sym, coord)) CALL addsig(sym%x_axis(:), sym)
1218 IF (sigma(sym%y_axis(:), sym, coord)) CALL addsig(sym%y_axis(:), sym)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmolsym.F264 SUBROUTINE addsig(a, sym) subroutine
288 END SUBROUTINE addsig argument
368 IF (sigma(d(:), sym, coord)) CALL addsig(d(:), sym)
378 IF (sigma(d(:), sym, coord)) CALL addsig(d(:), sym)
386 CALL addsig(sym%z_axis(:), sym)
765 IF (sigma(b(:), sym, coord)) CALL addsig(b(:), sym)
769 IF (sigma(d(:), sym, coord)) CALL addsig(d(:), sym)
1216 IF (sigma(sym%z_axis(:), sym, coord)) CALL addsig(sym%z_axis(:), sym)
1217 IF (sigma(sym%x_axis(:), sym, coord)) CALL addsig(sym%x_axis(:), sym)
1218 IF (sigma(sym%y_axis(:), sym, coord)) CALL addsig(sym%y_axis(:), sym)
/dports/mail/emailrelay/emailrelay-1.9/
H A DREADME52 emailrelay --as-proxy smarthost:25 --filter /usr/local/bin/addsig
/dports/mail/adcomplain/adcomplain-3.52/
H A Dadcomplain.pl378 $addsig, # set if you want ~/.signature to be added
407 $addsig = 1;
4255 if (!$omit_signature && $addsig && defined($siggie) && -f $siggie) {