/external/protobuf/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 82 // A helper class that aborts a death test when it's deleted.
|
gtest-port.h | 742 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program. 762 // GTEST_CHECK_ is an all-mode assert. It aborts the program if the condition 772 // and then it aborts the program. It aborts the program irrespective of [all...] |
/external/selinux/policycoreutils/setfiles/ |
setfiles.c | 190 * Aborts on errors during the file tree walk,
|
/external/svox/pico/lib/ |
picodbg.h | 151 * message and aborts the program.
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
StackProtector.cpp | 13 // changed, then there was some sort of violation and the program aborts.
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
StringMap.cpp | 154 /// delete it. This aborts if the value isn't in the table.
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
gtest-death-test-internal.h | 84 // A helper class that aborts a death test when it's deleted.
|
/external/v8/testing/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 84 // A helper class that aborts a death test when it's deleted.
|
/external/valgrind/include/ |
pub_tool_options.h | 176 // aborts if not found.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-death-test-internal.h | 84 // A helper class that aborts a death test when it's deleted.
|
/frameworks/base/core/java/android/net/ |
PskKeyManager.java | 82 * implementation returns no key, which aborts the handshake.
|
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-death-test-internal.h | 84 // A helper class that aborts a death test when it's deleted.
|
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-death-test-internal.h | 84 // A helper class that aborts a death test when it's deleted.
|
/system/update_engine/ |
libcurl_http_fetcher.h | 56 // If the transfer is in progress, aborts the transfer early. The transfer
|
/art/runtime/ |
transaction_test.cc | 42 // aborts. 600 // Tests failing class initialization with multiple transaction aborts.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/ |
Tcp4Main.c | 347 is accepted, user aborts the listen or connection is reset. This function only
595 The Cancel() function aborts a pending connection, listen, transmit or receive
|
Tcp4Main.h | 270 is accepted, user aborts the listen or connection is reset. This function only
432 The Cancel() function aborts a pending connection, listen, transmit or receive
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/Common/ |
SpiCommon.c | 487 EFI_DEVICE_ERROR Device error, command aborts abnormally.
703 EFI_DEVICE_ERROR Device error, the command aborts abnormally.
[all...] |
/docs/source.android.com/src/devices/tech/ota/ |
inside_packages.jd | 99 <dd>Aborts execution of the script immediately, with the optional <i>msg</i>. 103 <dd>Evaluates each <i>expr</i> in turn. If any is false, immediately aborts
|
/external/iputils/Modules/ |
pg3.c | 52 pgset stop aborts injection 54 Also, ^C aborts generator.
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
CameraCaptureSessionImpl.java | 707 * If the camera is already "IDLE" and no aborts are pending, 734 * Any queued aborts have now completed.
|
/frameworks/rs/tests/lldb/tests/harness/ |
util_android.py | 120 returns its output. Otherwise it aborts the execution of the adb 683 to timeout for the command to complete, otherwise it aborts the
|
/hardware/libhardware/include/hardware/ |
keymaster1.h | 419 * aborts the operation, in which case abort() need not be called (and will return 528 * Aborts a cryptographic operation begun with begin(), freeing all internal resources and
|
keymaster2.h | 300 * aborts the operation, in which case abort() need not be called (and will return 412 * Aborts a cryptographic operation begun with begin(), freeing all internal resources and
|
/system/nfc/halimpl/pn54x/tml/ |
phTmlNfc.c | 758 ** Description Aborts pending read request (if any) 786 ** Description Aborts pending write request (if any) [all...] |