Home
last modified time | relevance | path

Searched full:raised (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/freebsd/contrib/bearssl/inc/
H A Dbearssl_pem.h97 * bytes. When a object start event is raised, the decoder context
148 * less than the number of provided bytes if an event is raised. When an
149 * event is raised, it must be read (with `br_pem_decoder_event()`);
186 * If an event was raised, then this function returns the event value, and
188 * was raised since the last call to `br_pem_decoder_event()`, then this
192 * \return the raised event, or 0.
199 * This event is raised when the start of a new object has been detected.
208 * This event is raised when the end of the current object is reached
216 * This event is raised when decoding fails within an object.
227 * event is raised. That name is normalised to uppercase (for ASCII letters
/freebsd/sys/contrib/ck/include/
H A Dck_rwcohort.h104 bool raised = false; \
118 raised == false) { \
120 raised = true; \
125 if (raised == true) \
182 bool raised = false; \
193 raised == false) { \
195 raised = true; \
200 if (raised == true) \
/freebsd/contrib/sendmail/libsm/
H A Dexc.html44 When an exception is raised, we unwind the call stack
150 raised by the SM_TRY clause or by an earlier SM_FINALLY clause.
236 raised, and if that happens, then "rpool" will not be freed.
286 /* what to do if some other exception is raised */
345 The out-of-memory exception raised by sm_malloc_x
357 <dd>This exception is being raised in order to effect a
466 then the exception raised by the above code will be printed as
523 The fourth exception is raised if a compiled regular expression
525 The fifth exception is raised if the package runs out of memory:
632 This is because exceptions are normally raised at low levels
[all …]
/freebsd/contrib/kyua/utils/sqlite/
H A Dexceptions.hpp30 /// Exception types raised by the sqlite module.
48 /// Path to the database that raised this error.
60 /// Exception for errors raised by the SQLite 3 API library.
/freebsd/lib/msun/tests/
H A Dexponential_test.c94 /* exp(0) == 1, no exceptions raised */ in run_generic_tests()
100 /* exp(NaN) == NaN, no exceptions raised */ in run_generic_tests()
104 /* exp(Inf) == Inf, no exceptions raised */ in run_generic_tests()
108 /* exp(-Inf) == 0, no exceptions raised */ in run_generic_tests()
H A Dlogarithm_test.c96 /* log(1) == 0, no exceptions raised */ in ATF_TC_BODY()
101 /* log(NaN) == NaN, no exceptions raised */ in ATF_TC_BODY()
105 /* log(Inf) == Inf, no exceptions raised */ in ATF_TC_BODY()
109 /* log(x) == NaN for x < 0, invalid exception raised */ in ATF_TC_BODY()
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dda9150-fg.txt8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised.
10 - dlg,crit-soc-level: Battery discharge level (%) where critical event raised.
H A Ddlg,da9150-fuel-gauge.yaml27 description: Battery discharge level (%) where warning event raised.
34 Battery discharge level (%) where critical event raised.
/freebsd/contrib/kyua/utils/cmdline/
H A Dparser_test.cpp450 fail("missing_option_argument_error not raised"); in ATF_TEST_CASE_BODY()
477 fail("missing_option_argument_error not raised"); in ATF_TEST_CASE_BODY()
502 fail("missing_option_argument_error not raised"); in ATF_TEST_CASE_BODY()
525 fail("unknown_option_error not raised"); in ATF_TEST_CASE_BODY()
547 fail("unknown_option_error not raised"); in ATF_TEST_CASE_BODY()
565 fail("unknown_option_error not raised"); in ATF_TEST_CASE_BODY()
581 fail("unknown_option_error not raised"); in ATF_TEST_CASE_BODY()
625 fail("option_argument_value_error not raised"); in ATF_TEST_CASE_BODY()
649 fail("unknown_option_error not raised"); in ATF_TEST_CASE_BODY()
/freebsd/lib/msun/man/
H A Dcpow.339 raised to the complex power
50 raised to the complex power
H A Datanh.364 is raised and an infinity is returned.
67 > 1, an invalid exception is raised and an \*(Na is returned.
H A Dfeclearexcept.391 also causes an inexact exception to be raised.
92 In these cases, the overflow or underflow will be raised first.
H A Dclog.370 .It Ta Ta raised
72 .It Ta Ta raised
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp36 // There can be a race between internally- and externally-raised faults. The in __gwp_asan_get_internal_crash_address()
38 // internally- or externally-raised, and the pool maintains a special page at in __gwp_asan_get_internal_crash_address()
39 // the end of the GuardedPagePool specifically for the internally-raised in __gwp_asan_get_internal_crash_address()
H A Dguarded_pool_allocator.cpp279 // Races between internally- and externally-raised faults can happen. Right in raiseInternallyDetectedError()
290 // get an "externally-raised" SIGSEGV while *also* holding the allocator in raiseInternallyDetectedError()
302 // handler that this is an internally-raised fault. Changing this address? in raiseInternallyDetectedError()
318 // internal faults can be raised. in raiseInternallyDetectedError()
390 // externally-raised errors, or implicitly in raiseInternallyDetectedError() in preCrashReport()
/freebsd/lib/msun/src/
H A Ds_ilogb.c15 * ilogb(NaN) = FP_ILOGBNAN (no signal is raised)
16 * ilogb(inf) = INT_MAX (no signal is raised)
/freebsd/contrib/lutok/
H A Dexceptions.hpp30 /// Exception types raised by lutok.
52 /// Exception for errors raised by the Lua API library.
H A Dtest_utils.hpp55 /// we resort to checking only which API function raised the error (because our
65 ATF_FAIL("api_error not raised by " #statement); \
/freebsd/share/man/man9/
H A DBUS_CONFIG_INTR.974 This means that the interrupt is raised by the rising edge of the signal on
79 This means that the interrupt is raised when the signal on the interrupt line
/freebsd/contrib/kyua/model/
H A Dexceptions.hpp30 /// Exception types raised by the model module.
34 /// handle raised exceptions, neither of which are possible with just
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_casinh.c30 { +5.032E3, +NAN, +NAN, +NAN}, /* + FE_INVALID optionally raised */
32 { +NAN, -5.023E3, +NAN, +NAN}, /* + FE_INVALID optionally raised */
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dh_funcs.subr91 # kqueue and stores the events raised in a log that can be later
108 # Checks if kqueue raised the given event when monitoring the
/freebsd/contrib/bsddialog/lib/
H A Ddatebox.c265 draw_borders(conf, win, RAISED); in print_calendar()
319 update_box(d->conf, mm_win, ycal, xcal, 3, 17, RAISED); in calendar_redraw()
321 update_box(d->conf, yy_win, ycal, xcal + 17, 3, 17, RAISED); in calendar_redraw()
322 update_box(d->conf, dd_win, ycal + 3, xcal, 9, 34, RAISED); in calendar_redraw()
363 drawsquare(conf, mm_win, RAISED, "%15s", mm, sel == 0); in bsddialog_calendar()
364 drawsquare(conf, yy_win, RAISED, "%15d", yy, sel == 1); in bsddialog_calendar()
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-specialize150 exception is raised.
182 signaling NaN, the invalid exception is raised.
252 exception is raised.
287 signaling NaN, the invalid exception is raised.
357 invalid exception is raised.
392 `b' is a signaling NaN, the invalid exception is raised.
462 exception is raised.
496 `b' is a signaling NaN, the invalid exception is raised.
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat-specialize102 exception is raised.
134 signaling NaN, the invalid exception is raised.
196 exception is raised.
231 signaling NaN, the invalid exception is raised.
301 invalid exception is raised.
336 `b' is a signaling NaN, the invalid exception is raised.
406 exception is raised.
440 `b' is a signaling NaN, the invalid exception is raised.

12345678910>>...16