Home
last modified time | relevance | path

Searched full:spurious (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/freebsd/tests/sys/kqueue/libkqueue/
H A Dproc.c162 * the expected ones are received in case some spurious events are in proc_track()
198 errx(1, "Spurious NOTE_CHILD: %s", kevent_to_str(kevp)); in proc_track()
211 errx(1, "Spurious NOTE_EXIT: %s", kevent_to_str(kevp)); in proc_track()
220 errx(1, "Spurious NOTE_FORK: %s", kevent_to_str(kevp)); in proc_track()
225 errx(1, "Spurious kevent: %s", kevent_to_str(kevp)); in proc_track()
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h229 results. So to insure we don't generate spurious exceptions in _mm_add_ss()
251 results. So to insure we don't generate spurious exceptions in _mm_sub_ss()
273 results. So to insure we don't generate spurious exceptions in _mm_mul_ss()
295 results. So to insure we don't generate spurious exceptions in _mm_div_ss()
316 * results. So to insure we don't generate spurious exceptions in _mm_sqrt_ss()
375 * results. So to insure we don't generate spurious exceptions in _mm_rcp_ss()
391 * results. So to insure we don't generate spurious exceptions in _mm_rsqrt_ss()
407 * results. So to insure we don't generate spurious exceptions in _mm_min_ss()
424 * results. So to insure we don't generate spurious exceptions in _mm_max_ss()
578 * results. So to insure we don't generate spurious exceptions in _mm_cmpeq_ss()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dvacuum-cleaner51 >>>>>>>>>>136040 lelong >0 spurious map data
52 >>>>>>>>>>136040 lelong <-1 spurious map data
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_pfvf_ctrs_dbg.c31 string = "Spurious Interrupt"; in adf_pfvf_ctrs_prepare_report()
32 value = pfvf_counters->spurious; in adf_pfvf_ctrs_prepare_report()
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dfinite_pow.h153 /* Avoid spurious underflow for tiny x. */ in exp_inline()
194 is no spurious underflow here even without fma. */ in exp_inline()
207 /* Avoid spurious underflow for tiny x. */ in exp_nosignbias()
241 is no spurious underflow here even without fma. */ in exp_nosignbias()
/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h44 /// The user handler must handle correctly spurious calls after this handler is
46 /// XRay runtime to avoid spurious calls.
/freebsd/sys/sys/
H A Dttydevsw.h110 /* Prevent spurious wakeups. */ in ttydevsw_outwakeup()
124 /* Prevent spurious wakeups. */ in ttydevsw_inwakeup()
/freebsd/lib/msun/tests/
H A Dctrig_test.c179 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
191 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
261 /* XXX We allow spurious inexact exceptions here (hard to avoid). */ in ATF_TC_BODY()
289 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
294 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
H A Dinvctrig_test.c205 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
246 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
262 /* XXX We allow a spurious inexact exception here. */ in ATF_TC_BODY()
/freebsd/lib/libc/tests/resolv/
H A DMakefile10 # spurious PASS for a statically linked test.
/freebsd/sys/modules/nvdimm/
H A DMakefile16 # Mute spurious Clang warning.
/freebsd/sys/amd64/amd64/
H A Dapic_vector.S105 * Handle "spurious INTerrupts".
107 * This is different than the "spurious INTerrupt" generated by an
/freebsd/sys/kern/
H A Dkern_sema.c115 * A spurious wakeup will cause the timeout interval to start over. in _sema_timedwait()
116 * This isn't a big deal as long as spurious wakeups don't occur in _sema_timedwait()
/freebsd/sys/i386/i386/
H A Dapic_vector.S103 * Handle "spurious INTerrupts".
105 * This is different than the "spurious INTerrupt" generated by an
/freebsd/lib/msun/src/
H A Ds_ctanh.c99 * case is only needed to avoid a spurious invalid exception when in ctanh()
122 * We use a modified formula to avoid spurious overflow. in ctanh()
H A Ds_lrint.c40 * C99 says we should not raise a spurious inexact exception when an
/freebsd/contrib/arm-optimized-routines/math/
H A Dexp2.c89 /* Avoid spurious underflow for tiny x. */ in exp2()
136 is no spurious underflow here even without fma. */ in exp2()
H A Dexp.c93 /* Avoid spurious underflow for tiny x. */ in exp_inline()
154 is no spurious underflow here even without fma. */ in exp_inline()
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h94 /* Avoid spurious underflow for tiny x. */ in exp_inline()
155 is no spurious underflow here even without fma. */ in exp_inline()
H A Datanf_common.h21 a standard implementation using z8 creates spurious underflow in eval_poly()
/freebsd/tests/sys/cddl/zfs/include/
H A Dtestenv.kshlib8 # Clear the GPT label first to avoid spurious create failures.
H A Dtestenv.ksh6 # Clear the GPT label first to avoid spurious create failures.
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_types.h44 * bhnd_pmu(4) spurious signal avoidance modes.
/freebsd/sys/arm/include/
H A Dproc.h43 register_t md_spurflt_addr; /* (k) Spurious page fault address. */
/freebsd/lib/msun/man/
H A Dfegetenv.377 to suppress spurious exceptions that occur as a result of

12345678910>>...16