/external/rust/crates/grpcio/src/task/ |
D | callback.rs | 68 pub struct Abort { struct 73 impl Abort { argument 74 pub fn new(call: Call) -> Abort { in new()
|
D | mod.rs | 115 Abort(Abort), enumerator
|
/external/rust/crates/bytes/src/ |
D | lib.rs | 108 struct Abort; in abort() struct 109 impl Drop for Abort { in abort() implementation
|
/external/openscreen/tools/cddl/ |
D | logging.cc | 8 void Logger::Abort(const char* condition) { in Abort() function in Logger
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_nolibc.cc | 25 void Abort() { internal__exit(1); } in Abort() function
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_nolibc.cpp | 27 void Abort() { internal__exit(1); } in Abort() function
|
/external/libpcap/msdos/ |
D | bin2c.c | 6 static void Abort (const char *fmt,...) in Abort() function
|
/external/libchrome/base/message_loop/ |
D | message_pump_android.h | 45 void Abort() { should_abort_ = true; } in Abort() function
|
D | message_loop_current.cc | 171 void MessageLoopCurrentForUI::Abort() { in Abort() function in base::MessageLoopCurrentForUI
|
D | message_loop.cc | 709 void MessageLoopForUI::Abort() { in Abort() function in base::MessageLoopForUI
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | destroy_tensor_handle_node.h | 67 void Abort(Status status) override {} in Abort() function
|
D | eager_service_impl.h | 192 void Abort(Status status) override {} in Abort() function
|
D | remote_execute_node.h | 101 void Abort(Status status) override { in Abort() function
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | execute_node.h | 129 void Abort(Status status) override {} in Abort() function 218 void Abort(Status status) override { in Abort() function
|
D | copy_to_device_node.h | 69 void Abort(Status status) override { dst_->Poison(status, dstd_); } in Abort() function
|
/external/libbrillo/brillo/dbus/ |
D | dbus_method_response.cc | 40 void DBusMethodResponseBase::Abort() { in Abort() function in brillo::dbus_utils::DBusMethodResponseBase
|
/external/llvm-project/compiler-rt/lib/hwasan/ |
D | hwasan_checks.h | 79 enum class ErrorAction { Abort, Recover }; enumerator
|
/external/swiftshader/tests/regres/testlist/ |
D | testlist.go | 194 Abort = Status("ABORT") const
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow.h | 89 unsigned int Abort; member
|
/external/angle/src/tests/egl_tests/ |
D | EGLContextASANTest.cpp | 69 Abort, in TEST_P() enumerator
|
D | EGLMultiContextTest.cpp | 114 Abort, in TEST_P() enumerator
|
/external/llvm-project/llvm/unittests/Support/ |
D | CrashRecoveryTest.cpp | 135 TEST(CrashRecoveryTest, Abort) { in TEST() argument
|
/external/libgav1/libgav1/src/ |
D | buffer_pool.cc | 199 void BufferPool::Abort() { in Abort() function in libgav1::BufferPool
|
D | buffer_pool.h | 187 void Abort() { in Abort() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | acountry.c | 88 static void Abort(const char *fmt, ...) in Abort() function
|