HomeSort by relevance Sort by last modified time
    Searched full:trap (Results 326 - 350 of 881) sorted by null

<<11121314151617181920>>

  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 54 private Handler mHandler; // Handler to trap our update reminders.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
ITreeAdaptor`1.cs 178 * because it needs to trap calls to create, but it can't since it delegates
  /external/bouncycastle/
import_bouncycastle.sh 29 trap "echo WARNING: Exiting on non-zero subprocess exit code" ERR;
  /external/chromium/chrome/browser/ui/gtk/
content_setting_bubble_gtk.cc 141 // We stuff the image in an event box so we can trap mouse clicks on the
  /external/clang/lib/StaticAnalyzer/Checkers/
DereferenceChecker.cpp 266 // r = 5; // trap here
  /external/javassist/src/main/javassist/tools/reflect/
Reflection.java 109 trapMethod = c.getDeclaredMethod("trap");
  /external/jpeg/
jmemdosa.asm 341 ; These are loaded, the EMS trap is performed, and the new values of the
  /external/kernel-headers/original/asm-arm/
system.h 89 unsigned long err, unsigned long trap);
  /external/kernel-headers/original/linux/
kernel.h 348 /* Trap pasters of __FUNCTION__ at compile-time */
sysctl.h 137 KERN_HPPA_UNALIGNED=59, /* int: hppa unaligned-trap enable */
150 KERN_IA64_UNALIGNED=72, /* int: ia64 unaligned userland trap enable */
  /external/llvm/lib/Analysis/
Loads.cpp 53 /// from this value cannot trap. If it is not obviously safe to load from the
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp     [all...]
  /external/llvm/test/Transforms/BBVectorize/X86/
sh-rec2.ll 85 declare void @llvm.trap() noreturn nounwind
  /external/openssh/regress/
test-exec.sh 243 trap fatal 3 2
  /external/qemu/distrib/jpeg-6b/
jmemdosa.asm 341 ; These are loaded, the EMS trap is performed, and the new values of the
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Process.c 91 * Trap the case where the number of samples is zero.
  /ndk/docs/
NDK-GDB.html 207 Program terminated with signal SIGTRAP, Trace/breakpoint trap.
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /external/mksh/src/
check.t     [all...]
  /bionic/libc/netbsd/net/
services.h 87 \11snmp-trap\0\242t\1\10snmptrap\
88 \11snmp-trap\0\242u\1\10snmptrap\
  /external/chromium/build/
install-build-deps.sh 209 c="$(trap 'stty echo -iuclc icanon 2>/dev/null' EXIT INT TERM QUIT
366 trap 'rm -rf "${tmp}"' EXIT INT TERM QUIT
  /external/libusb-compat/libusb/
core.c 248 * this with libusb-0.1, so trap that situation here */
575 * this with libusb-0.1, so trap that situation here */
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 269 case ISD::TRAP: return "trap";
  /external/llvm/test/CodeGen/ARM/
reg_sequence.ll 133 call void @llvm.trap()
349 declare void @llvm.trap() nounwind

Completed in 914 milliseconds

<<11121314151617181920>>