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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
jbd.h 31 * known-good hardware we may want to trap these errors.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx.h     [all...]
  /external/llvm/lib/Target/X86/
X86InstrSystem.td 26 def TRAP : I<0x0B, RawFrm, (outs), (ins), "ud2", [(trap)]>, TB;
47 def INT : Ii8<0xcd, RawFrm, (outs), (ins i8imm:$trap), "int\t$trap",
48 [(int_x86_int imm:$trap)], IIC_INT>;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-as.1 247 [\fB\-trap\fR] [\fB\-no\-break\fR] [\fB\-break\fR] [\fB\-no\-trap\fR]
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-as.1 247 [\fB\-trap\fR] [\fB\-no\-break\fR] [\fB\-break\fR] [\fB\-no\-trap\fR]
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-as.1 247 [\fB\-trap\fR] [\fB\-no\-break\fR] [\fB\-break\fR] [\fB\-no\-trap\fR]
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-as.1 247 [\fB\-trap\fR] [\fB\-no\-break\fR] [\fB\-break\fR] [\fB\-no\-trap\fR]
    [all...]
  /system/core/sh/
sh.1     [all...]
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command.cc 128 // critical error, we trap it and don't LOG(ERROR). To enable this we keep
343 // We should trap this before this function.
  /external/openssl/crypto/
sparccpuid.S 29 #include <sys/trap.h>
43 ! not cause illegal_instruction trap. It therefore can be used
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-ppc32.c 115 { "trap", 3328, 32 },
286 case 72: *mod = False; break; // GDBTD???? VEX { "trap", 3328, 32 },
valgrind-low-ppc64.c 112 { "trap", 4512, 64 },
283 case 72: *mod = False; break; // GDBTD???? VEX { "trap", 4512, 64 },
  /development/scripts/
reverse_tether.sh 31 trap error ERR
  /external/clang/include/clang/Frontend/
CodeGenOptions.def 93 /// -fsanitize-undefined-trap-on-error
  /external/dropbear/
install-sh 230 trap "rm -f ${dsttmp}" 0 &&
  /external/elfutils/config/
ylwrap 104 trap "cd '`pwd`'; rm -rf $dirname > /dev/null 2>&1" 1 2 3 15
  /external/icu4c/
install-sh 230 trap "rm -f ${dsttmp}" 0 &&
  /external/jpeg/
install-sh 229 trap "rm -f ${dsttmp}" 0 &&
  /external/kernel-headers/original/asm-mips/
war.h 57 * - The `daddi' instruction fails to trap on overflow.
  /external/kernel-headers/original/linux/
a.out.h 67 The first page is unmapped to help trap NULL pointer references */
  /external/liblzf/
install-sh 230 trap "rm -f ${dsttmp}" 0 &&
  /external/libpcap/
install-sh 229 trap "rm -f ${dsttmp}" 0 &&
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
bash.php 187 'trap', 'type', 'typeset', 'ulimit', 'umask', 'unalias', 'unset',
ruby.php 68 'system', 'trace_var', 'trap', 'untrace_var'

Completed in 1280 milliseconds

<<11121314151617181920>>