HomeSort by relevance Sort by last modified time
    Searched full:signal (Results 51 - 75 of 2094) sorted by null

1 23 4 5 6 7 8 91011>>

  /ndk/build/platforms/android-5/arch-x86/usr/include/
csignal 34 * Standard C++ Library wrapper around the C signal.h header file.
37 #include <signal.h>
42 using ::signal;
  /ndk/build/platforms/android-8/arch-x86/usr/include/
csignal 34 * Standard C++ Library wrapper around the C signal.h header file.
37 #include <signal.h>
42 using ::signal;
  /external/webkit/WebKitTools/DumpRenderTree/qt/
main.cpp 57 #include <signal.h>
138 signal(SIGILL, crashHandler); /* 4: illegal instruction (not reset when caught) */
139 signal(SIGTRAP, crashHandler); /* 5: trace trap (not reset when caught) */
140 signal(SIGFPE, crashHandler); /* 8: floating point exception */
141 signal(SIGBUS, crashHandler); /* 10: bus error */
142 signal(SIGSEGV, crashHandler); /* 11: segmentation violation */
143 signal(SIGSYS, crashHandler); /* 12: bad argument to system call */
144 signal(SIGPIPE, crashHandler); /* 13: write on a pipe with no reader */
145 signal(SIGXCPU, crashHandler); /* 24: exceeded CPU time limit */
146 signal(SIGXFSZ, crashHandler); /* 25: exceeded file size limit *
    [all...]
  /external/bluetooth/bluez/gdbus/
object.c 118 GDBusSignalTable *signal; local
133 for (signal = iface->signals; signal && signal->name; signal++) {
134 if (!strlen(signal->signature))
135 g_string_append_printf(gstr, "\t\t<signal name=\"%s\"/>\n",
136 signal->name);
138 g_string_append_printf(gstr, "\t\t<signal name=\"%s\">\n",
139 signal->name)
390 GDBusSignalTable *signal; local
429 DBusMessage *signal; local
    [all...]
  /external/dhcpcd/
signals.c 32 #include <signal.h>
55 syslog(LOG_ERR, "write signal %d: %s", sig, strerror(errno));
66 /* Read a signal from the signal pipe. Returns 0 if there is
67 * no signal, -1 on error (and sets errno appropriately), and
68 * your signal on success */
84 * and installs the signal handler */
  /external/wpa_supplicant/wpa_gui/
scanresults.ui 58 <string>signal</string>
136 <signal>clicked()</signal>
142 <signal>clicked()</signal>
148 <signal>doubleClicked(QListViewItem*)</signal>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
scanresults.ui 58 <string>signal</string>
136 <signal>clicked()</signal>
142 <signal>clicked()</signal>
148 <signal>doubleClicked(QListViewItem*)</signal>
  /system/core/sh/
trap.c 44 #include <signal.h>
78 * Sigmode records the current value of the signal handlers for the various
80 * S_HARD_IGN indicates that the signal was ignored on entry to the shell,
83 #define S_DFL 1 /* default signal handling (SIG_DFL) */
84 #define S_CATCH 2 /* signal is caught */
85 #define S_IGN 3 /* signal is ignored (SIG_IGN) */
86 #define S_HARD_IGN 4 /* signal is ignored permenantly */
91 MKINIT char sigmode[NSIG]; /* current value of signal */
92 char gotsig[NSIG]; /* indicates specified signal received */
93 int pendingsigs; /* indicates some signal received *
    [all...]
  /external/kernel-headers/original/asm-arm/
signal.h 80 * SA_SIGINFO deliver the signal with SIGINFO structs
81 * SA_THIRTYTWO delivers the signal in 32-bit mode, even if the task
83 * SA_ONSTACK allows alternate signal stacks (see sigaltstack(2)).
85 * SA_NODEFER prevents the current signal from being masked in the handler.
86 * SA_RESETHAND clears the handler when the signal is delivered.
114 #include <asm-generic/signal.h>
  /external/bluetooth/bluez/compat/
lib.h 27 #include <signal.h>
46 /* Read exactly len bytes (Signal safe)*/
67 /* Write exactly len bytes (Signal safe)*/
  /external/bluetooth/bluez/doc/
manager-api.txt 50 This signal indicates a changed value of the given
65 In case all adapters are removed this signal will not
66 be emitted. The AdapterRemoved signal has to be used
  /external/giflib/
gif_lib_private.h 21 #define FLUSH_OUTPUT 4096 /* Impossible code, to signal flush. */
22 #define FIRST_CODE 4097 /* Impossible code, to signal first. */
23 #define NO_SUCH_CODE 4098 /* Impossible code, to signal empty. */
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_quit.h 38 SDL_Init() installs signal handlers for SIGINT (keyboard interrupt)
41 to determine the cause of an SDL_QUITEVENT, but setting a signal
43 quit events for that signal.
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallWaitingNotification.java 36 public int signal = 0; field in class:CdmaCallWaitingNotification
48 + " signal: " + signal ;
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_quit.h 38 SDL_Init() installs signal handlers for SIGINT (keyboard interrupt)
41 to determine the cause of an SDL_QUITEVENT, but setting a signal
43 quit events for that signal.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_quit.h 38 SDL_Init() installs signal handlers for SIGINT (keyboard interrupt)
41 to determine the cause of an SDL_QUITEVENT, but setting a signal
43 quit events for that signal.
  /prebuilt/windows/sdl/host/include/SDL/
SDL_quit.h 40 SDL_Init() installs signal handlers for SIGINT (keyboard interrupt)
43 to determine the cause of an SDL_QUITEVENT, but setting a signal
45 quit events for that signal.
  /prebuilt/windows/sdl/include/SDL/
SDL_quit.h 38 SDL_Init() installs signal handlers for SIGINT (keyboard interrupt)
41 to determine the cause of an SDL_QUITEVENT, but setting a signal
43 quit events for that signal.
  /bionic/libc/include/sys/
_sigdefs.h 30 * this header is used to define signal constants and names;
47 __BIONIC_SIGDEF(USR1,10,"User signal 1")
49 __BIONIC_SIGDEF(USR2,12,"User signal 2")
56 __BIONIC_SIGDEF(STOP,19,"Stopped (signal)")
  /external/kernel-headers/original/linux/
vt.h 21 short relsig; /* signal to raise on release req */
22 short acqsig; /* signal to raise on acquisition */
33 unsigned short v_signal; /* signal to send */
37 #define VT_SENDSIG 0x5604 /* signal to send to bitmask of vts */
  /frameworks/base/cmds/runtime/
SignalHandler.h 10 #include <signal.h>
40 * separate signal handling thread, or
84 // Commmand queue... data is inserted by the signal
86 // signal processing thread. Because these are touched
87 // by the signal handler, no lock is used.
101 // signal handler before placing a command in the queue.
105 // thread; the signal handler reads it only to determine if the
109 // Incremented each time we receive a signal and don't have room
118 // are available. The thread blocks on the read end, the signal
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 28 /* this header is used to define signal constants and names; it might be included several times */
42 __BIONIC_SIGDEF(SIGUSR1,10,"User signal 1")
44 __BIONIC_SIGDEF(SIGUSR2,12,"User signal 2")
51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 28 /* this header is used to define signal constants and names; it might be included several times */
42 __BIONIC_SIGDEF(SIGUSR1,10,"User signal 1")
44 __BIONIC_SIGDEF(SIGUSR2,12,"User signal 2")
51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 28 /* this header is used to define signal constants and names; it might be included several times */
42 __BIONIC_SIGDEF(SIGUSR1,10,"User signal 1")
44 __BIONIC_SIGDEF(SIGUSR2,12,"User signal 2")
51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 28 /* this header is used to define signal constants and names; it might be included several times */
42 __BIONIC_SIGDEF(SIGUSR1,10,"User signal 1")
44 __BIONIC_SIGDEF(SIGUSR2,12,"User signal 2")
51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")

Completed in 64 milliseconds

1 23 4 5 6 7 8 91011>>