HomeSort by relevance Sort by last modified time
    Searched full:fault (Results 1 - 25 of 774) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/gdbserver_tests/
mcsignopass.stdoutB.exp 2 SIGSEGV Yes Yes No Segmentation fault
8 Program received signal SIGSEGV, Segmentation fault.
12 Program received signal SIGSEGV, Segmentation fault.
16 Program received signal SIGSEGV, Segmentation fault.
20 Program received signal SIGSEGV, Segmentation fault.
24 Program received signal SIGSEGV, Segmentation fault.
28 Program received signal SIGSEGV, Segmentation fault.
32 Program received signal SIGSEGV, Segmentation fault.
36 Program received signal SIGSEGV, Segmentation fault.
40 Program received signal SIGSEGV, Segmentation fault
    [all...]
mcsigpass.stdoutB.exp 2 Program received signal SIGSEGV, Segmentation fault.
6 Program received signal SIGSEGV, Segmentation fault.
  /external/chromium_org/third_party/tlslite/scripts/
tls.py 24 #from tlslite.constants import AlertDescription, Fault
66 for fault in Fault.clientSharedKeyFaults + Fault.genericFaults:
68 connection.fault = fault
71 print " Good Fault %s" % (Fault.faultNames[fault])
73 print " BAD FAULT %s: %s" % (Fault.faultNames[fault], str(e)
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
const.cpp 3 // a seg fault.
eh23.cpp 31 } catch (E e) { // double fault here
  /ndk/tests/device/test-stlport_static-exception/jni/
const.cpp 3 // a seg fault.
eh23.cpp 31 } catch (E e) { // double fault here
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdfprotect.asm 102 idesc32 isrP, 0x0008, 0 ; 0x01, 1 #DB, Debug Fault
109 idesc32 isrP, 0x0008, 0 ; 0x08, 8, #DF, Double Fault
113 idesc32 isrP, 0x0008, 0 ; 0x0C, 12, #SS, Stack Fault
114 idesc32 isrP, 0x0008, 0 ; 0x0D, 13, #GP, General Protection Fault
115 idesc32 isrP, 0x0008, 0 ; 0x0E, 14, #PF, Page Fault
117 idesc32 isrP, 0x0008, 0 ; 0x10, 16, #MF, Floating Point Fault
120 idesc32 isrP, 0x0008, 0 ; 0x13, 19, #XF, SSE Fault
140 dw isrR, 0 ; 0x01, 1 #DB, Debug Fault
147 dw isrR, 0 ; 0x08, 8, #DF, Double Fault
151 dw isrR, 0 ; 0x0C, 12, #SS, Stack Fault
    [all...]
xdflong.asm 128 idesc64 isrL, 0x0008, 0 ; 0x01, 1 #DB, Debug Fault
135 idesc64 isrL, 0x0008, 0 ; 0x08, 8, #DF, Double Fault
139 idesc64 isrL, 0x0008, 0 ; 0x0C, 12, #SS, Stack Fault
140 idesc64 isrL, 0x0008, 0 ; 0x0D, 13, #GP, General Protection Fault
141 idesc64 isrL, 0x0008, 0 ; 0x0E, 14, #PF, Page Fault
143 idesc64 isrL, 0x0008, 0 ; 0x10, 16, #MF, Floating Point Fault
146 idesc64 isrL, 0x0008, 0 ; 0x13, 19, #XF, SSE Fault
167 dw isrR, 0 ; 0x01, 1 #DB, Debug Fault
174 dw isrR, 0 ; 0x08, 8, #DF, Double Fault
178 dw isrR, 0 ; 0x0C, 12, #SS, Stack Fault
    [all...]
  /external/valgrind/main/memcheck/tests/
brk2.c 6 // At one time, this was causing a seg fault within Valgrind -- it was when
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/QA/
runiSACfault.txt 5 echo "START FAULT TEST" > $LOGFILE
25 # Fault test
31 # Fault test number 10, error in bitstream
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcifc.h 97 #define MC_EXT_INFO_ID_FAULT_CNT 4 /**< MobiCore fault counter */
98 #define MC_EXT_INFO_ID_FAULT_CAUSE 5 /**< MobiCore last fault cause */
99 #define MC_EXT_INFO_ID_FAULT_META 6 /**< MobiCore last fault meta */
100 #define MC_EXT_INFO_ID_FAULT_THREAD 7 /**< MobiCore last fault threadid */
101 #define MC_EXT_INFO_ID_FAULT_IP 8 /**< MobiCore last fault instruction pointer */
102 #define MC_EXT_INFO_ID_FAULT_SP 9 /**< MobiCore last fault stack pointer */
103 #define MC_EXT_INFO_ID_FAULT_ARCH_DFSR 10 /**< MobiCore last fault ARM arch information */
104 #define MC_EXT_INFO_ID_FAULT_ARCH_ADFSR 11 /**< MobiCore last fault ARM arch information */
105 #define MC_EXT_INFO_ID_FAULT_ARCH_DFAR 12 /**< MobiCore last fault ARM arch information */
106 #define MC_EXT_INFO_ID_FAULT_ARCH_IFSR 13 /**< MobiCore last fault ARM arch information *
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
abort.cc 13 // Make a segmentation fault to force abort. Writing to a specific address
abort.h 9 // So we replace abort with a segmentation fault, then crash reporter can
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
FaultHeightMap.java 40 * Creates an heightmap based on the fault algorithm. Each iteration, a random line
50 * creating a step at the fault line
55 * the fault line to the other side. The fault line will be a inclined
61 * cosine curve on the fault line
65 * Value are lowered on both side, but increased on the fault line
66 * creating a smooth ridge on the fault line.
70 * A linear fault is created
74 * A circular fault is created.
83 private float minRadius; // radii for circular fault
    [all...]
  /external/valgrind/main/none/tests/s390x/
op00.stderr.exp1 9 warning about a bad jump, it's probably your program's fault.
11 i.e. it's Valgrind's fault. If you think this is the case or
op00.stderr.exp2 9 warning about a bad jump, it's probably your program's fault.
11 i.e. it's Valgrind's fault. If you think this is the case or
op_exception.stderr.exp 9 warning about a bad jump, it's probably your program's fault.
11 i.e. it's Valgrind's fault. If you think this is the case or
22 warning about a bad jump, it's probably your program's fault.
24 i.e. it's Valgrind's fault. If you think this is the case or
35 warning about a bad jump, it's probably your program's fault.
37 i.e. it's Valgrind's fault. If you think this is the case or
48 warning about a bad jump, it's probably your program's fault.
50 i.e. it's Valgrind's fault. If you think this is the case or
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/
nacl.scons 10 # however, run it without any fault injection to ensure that we don't
37 # test, and a "fault-injected" version -- essentially this test is
38 # simple and in the same repository as the core NaCl where the fault
fault_pm_nameservice_test.html 13 <title>Native Client Fault-Injection Test</title>
17 <h1>Native Client Fault-Injection Test</h1>
  /external/valgrind/main/none/tests/linux/
blockfault.c 13 /* Blocking a fault, ie SIGSEGV, won't work, and is the same as having
  /external/valgrind/main/tests/
sys_mman.h 14 // guarantees to give an address which will fault when accessed,
  /external/chromium_org/third_party/tlslite/tlslite/
api.py 20 from constants import AlertLevel, AlertDescription, Fault
46 from constants import AlertLevel, AlertDescription, Fault
  /external/javassist/sample/duplicate/
Main.java 8 For example, you can implement fault tolerancy with this ability. One
9 of the implementation techniques of fault tolernacy is to make a copy
  /external/qemu/hw/
armv7m_nvic.c 222 case 0xd28: /* Configurable Fault Status. */
223 /* TODO: Implement Fault Status. */
224 hw_error("Not implemented: Configurable Fault Status.");
226 case 0xd2c: /* Hard Fault Status. */
227 case 0xd30: /* Debug Fault Status. */
229 case 0xd38: /* Bus Fault Address. */
230 case 0xd3c: /* Aux Fault Status. */
231 /* TODO: Implement fault status registers. */
355 case 0xd28: /* Configurable Fault Status. */
356 case 0xd2c: /* Hard Fault Status. *
    [all...]

Completed in 681 milliseconds

1 2 3 4 5 6 7 8 91011>>