OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abort
(Results
276 - 300
of
2170
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/linux-x86/src/runtime/cgo/
gcc_windows_386.c
35
abort
();
gcc_windows_amd64.c
35
abort
();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
msvc_stdlib_force_include.hpp
21
#define _CRT_SECURE_INVALID_PARAMETER(EXPR) ::
abort
()
/system/chre/apps/chqts/src/shared/
send_message.cc
21
#include <shared/
abort
.h>
66
nanoapp_testing::
abort
();
167
// Before we
abort
the nanoapp, we also put this message in the chreLog().
173
chreLog(CHRE_LOG_ERROR, "TEST
ABORT
: %s0x%08" PRIX32, message, *value);
175
chreLog(CHRE_LOG_ERROR, "TEST
ABORT
: %s", message);
183
nanoapp_testing::
abort
(reason);
190
nanoapp_testing::
abort
(reason);
send_message.h
23
#include <shared/
abort
.h>
/system/iot/attestation/atap/libatap/
atap_sysdeps_posix.c
34
abort
();
/test/vts/drivers/hal/server/
BinderServer.cpp
78
abort
();
93
abort
();
108
abort
();
121
abort
();
/toolchain/binutils/binutils-2.27/gas/
literal.c
82
abort
();
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
ccs.s
23
bl ext_sym ; custom data
abort
handler required
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
no-plt-check1b.S
28
call *
abort
@GOT
pr20244-3b.S
28
call *
abort
@GOT
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
no-plt-check1.S
30
call *
abort
@GOTPCREL(%rip)
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
TestCompanion.java
59
* @return if the test companion should
abort
84
private void
abort
() {
method in class:TestCompanion
85
mHandler.obtainMessage(TestHandler.
ABORT
).sendToTarget();
105
abort
();
method
139
static final int
ABORT
= 2;
157
case
ABORT
:
/external/curl/docs/cmdline-opts/
speed-time.d
4
Help: Trigger 'speed-limit'
abort
after this time
/external/google-benchmark/src/
check.h
17
static AbortHandlerT* handler = &std::
abort
;
23
std::
abort
(); // fallback to enforce noreturn
27
// will log information about the failures and
abort
when it is destructed.
/external/libcxx/utils/google-benchmark/src/
check.h
17
static AbortHandlerT* handler = &std::
abort
;
23
std::
abort
(); // fallback to enforce noreturn
27
// will log information about the failures and
abort
when it is destructed.
/external/libedit/src/
el.h
158
abort
(); \
161
#define EL_ABORT(a)
abort
()
/external/libunwind/src/unwind/
unwind-internal.h
141
abort
();
149
abort
();
/external/libunwind/src/x86/
Gos-freebsd.c
136
abort
();
158
abort
();
163
abort
();
168
abort
();
173
abort
();
349
abort
();
355
abort
();
359
abort
();
/external/ltp/testcases/misc/math/float/trigo/
gentrigo.c
63
abort
();
74
abort
();
/external/mesa3d/src/glx/apple/
apple_cgl.c
57
abort
();
83
abort
();
apple_glx_drawable.c
54
abort
();
68
abort
();
100
abort
();
113
abort
();
183
abort
();
253
abort
();
265
abort
();
272
abort
();
/external/pdfium/third_party/bigint/
BigInteger.cc
23
abort
();
34
abort
();
42
abort
();
53
abort
();
101
abort
();
128
abort
();
156
abort
();
288
abort
();
/external/perfetto/src/base/test/
test_task_runner.cc
60
abort
();
71
abort
();
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
logging.cc
62
// Android logging at level FATAL does not terminate execution, so
abort
()
65
abort
();
117
//
abort
() ensures we don't return (we promised we would not via
120
abort
();
Completed in 723 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>