/freebsd/contrib/netbsd-tests/kernel/ |
H A D | t_ptrace_wait.c | 93 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 158 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 207 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 256 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 259 printf("Before raising %s from child\n", strsignal(sigsent)); in ATF_TC_BODY() 991 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 1046 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 1103 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 1158 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 1213 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | exceptions_test.cpp | 85 set_md_var("descr", "Tests the throw_atf_error function when raising " in ATF_TEST_CASE_HEAD() 104 set_md_var("descr", "Tests the throw_atf_error function when raising " in ATF_TEST_CASE_HEAD() 120 set_md_var("descr", "Tests the throw_atf_error function when raising " in ATF_TEST_CASE_HEAD()
|
/freebsd/lib/msun/man/ |
H A D | feclearexcept.3 | 58 Raising an exception causes the corresponding flag to be set, 90 On some architectures, raising an overflow or underflow exception
|
H A D | nan.3 | 52 functions generate a quiet \*(Na value without raising an invalid exception.
|
/freebsd/contrib/netbsd-tests/kernel/arch/amd64/ |
H A D | t_ptrace_wait.c | 82 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 165 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 224 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 298 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 378 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 484 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 590 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 696 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 802 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() 903 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | exc.html | 43 error handling code. Errors are reported by raising an exception. 166 raising an exception, rather than by returning an error code or 168 capable of raising an exception, its name ends in "_x". 183 by raising an exception. 457 Here's an example of raising an exception: 479 in application contexts where you are raising an exception
|
/freebsd/tools/regression/priv/ |
H A D | priv_proc_setrlimit.c | 32 * Test that raising current resource limits above hard resource limits 135 * Try raising the current limits above the maximum, which requires
|
/freebsd/libexec/rc/rc.d/ |
H A D | securelevel | 19 echo 'Raising kernel security level: '
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | netxbig-gpio-ext.txt | 8 - enable-gpio: latches the new configuration (address, data) on raising edge.
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/ |
H A D | tst.ret1.d | 51 * Wait half a second after raising the signal.
|
H A D | tst.ret2.d | 51 * Wait half a second after raising the signal.
|
H A D | tst.weak1.d | 51 * Wait half a second after raising the signal.
|
H A D | tst.weak2.d | 51 * Wait half a second after raising the signal.
|
H A D | tst.args1.d | 51 * Wait half a second after raising the signal.
|
/freebsd/lib/msun/src/ |
H A D | s_nearbyint.c | 33 * We save and restore the floating-point environment to avoid raising
|
H A D | s_fmaxf.c | 48 /* Check for NaNs to avoid raising spurious exceptions. */ in fmaxf()
|
H A D | s_fmaxl.c | 43 /* Check for NaNs to avoid raising spurious exceptions. */ in fmaxl()
|
H A D | s_fminf.c | 48 /* Check for NaNs to avoid raising spurious exceptions. */ in fminf()
|
H A D | s_fminl.c | 43 /* Check for NaNs to avoid raising spurious exceptions. */ in fminl()
|
H A D | s_fmax.c | 49 /* Check for NaNs to avoid raising spurious exceptions. */ in fmax()
|
H A D | s_fmin.c | 49 /* Check for NaNs to avoid raising spurious exceptions. */ in fmin()
|
/freebsd/share/man/man4/man4.arm/ |
H A D | mge.4 | 89 driver supports interrupts coalescing (IC) so that raising a transmit/receive
|
/freebsd/share/man/man4/man4.powerpc/ |
H A D | tsec.4 | 89 driver supports interrupts coalescing (IC) so that raising a transmit/receive
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | README.contributors | 47 as exception raising.)
|
/freebsd/contrib/bc/scripts/ |
H A D | sqrt_random.bc | 50 # Let's keep raising the power limit by 2^4 when the bit is zero.
|