Home
last modified time | relevance | path

Searched full:raising (Results 1 – 25 of 116) sorted by relevance

12345

/freebsd/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c93 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 Dexceptions_test.cpp85 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 Dfeclearexcept.358 Raising an exception causes the corresponding flag to be set,
90 On some architectures, raising an overflow or underflow exception
H A Dnan.352 functions generate a quiet \*(Na value without raising an invalid exception.
/freebsd/contrib/netbsd-tests/kernel/arch/amd64/
H A Dt_ptrace_wait.c82 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 Dexc.html43 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 Dpriv_proc_setrlimit.c32 * 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 Dsecurelevel19 echo 'Raising kernel security level: '
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnetxbig-gpio-ext.txt8 - enable-gpio: latches the new configuration (address, data) on raising edge.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.ret1.d51 * Wait half a second after raising the signal.
H A Dtst.ret2.d51 * Wait half a second after raising the signal.
H A Dtst.weak1.d51 * Wait half a second after raising the signal.
H A Dtst.weak2.d51 * Wait half a second after raising the signal.
H A Dtst.args1.d51 * Wait half a second after raising the signal.
/freebsd/lib/msun/src/
H A Ds_nearbyint.c33 * We save and restore the floating-point environment to avoid raising
H A Ds_fmaxf.c48 /* Check for NaNs to avoid raising spurious exceptions. */ in fmaxf()
H A Ds_fmaxl.c43 /* Check for NaNs to avoid raising spurious exceptions. */ in fmaxl()
H A Ds_fminf.c48 /* Check for NaNs to avoid raising spurious exceptions. */ in fminf()
H A Ds_fminl.c43 /* Check for NaNs to avoid raising spurious exceptions. */ in fminl()
H A Ds_fmax.c49 /* Check for NaNs to avoid raising spurious exceptions. */ in fmax()
H A Ds_fmin.c49 /* Check for NaNs to avoid raising spurious exceptions. */ in fmin()
/freebsd/share/man/man4/man4.arm/
H A Dmge.489 driver supports interrupts coalescing (IC) so that raising a transmit/receive
/freebsd/share/man/man4/man4.powerpc/
H A Dtsec.489 driver supports interrupts coalescing (IC) so that raising a transmit/receive
/freebsd/contrib/arm-optimized-routines/math/
H A DREADME.contributors47 as exception raising.)
/freebsd/contrib/bc/scripts/
H A Dsqrt_random.bc50 # Let's keep raising the power limit by 2^4 when the bit is zero.

12345