/ndk/sources/host-tools/make-3.81/config/ |
D | intdiv0.m4 | 21 #include <signal.h> 30 /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */ 41 signal (SIGFPE, sigfpe_handler); 42 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */ 44 signal (SIGTRAP, sigfpe_handler); 46 /* Linux/SPARC yields signal SIGILL. */ 48 signal (SIGILL, sigfpe_handler); 71 [Define if integer division by zero raises signal SIGFPE.])
|
/ndk/build/tools/toolchain-patches/gdb/ |
D | 0004-ndk-Fix-MIPS-builds-on-Darwin.patch | 9 gdb-6.6/sim/common/sim-signal.c | 2 +- 27 diff --git a/gdb-6.6/sim/common/sim-signal.c b/gdb-6.6/sim/common/sim-signal.c 29 --- a/gdb-6.6/sim/common/sim-signal.c 30 +++ b/gdb-6.6/sim/common/sim-signal.c
|
D | 0002-ndk-Fix-signal-handling-in-gdbserver-6.6.patch | 4 Subject: ndk: Fix signal handling in gdbserver-6.6
|
/ndk/sources/host-tools/make-3.81/ |
D | signame.c | 231 strsignal (int signal) in strsignal() argument 248 if (signal > 0 || signal < NSIG) in strsignal() 249 return (char *) sys_siglist[signal]; in strsignal() 251 sprintf (buf, "Signal %d", signal); in strsignal()
|
D | vmsjobs.c | 256 lib$signal(status); in tryToSetupYAst() 275 lib$signal(status); in tryToSetupYAst() 287 lib$signal(status); in tryToSetupYAst()
|
D | configh.dos | 24 /* Define if `sys_siglist' is declared by <signal.h>. */ 107 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
|
D | configure.in | 188 #include <signal.h> 285 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <signal.h>]], 292 [Define if <signal.h> defines the SA_RESTART constant.]) 427 echo " Without one of these, signal handling is unreliable."
|
D | config.ami | 79 by a signal. */ 144 /* Define as the return type of signal handlers (int or void). */ 173 /* Define if `sys_siglist' is declared by <signal.h>. */
|
D | config.h-vms | 98 by a signal. */ 168 /* Define as the return type of signal handlers (int or void). */ 194 /* Define if `sys_siglist' is declared by <signal.h>. */
|
D | make.h | 60 # define signal bsdsignal macro
|
D | config.h.in | 172 /* Define if <signal.h> defines the SA_RESTART constant. */ 347 /* Define as the return type of signal handlers (`int' or `void'). */
|
D | job.c | 429 signal (SIGCHLD, SIG_DFL); in child_handler() 931 signal (SIGCHLD, SIG_DFL); in set_child_handler_action_flags() 1992 signal (SIGCHLD,SIG_IGN); in exec_command()
|
D | commands.c | 451 signal (sig, SIG_DFL); in fatal_error_signal()
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | signal.h | 26 # include_next <signal.h> 28 # include _STLP_NATIVE_C_HEADER(signal.h)
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | csignal | 34 * Standard C++ Library wrapper around the C signal.h header file. 37 #include <signal.h> 44 using ::signal;
|
/ndk/sources/cxx-stl/system/include/ |
D | csignal | 34 * Standard C++ Library wrapper around the C signal.h header file. 37 #include <signal.h> 44 using ::signal;
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
D | sub_proc.c | 45 int signal; member 124 process_kill(HANDLE proc, int signal) in process_kill() argument 127 pproc->signal = signal; in process_kill() 128 return (TerminateProcess((HANDLE) pproc->pid, signal)); in process_kill() 196 return (((sub_process *)proc)->signal); in process_signal() 795 pproc->signal = SIGINT; in process_pipe_io() 893 pproc->signal = SIGINT; in process_file_io()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _csignal.h | 33 using _STLP_VENDOR_CSTD::signal;
|
/ndk/sources/host-tools/make-3.81/w32/include/ |
D | sub_proc.h | 46 EXTERN_DECL(BOOL process_kill, (HANDLE proc, int signal));
|
/ndk/sources/host-tools/nawk-20071023/ |
D | main.c | 69 signal(SIGFPE, fpecatch); in main()
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 1606 # It's no use to try to translate the signal names. 1608 msgid "unknown signal" 1609 msgstr "unknown signal" 1676 msgid "User defined signal 1" 1677 msgstr "User defined signal 1" 1680 msgid "User defined signal 2" 1681 msgstr "User defined signal 2" 1704 msgid "Stopped (signal)" 1705 msgstr "Stopped (signal)" 1752 msgid "Danger signal" [all …]
|
D | da.po | 1620 msgid "unknown signal" 1621 msgstr "ukendt signal" 1690 msgid "User defined signal 1" 1691 msgstr "Brugerdefineret signal 1" 1694 msgid "User defined signal 2" 1695 msgstr "Brugerdefineret signal 2" 1718 msgid "Stopped (signal)" 1719 msgstr "Stoppet (signal)" 1766 msgid "Danger signal"
|
D | make.pot | 1540 msgid "unknown signal" 1608 msgid "User defined signal 1" 1612 msgid "User defined signal 2" 1636 msgid "Stopped (signal)" 1684 msgid "Danger signal"
|
D | hr.po | 1626 msgid "unknown signal" 1627 msgstr "nepoznat signal" 1694 msgid "User defined signal 1" 1695 msgstr "Korisni�ki definiran signal 1" 1698 msgid "User defined signal 2" 1699 msgstr "Korisni�ki definiran signal 2" 1722 msgid "Stopped (signal)" 1774 msgid "Danger signal"
|
D | be.po | 1559 msgid "unknown signal" 1627 msgid "User defined signal 1" 1631 msgid "User defined signal 2" 1655 msgid "Stopped (signal)" 1703 msgid "Danger signal"
|