HomeSort by relevance Sort by last modified time
    Searched full:signals (Results 351 - 375 of 1722) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 70 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 58 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/kernel-headers/original/uapi/asm-mips/asm/
siginfo.h 64 /* POSIX.1b signals */
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 68 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/kernel-headers/original/uapi/linux/
ptrace.h 67 /* Read signals from a shared (process wide) queue */
  /external/libedit/src/
sig.h 48 * Define here all the signals we are going to handle
  /external/libunwind/
configure.ac 235 AC_MSG_CHECKING([whether to block signals during mutex ops])
237 AS_HELP_STRING([--enable-block-signals],[Block signals before performing mutex operations]),,
240 AC_DEFINE([CONFIG_BLOCK_SIGNALS], [], [Block signals before mutex operations])
  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-sched.txt 37 a dot signals an idle CPU.
  /external/lldb/source/Plugins/Process/Utility/
StopInfoMachException.h 55 // Since some mach exceptions will be reported as breakpoints, signals,
  /external/llvm/tools/obj2yaml/
obj2yaml.cpp 17 #include "llvm/Support/Signals.h"
  /external/ltrace/testsuite/
README 147 (3) ltrace.main/signals.exp do test on tracing user-defined signals
179 (1) ltrace.torture/signals.exp do test on tracing flooded signals
  /external/mdnsresponder/mDNSPosix/
ProxyResponder.c 227 sigset_t signals; local
280 mDNSPosixRunEventLoopOnce(&mDNSStorage, &timeout, &signals, &gotSomething);
282 while ( !( sigismember( &signals, SIGINT) || sigismember( &signals, SIGTERM)));
  /external/nist-sip/java/gov/nist/javax/sip/header/
AllowEvents.java 74 * @throws ParseException which signals that an error has been reached
AllowList.java 99 * @throws ParseException which signals that an error has been reached
  /external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_systhread.c 57 /* Mask asynchronous signals for this thread */
  /external/qemu/distrib/sdl-1.2.15/test/
loopwave.c 85 /* Set the signals */
  /external/valgrind/main/coregrind/
vgdb-invoker-none.c 50 /* Returning True signals to not retry (too soon) to invoke. */
  /frameworks/base/services/core/java/com/android/server/notification/
RankingReconsideration.java 21 * Represents future work required to extract signals from notifications for ranking.
  /hardware/intel/img/psb_video/src/
vc1_header.h 41 /* TTMBF signals whether transform type coding is enabled at the frame or macroblock level. */
43 /* TTFRM signals the transform type used to transform the 8x8 pixel error signal in predicted blocks. */
46 BFRACTION signals a fraction that may take on a limited set of fractional values between 0 and 1,
134 /* RawCodingFlag signals whether the bitplanes are coded in raw mode (bit set to 1) or not (set to 0) */
  /hardware/qcom/media/mm-core/inc/
OMX_CoreExt.h 46 OMX_EventIndexSettingChanged = OMX_EventKhronosExtensions, /**< component signals the IL client of a change
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_CoreExt.h 53 OMX_EventIndexSettingChanged = OMX_EventKhronosExtensions, /**< component signals the IL client of a change
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_CoreExt.h 53 OMX_EventIndexSettingChanged = OMX_EventKhronosExtensions, /**< component signals the IL client of a change
  /libcore/luni/src/main/java/java/io/
InvalidClassException.java 21 * Signals a problem during the serialization or or deserialization of an
WriteAbortedException.java 21 * Signals that the {@link ObjectInputStream#readObject()} method has detected
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
signal.h 65 * SA_RESTART flag to get restarting signals (which were the default long ago)

Completed in 648 milliseconds

<<11121314151617181920>>