Home
last modified time | relevance | path

Searched full:exceptional (Results 1 – 25 of 129) sorted by relevance

123456

/freebsd/share/doc/psd/05.sysman/
H A D1.5.t121 output, and exceptional conditions respectively (\fInd\fP
138 A descriptor selects for an exceptional condition if a condition
176 a SIGURG for exceptional conditions.
/freebsd/lib/msun/src/
H A Ds_ccosh.c35 * Exceptional values are noted in the comments within the source code.
37 * The sign of the result for some exceptional values is unspecified but
63 /* Handle the nearly-non-exceptional cases where x and y are finite. */ in ccosh()
H A Ds_csinh.c35 * Exceptional values are noted in the comments within the source code.
37 * The sign of the result for some exceptional values is unspecified but
63 /* Handle the nearly-non-exceptional cases where x and y are finite. */ in csinh()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-death-test_ex_test.cc62 const char* what() const noexcept override { return "exceptional message"; } in what()
68 "exceptional message"); in TEST()
/freebsd/contrib/libpcap/testprogs/
H A Dselpolltest.c244 printf("exceptional condition\n"); in main()
246 printf("no exceptional condition\n"); in main()
298 printf("exceptional condition, "); in main()
300 printf("no exceptional condition, "); in main()
/freebsd/contrib/libbegemot/
H A Drpoll.man92 to get informed when an exceptional condition occures.
93 An example of an exceptional condition is the arrival of urgent data.
/freebsd/lib/libsys/
H A Dselect.254 are ready for reading, are ready for writing, or have an exceptional
56 The only exceptional condition detectable is out-of-band
/freebsd/tests/sys/common/
H A Dnet_receiver.py69 readable, writable, exceptional = select.select(inputs, [], inputs)
98 readable, writable, exceptional = select.select(inputs, [], inputs)
/freebsd/lib/msun/man/
H A Dieee.338 rounding, and exceptional cases, as described below.
138 What makes a class of exceptions exceptional
335 An exceptional result is abandoned.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp309 // If the function ends with the exceptional terminator, the memory used in canCoroBeginEscape()
312 // exits the function by exceptional terminator. in canCoroBeginEscape()
347 // non-exceptional path. in lifetimeEligibleForElide()
365 // Filter out the coro.destroy that lie along exceptional paths. in lifetimeEligibleForElide()
/freebsd/share/doc/psd/21.ipc/
H A D2.t602 data is to be written, and one for which exceptional conditions
604 exceptional condition currently implemented by the socket
648 have exceptional conditions pending.
707 and exceptional conditions is possible through use of the
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-common.pod32 Diverse flags that describe exceptional behaviour for the digest.
H A DRAND.pod53 only in exceptional cases and is not recommended, unless you have a profound
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationCorrections.txt10 # exceptional (and rare) conditions, an error in a decomposition
/freebsd/contrib/sendmail/libsm/
H A Dexc.html22 When a function detects an exceptional condition at the library level,
161 An exception is an object which represents an exceptional condition,
182 of an exceptional condition, it reports this condition
302 In libsm, an exceptional condition is described
/freebsd/crypto/openssl/doc/man3/
H A DBIO_f_ssl.pod110 SSL BIOs are exceptional in that if the underlying transport
111 is non blocking they can still request a retry in exceptional
H A DX509_verify_cert.pod68 otherwise they return 0, and in exceptional circumstances (such as malloc
/freebsd/lib/msun/ld80/
H A Ds_expl.c77 /* Filter out exceptional cases. */ in expl()
166 /* Filter out exceptional cases. */ in expm1l()
/freebsd/usr.bin/mkdep/
H A Dmkdep.gcc.sh69 # pick the cpp. mkdep must be told the cpp to use for exceptional cases.
/freebsd/share/man/man4/
H A Dpts.4106 for exceptional conditions.
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dfrontend.json70 …so be delivered in response to some condition such as a fault or other exceptional condition. Thi…
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.h57 * \brief Class allowing unified reporting/logging of exceptional events.
/freebsd/usr.sbin/rtprio/
H A Drtprio.1114 Exceptional privileges can be granted through the
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_f_ssl.3242 \&\s-1SSL\s0 BIOs are exceptional in that if the underlying transport
243 is non blocking they can still request a retry in exceptional
/freebsd/lib/msun/ld128/
H A Ds_expl.c65 /* Filter out exceptional cases. */ in expl()
208 /* Filter out exceptional cases. */ in expm1l()

123456