HomeSort by relevance Sort by last modified time
    Searched refs:abort (Results 226 - 250 of 2170) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
check.h 16 static AbortHandlerT* handler = &std::abort;
22 std::abort(); // fallback to enforce noreturn
26 // will log information about the failures and abort when it is destructed.
  /system/chre/apps/chqts/src/general_test/
heap_alloc_stress_test.cc 22 #include <shared/abort.h>
39 nanoapp_testing::abort();
  /system/core/libbacktrace/
backtrace_read_benchmarks.cpp 42 abort();
54 abort();
121 abort();
132 abort();
150 abort();
168 abort();
184 abort();
192 abort();
  /system/core/libutils/
JenkinsHash.cpp 39 abort();
58 abort();
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
regreg.d 2 #as: --no-mul-bug-abort
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
pr12365c.c 1 extern void abort (void);
5 #define TEST_ABORT if (inside_main) abort()
  /external/autotest/site_utils/
log_socket_server.py 90 self.abort = 0
99 abort = 0
100 while not abort:
105 abort = self.abort
  /external/compiler-rt/lib/builtins/
emutls.c 49 abort();
54 abort();
86 abort();
119 abort();
143 abort();
  /external/libmicrohttpd/src/testspdy/
test_proxies.c 112 abort();
137 abort();
163 abort();
192 abort ();
208 abort (); /* what did feof(p) do there!? */
  /external/webrtc/webrtc/test/linux/
glx_renderer.cc 123 abort();
127 abort();
132 abort();
156 abort();
174 abort();
  /external/pdfium/third_party/bigint/
BigUnsigned.hh 270 abort();
278 abort();
321 abort();
331 abort();
385 abort();
409 abort();
422 abort();
  /external/dng_sdk/source/
dng_safe_arithmetic.cpp 37 abort(); // Never reached.
50 abort(); // Never reached.
116 abort(); // Never reached.
172 abort();
202 abort(); // Never reached.
219 abort(); // Never reached.
270 abort(); // Never reached.
284 abort(); // Never reached.
296 abort(); // Never reached.
  /libcore/luni/src/test/native/
libcore_dalvik_system_JniTest.cpp 18 #include <stdlib.h> // for abort
51 default: abort();
78 default: abort();
105 default: abort();
132 default: abort();
159 default: abort();
186 default: abort();
213 default: abort();
240 default: abort();
267 default: abort();
    [all...]
  /external/gptfdisk/
android_popt.cc 40 abort();
52 abort();
58 abort();
  /external/libchrome/base/debug/
debugger_posix.cc 199 #define DEBUG_BREAK() abort()
201 // The NaCl verifier doesn't let use use int3. For now, we call abort(). We
204 #define DEBUG_BREAK() abort()
208 // is attached, we call abort since Breakpad needs SIGABRT to create a dump.
221 abort();
246 // same definition (e.g. any function whose sole job is to call abort()) and
  /external/protobuf/benchmarks/
generate_datasets.cc 51 abort();
62 abort();
71 abort();
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_darwin_arm.c 33 abort();
46 abort();
75 abort();
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_darwin_arm.c 33 abort();
46 abort();
75 abort();
  /bionic/tools/relocation_packer/src/
debug.cc 21 // On destruction, flush and print the strings accumulated. Abort if FATAL.
37 abort();
  /external/boringssl/src/crypto/fipsmodule/
bcm.c 142 abort();
  /external/boringssl/src/crypto/
refcount_c11.c 55 abort();
  /external/elfutils/tests/
deleted.c 54 abort ();
  /external/libcxx/test/support/
msvc_stdlib_force_include.hpp 21 #define _CRT_SECURE_INVALID_PARAMETER(EXPR) ::abort()
  /external/libese/libese/include/ese/
log.h 76 abort(); \
  /external/libffi/src/
debug.c 45 abort();

Completed in 398 milliseconds

1 2 3 4 5 6 7 8 91011>>