/external/autotest/frontend/client/src/autotest/afe/create/ |
CreateJobViewDisplay.java | 73 "automatically aborts an incomplete job."); 78 "automatically aborts an incomplete job.");
|
/external/llvm/include/llvm/ADT/ |
StringMap.h | 85 /// delete it. This aborts if the value isn't in the table. 409 /// erase it. This aborts if the key is not in the map.
|
/external/ltp/testcases/kernel/ipc/ipc_stress/ |
signal_test_06.c | 158 | Function: Catches signals and aborts the program if a signal other | 164 | Returns: Aborts if an unexpected signal is caught |
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
StringMap.h | 96 /// delete it. This aborts if the value isn't in the table. 385 /// erase it. This aborts if the key is not in the map.
|
/external/vboot_reference/tests/ |
vboot_api_kernel2_tests.c | 305 TEST_NEQ(audio_looping_calls_left, 0, " aborts audio"); 387 TEST_NEQ(audio_looping_calls_left, 0, " aborts audio");
|
/frameworks/av/drm/mediacas/plugins/clearkey/ |
ecm.h | 306 // otherwise calls CHECK and aborts. Always call descriptor_size() first! 313 // values, otherwise calls CHECK and aborts. Call descriptor_size() first!
|
/hardware/interfaces/keymaster/3.0/ |
IKeymasterDevice.hal | 246 * implicitly aborts the operation, in which case abort() need not be called (and will return 340 * Aborts a cryptographic operation begun with begin(), freeing all internal resources and
|
/art/runtime/ |
java_vm_ext.h | 77 // Aborts execution unless there is an abort handler installed in which case it will return. Its
|
/bootable/recovery/edify/ |
expr.h | 38 // The error message (if any) returned if the evaluation aborts.
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
MediaPerfUtils.java | 140 // print result to logcat in case test aborts before logs are written
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Mtftp6.h | 327 @retval Others Aborts session.
354 @retval Others Aborts session.
372 Returning a status code other than EFI_SUCCESS aborts the session.
381 @retval Others Aborts session.
[all...] |
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/ |
Spi.h | 307 EFI_DEVICE_ERROR Device error, command aborts abnormally.
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/ |
Spi.h | 253 @retval EFI_DEVICE_ERROR Device error, command aborts abnormally.
|
/external/boringssl/src/crypto/test/ |
file_test.h | 102 // GetAttributeOrDie looks up the attribute with key |key| and aborts if it is
|
/external/compiler-rt/test/builtins/Unit/ |
mulvti3_test.c | 21 // Effects: aborts if a * b overflows
|
/external/libcxx/include/ |
__debug | 79 /// __libcpp_abort_debug_function - A debug handler that aborts when called.
|
/external/libmicrohttpd/doc/chapters/ |
basicauthentication.inc | 75 if he aborts basic authentication. But first, you should check if the
|
/external/llvm/include/llvm/IR/ |
Dominators.h | 148 /// This should only be used for debugging as it aborts the program if the
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-4.3 | 163 aborts on out of space in the destination filesystem.
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
JIT.h | 126 /// it prints a message to stderr and aborts.
|
/external/valgrind/docs/internals/ |
3_7_BUGSTATUS.txt | 47 288274 Aborts at illegal instruction 0x48 0xF 0x5A 0x7 0x48 0xF
|
/external/valgrind/docs/xml/ |
FAQ.xml | 114 <!-- Valgrind aborts unexpectedly --> 115 <qandadiv id="faq.abort" xreflabel="Valgrind aborts unexpectedly"> 116 <title>Valgrind aborts unexpectedly</title> 148 <para>or otherwise aborts or crashes in m_mallocfree.c.</para>
|
/external/vboot_reference/cgpt/ |
cgpt.h | 76 * Returns CGPT_OK for successful. Aborts if any error occurs.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
TaskStackViewScroller.java | 240 /** Aborts any current stack scrolls */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
basic-block.h | 536 /* Returns the single successor edge of basic block BB. Aborts if 546 /* Returns the single predecessor edge of basic block BB. Aborts 556 /* Returns the single successor block of basic block BB. Aborts 565 /* Returns the single predecessor block of basic block BB. Aborts [all...] |