Home
last modified time | relevance | path

Searched full:avoids (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlmem.h17 ** This macro avoids the runtime division MAX_SIZET/(e), as 'e' is
20 ** +1 avoids warnings of "comparison has constant result";
21 ** cast to 'void' avoids warnings of "value unused".
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c195 * This avoids a race condition where a new BCNMISC interrupt in ar9300_get_pending_interrupts()
198 * interrupt via the secondary, which avoids this race. in ar9300_get_pending_interrupts()
251 * This avoids a race condition where a new interrupt in ar9300_get_pending_interrupts()
254 * interrupt via the secondary, which avoids this race. in ar9300_get_pending_interrupts()
310 * This avoids a race condition where a new interrupt in ar9300_get_pending_interrupts()
313 * interrupt via the secondary, which avoids this race. in ar9300_get_pending_interrupts()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCompression.cpp117 // This avoids a false report when running LLVM with uninstrumented ZLib. in compress()
128 // This avoids a false report when running LLVM with uninstrumented ZLib. in decompress()
210 // This avoids a false report when running LLVM with uninstrumented ZLib. in decompress()
/freebsd/contrib/lua/src/
H A Dlmem.h22 ** type 't' without overflows. Because 'e' is always constant, it avoids
25 ** comparison avoids a runtime comparison when overflow cannot occur.
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.8158 This option avoids calls to remote
225 Use of this option avoids a call to the remote
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dkeytab_local.c4 * flag. This avoids building two object files from the same source file,
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc32_fast.c116 // set crc32_func at load time. This avoids extra computation (and any
165 // the pointer to the same value. This avoids the use of in crc32_dispatch()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c137 * ensures we're linked in to the waiters list and avoids the in cv_wait_common()
244 * ensures we're linked in to the waiters list and avoids the in __cv_timedwait_common()
351 * ensures we're linked in to the waiters list and avoids the in __cv_timedwait_hires()
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-jobs.mk31 # commands. The '@' prefix avoids that this final command gets into
/freebsd/contrib/unbound/contrib/android/
H A D15-android.conf4 # This 15-android.conf avoids compiler errors using NDK-r20. This 15-android.conf
/freebsd/share/doc/papers/malloc/
H A Dimplementation.ms132 This avoids some silly "chicken and egg" issues.
146 anonymous memory. This avoids some rather silly cases that
/freebsd/crypto/openssl/test/testutil/
H A Dapps_shims.c14 /* shim that avoids sucking in too much from apps/apps.c */
/freebsd/contrib/tzcode/
H A Ddifftime.c12 /* Return -X as a double. Using this avoids casting to 'double'. */
/freebsd/release/packages/
H A Dgenerate-ucl.lua21 -- comment. This avoids having to create a separate ucl files for every
188 -- lib32, so this avoids creating a large number of unnecessary lib32 sets.
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_err.c12 /* NOINLINE reduces code size and avoids making math functions non-leaf
H A Dmath_errf.c12 /* NOINLINE reduces code size and avoids making math functions non-leaf
/freebsd/contrib/kyua/doc/
H A Dkyua-db-exec.1.in64 Avoids printing the headers of the table in the output of the command.
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_get0_param.pod35 function. Use X509_STORE_get1_objects() instead, which avoids this problem.
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp76 // This avoids the possibility of code called from Setup reentering in InitTracePcGuard()
115 // for every possible 32-bit index value. This avoids the need
/freebsd/contrib/lib9p/
H A Drfuncs.c71 * forgiving but matches libc basename_r(), and avoids in r_basename()
166 * forgiving but matches libc dirname(), and avoids breaking in r_dirname()
/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c190 * when it already has one or more rdlocks avoids the in rwlock_rdlock_common()
268 * when it already has one or more rdlocks avoids the in _Tthr_rwlock_tryrdlock()
/freebsd/contrib/xz/src/common/
H A Dtuklib_mbstr_wrap.c60 // after the spaces on the line. This avoids unwanted empty lines in tuklib_wraps()
148 // pending. This avoids an unwanted empty line if in tuklib_wraps()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h
/freebsd/crypto/krb5/src/util/
H A Dkrb5-hack-cc-mode-caselabel.el40 ;; avoids finding some way to re-evaluate the defun for
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dmath.h15 // yet we get errors. CUDA avoids this by eagerly declaring all math functions

12345678910>>...37