OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abort
(Results
401 - 425
of
1931
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/ltrace/sysdeps/linux-gnu/m68k/
fetch.c
125
abort
();
205
abort
();
228
abort
();
231
abort
();
/external/mesa3d/src/gallium/state_trackers/clover/core/
event.hpp
44
///
abort
() method is called instead, the specified \a action_fail is
61
void
abort
(cl_int status);
/external/mesa3d/src/glx/apple/
apple_glx.c
54
abort
();
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
common.h
103
if (amin > amax)
abort
();
120
if (amin > amax)
abort
();
228
if (amin > amax)
abort
();
245
if (amin > amax)
abort
();
/external/opencv3/3rdparty/libjasper/
jas_malloc.c
105
abort
();
/external/pdfium/core/src/fxcrt/
fx_basic_memmgr.cpp
7
#include <stdlib.h> // For
abort
().
23
abort
();
/external/pdfium/third_party/bigint/
BigIntegerUtils.cc
45
abort
();
/external/protobuf/gtest/test/
gtest_environment_test.cc
114
abort
();
/external/skia/include/core/
SkDocument.h
123
* Call
abort
() to stop producing the document immediately.
126
void
abort
();
SkPicture.h
84
*
abort
() returns true, then picture playback will be interrupted.
87
* callback will be invoked. If the
abort
happens inside some level of nested
95
virtual bool
abort
() = 0;
/external/skia/src/doc/
SkDocument.cpp
85
void SkDocument::
abort
() {
function in class:SkDocument
/external/vixl/tools/
util.py
40
def
abort
(message):
function
/external/webrtc/webrtc/test/
field_trial.cc
73
// Using
abort
so it crashes in both debug and release mode.
74
abort
();
/frameworks/rs/
rsCppUtils.cpp
78
abort
();
/hardware/ti/omap4-aah/libtiutils/
DebugUtils.h
183
abort
(); \
196
abort
(); \
207
abort
(); \
218
abort
(); \
/ndk/sources/cxx-stl/gabi++/src/
terminate.cc
66
// choose to call
abort
() in this case.
75
abort
();
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
abort_message.cpp
72
// about to
abort
anyway, just call __assert2, which will log _somewhere_
78
abort
();
/ndk/sources/host-tools/make-3.81/
alloca.c
221
abort
();
379
abort
();
388
abort
();
407
abort
();
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
assert.hpp
104
std::
abort
();
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
FrameServerImpl.java
58
r.
abort
();
/packages/apps/Nfc/nci/jni/
PowerSwitch.h
203
** Function:
abort
205
** Description:
Abort
and unblock currrent operation.
210
void
abort
();
/prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_dragonfly_amd64.c
51
abort
();
gcc_freebsd_386.c
51
abort
();
gcc_freebsd_amd64.c
51
abort
();
gcc_freebsd_arm.c
67
abort
();
Completed in 1968 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>