Home
last modified time | relevance | path

Searched refs:raise (Results 526 - 550 of 698) sorted by relevance

1...<<2122232425262728

/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigsuspend.c61 raise(sig); in sigsuspend_0100()
H A Dsigrelse.c65 result = raise(sig); in sigrelse_0100()
/third_party/libabigail/tools/
H A Dfedabipkgdiff312 raise AttributeError('No attribute name {0}'.format(name))
406 raise NotImplementedError('LocalRPM has no URL to download')
501 raise RuntimeError(
714 this method will raise RpmNotFound error immediately to claim what is
715 happening. I want to raise fedabipkgdiff specific error rather than
716 koji's GenericError and then raise RpmNotFound again, so I just simply
731 raise RpmNotFound('Cannot find RPM {0}'.format(rpminfo))
768 raise TypeError(
772 raise TypeError('order_by {0} is invalid.'.format(order_by))
808 raise KojiPackageNotFoun
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc259 raise(signum); in KilledExitStatus()
834 EXPECT_EXIT(raise(SIGABRT), testing::ExitedWithCode(3), "") << "b_ar"; in TestExitMacros()
839 EXPECT_EXIT(raise(SIGKILL), testing::KilledBySignal(SIGKILL), "") << "foo"; in TestExitMacros()
840 ASSERT_EXIT(raise(SIGUSR2), testing::KilledBySignal(SIGUSR2), "") << "bar"; in TestExitMacros()
853 EXPECT_EXIT(raise(SIGSEGV), testing::ExitedWithCode(0), "") in TestExitMacros()
/third_party/python/Python/
H A Dpytime.c995 py_mach_timebase_info(_PyTime_t *pnumer, _PyTime_t *pdenom, int raise) in py_mach_timebase_info() argument
1004 if (raise) { in py_mach_timebase_info()
1031 if (raise) { in py_mach_timebase_info()
1192 py_win_perf_counter_frequency(LONGLONG *pfrequency, int raise) in py_win_perf_counter_frequency() argument
1215 if (raise) { in py_win_perf_counter_frequency()
/third_party/python/Modules/
H A Dfaulthandler.c33 /* Allocate at maximum 100 MiB of the stack to raise the stack overflow */
325 instruction will raise the same fault (signal), and so the previous handler
385 raise(signum); in faulthandler_fatal_error()
870 raise(signum); in faulthandler_user()
1062 application. We have to raise SIGSEGV at lease twice: once for in faulthandler_raise_sigsegv()
1066 raise(SIGSEGV); in faulthandler_raise_sigsegv()
1068 raise(SIGSEGV); in faulthandler_raise_sigsegv()
1130 /* Do an integer division by zero: raise a SIGFPE on Intel CPU, but not on in faulthandler_sigfpe()
1135 /* If the division by zero didn't raise a SIGFPE (e.g. on PowerPC), in faulthandler_sigfpe()
1136 raise i in faulthandler_sigfpe()
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dentry-v7m.S65 str r0, [r1, V7M_SCB_ICSR] @ raise PendSV
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-force-tm.c157 raise(SIGUSR1); in tm_trap_test()
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.h69 void (*dtr_rts)(struct hvc_struct *hp, int raise);
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dpager.c68 raise(signo); in wait_for_pager_signal()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dpager.c68 raise(signo); in wait_for_pager_signal()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dcorrupt_xstate_header.c83 raise(SIGUSR1); in main()
H A Dsigreturn.c13 * The basic idea behind these tests is to raise(SIGUSR1) to create a
473 * original raise(SIGUSR1) returns.
547 raise(SIGUSR2); in test_nonstrict_ss()
605 raise(SIGUSR1); in test_valid_sigreturn()
714 raise(SIGUSR1); in test_bad_iret()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_kernel.c39 raise(SIGUSR1); in fork_child()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-force-tm.c157 raise(SIGUSR1); in tm_trap_test()
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A Dsignal_test_013.cpp88 retValue = raise(SIGALRM); in ThreadKill()
/test/xts/hats/kernel/syscalls/signal/sigaltstack/
H A DSigaltstackApiTest.cpp86 ret = raise(SIGUSR1);
/third_party/musl/libc-test/src/regression/
H A Draise-race.c3 // raise should be robust against async fork in a signal handler
35 r = raise(SIGNUM); in start()
37 t_error("raise failed: %s\n", strerror(errno)); in start()
/third_party/ltp/testcases/kernel/mem/swapping/
H A Dswapping01.c119 if ((allow_raise == 1) && (raise(SIGSTOP) == -1)) { in do_alloc()
/third_party/ltp/testcases/kernel/mem/tunable/
H A Dmax_map_count.c158 if (raise(SIGSTOP) != 0) in max_map_count_test()
159 tst_brk(TBROK | TERRNO, "raise"); in max_map_count_test()
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace08.c61 raise(SIGSTOP); in child_main()
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dinternal.h178 * Print message and raise SIGINT for debug purposes.
187 raise(SIGINT); } while (0)
/third_party/pulseaudio/src/pulse/
H A Dxmalloc.c53 raise(SIGQUIT); in oom()
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dsigreturn.c13 * The basic idea behind these tests is to raise(SIGUSR1) to create a
476 * original raise(SIGUSR1) returns.
550 raise(SIGUSR2); in test_nonstrict_ss()
608 raise(SIGUSR1); in test_valid_sigreturn()
717 raise(SIGUSR1); in test_bad_iret()
/third_party/rust/crates/nix/test/sys/
H A Dtest_ptrace.rs72 use nix::sys::signal::{raise, Signal}; in test_ptrace_cont()
95 // As recommended by ptrace(2), raise SIGTRAP to pause the child in test_ptrace_cont()
98 raise(Signal::SIGTRAP).unwrap(); in test_ptrace_cont()

Completed in 15 milliseconds

1...<<2122232425262728