OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aborts
(Results
151 - 175
of
647
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/googletest/googletest/test/
gtest_environment_test.cc
115
// Prints the message and
aborts
the program if condition is false.
/external/iputils/doc/
tftpd.sgml
32
<command/tftpd/
aborts
. This path is prepended to any file name requested
/external/jline/src/src/main/java/jline/
ConsoleOperations.java
278
* Operation that
aborts
the current command (like searching)
/external/libbrillo/brillo/dbus/
dbus_object_test_helpers.h
89
// error) before the handler exits, this method
aborts
with a CHECK().
/external/linux-kselftest/tools/testing/selftests/vm/
thuge-gen.c
9
When the program
aborts
you may need to clean up the shm segments with
/external/llvm/include/llvm/CodeGen/
StackProtector.h
13
// changed, then there was some sort of violation and the program
aborts
.
/external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h
135
/// message to stderr and
aborts
.
/external/protobuf/gtest/test/
gtest_environment_test.cc
110
// Prints the message and
aborts
the program if condition is false.
/external/syslinux/core/lwip/src/include/lwip/
sio.h
130
*
Aborts
a blocking sio_read() call.
/external/v8/testing/gtest/test/
gtest_catch_exceptions_test_.cc
294
// This terminate handler
aborts
the program using exit() rather than abort().
gtest_environment_test.cc
115
// Prints the message and
aborts
the program if condition is false.
/external/valgrind/coregrind/
pub_core_libcassert.h
77
Prints a msg and
aborts
. */
/external/valgrind/docs/internals/
3_2_BUGSTATUS.txt
69
145559 r7168 valgrind
aborts
when malloc_stats is called
70
145609 r7191 valgrind
aborts
all runs with 'repeated section!'
97
149519 r6813/4 ppc32: V
aborts
with SIGSEGV on execution of a signal handler
445
v5983 v6022 130388 Valgrind
aborts
when process calls malloc_trim()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_catch_exceptions_test_.cc
294
// This terminate handler
aborts
the program using exit() rather than abort().
gtest_environment_test.cc
115
// Prints the message and
aborts
the program if condition is false.
/external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.h
48
// Helper that calls ptr->Release() and
aborts
the process with a useful
/external/webrtc/webrtc/base/
checks.cc
33
// FatalMessage's dtor very intentionally
aborts
.
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test_.cc
294
// This terminate handler
aborts
the program using exit() rather than abort().
gtest_environment_test.cc
115
// Prints the message and
aborts
the program if condition is false.
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test_.cc
294
// This terminate handler
aborts
the program using exit() rather than abort().
gtest_environment_test.cc
115
// Prints the message and
aborts
the program if condition is false.
/system/update_engine/common/
action_processor.h
53
//
Aborts
processing. If an Action is running, it will have
mock_http_fetcher.cc
110
// If the transfer is in progress,
aborts
the transfer early.
mock_http_fetcher.h
87
// If the transfer is in progress,
aborts
the transfer early.
/system/vold/
Keymaster.h
41
// ongoing Keymaster operation.
Aborts
the operation
Completed in 3221 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>