| /third_party/rust/rust/tests/ui/attributes/unix_sigpipe/auxiliary/ |
| D | sigpipe-utils.rs | 5 pub enum SignalHandler { enum 11 pub fn assert_sigpipe_handler(expected_handler: SignalHandler) { in assert_sigpipe_handler()
|
| /third_party/musl/libc-test/src/functionalext/fortify/ |
| D | fortify_test.h | 24 void SignalHandler(int signum) in SignalHandler() function
|
| /third_party/musl/libc-test/src/functionalext/ldso_cfi/cfi_report_test/ |
| D | cfi_icall_report_test.cpp | 22 void SignalHandler(int signum) { in SignalHandler() function
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/signal_gtest/ |
| D | signal_sysv_signal_test.cpp | 10 static void SignalHandler(int signum) {} in SignalHandler() function
|
| D | signal_sigaddset_test.cpp | 11 static void SignalHandler(int signum) {} in SignalHandler() function
|
| D | signal_sigtimedwait_test.cpp | 12 static void SignalHandler(int signum) {} in SignalHandler() function
|
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| D | fortify_sendto_chk_test.cpp | 18 static void SignalHandler(int signum) in SignalHandler() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/converter_lite/ |
| D | main.cc | 27 void SignalHandler(int sig) { in SignalHandler() function
|
| /third_party/musl/libc-test/src/functionalext/tgkill/ |
| D | tgkill_ext.c | 31 static void SignalHandler(int signum) in SignalHandler() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/ |
| D | signal_handler.cc | 53 void SignalHandler(int sig) { in SignalHandler() function
|
| /third_party/musl/Benchmark/musl/ |
| D | libc_signal.cpp | 19 static void SignalHandler(int i) {} in SignalHandler() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/ |
| D | duplex_pipe.cc | 170 DuplexPipe::SignalHandler::SignalHandler(const std::weak_ptr<DuplexPipe> &dp, pid_t *pid) { in SignalHandler() function in mindspore::DuplexPipe::SignalHandler
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/ |
| D | AngleNativeTest.cpp | 47 void SignalHandler(int sig, siginfo_t *info, void *reserved) in SignalHandler() function
|
| /third_party/grpc/src/core/util/ |
| D | subprocess_posix.cc | 121 typedef void SignalHandler(int); in gpr_subprocess_communicate() typedef
|