Searched full:avoided (Results 1 – 25 of 349) sorted by relevance
12345678910>>...14
/freebsd/share/man/man9/ |
H A D | style.lua.9 | 62 is generally avoided. 79 Single-line conditional statements and loops should be avoided.
|
H A D | panic.9 | 125 Functions that manipulate the scheduler state must be avoided. 135 Dynamic memory allocation cannot be relied on, and must be avoided.
|
H A D | locking.9 | 141 for this reason, they should be avoided. 163 These facilities are difficult to use correctly and should be avoided
|
H A D | seqc.9 | 137 This could be avoided by extending the interface to allow 64-bit counters.
|
/freebsd/stand/defaults/ |
H A D | loader.conf.5 | 126 so its use should be avoided. 265 should be avoided. 269 should be avoided. 275 which aborts the bootstrap process, use of this setting should be avoided.
|
/freebsd/lib/msun/src/ |
H A D | e_log2.c | 77 * or the multi-precision calculations were avoided when double_t in log2() 79 * avoided as a side effect of the optimization of combining the in log2()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/ |
H A D | floatdisf.S | 13 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
|
H A D | lshrdi3.S | 13 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
|
H A D | ashldi3.S | 13 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/ |
H A D | floatditf.c | 25 // This could be avoided, but at some substantial cost. in __floatditf()
|
H A D | floatunditf.c | 31 // This could be avoided, but at some substantial cost. in __floatunditf()
|
/freebsd/lib/libopenbsd/ |
H A D | ohash_interval.3 | 87 Those functions are completely non-standard and should be avoided in
|
/freebsd/share/man/man3/ |
H A D | queue.3 | 419 Use of this macro should be avoided as it traverses the entirety of the 533 Use of this macro should be avoided as it traverses the entire list. 752 Use of this macro should be avoided as it traverses the entire list. 860 Use of this macro should be avoided as it traverses the entirety of the
|
/freebsd/contrib/ntp/libntp/ |
H A D | mstolfp.c | 27 * 1000. The original implementation avoided that by in mstolfp()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_config.pod | 40 and its use should be avoided.
|
H A D | BIO_new_CMS.pod | 43 Large numbers of small writes through the chain should be avoided as this will
|
/freebsd/share/man/man4/ |
H A D | rtsx.4 | 128 If this automation is wrong, it can be avoided by adding in
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | ti,am3359-tsc.yaml | 53 avoided. The pen-up detection happens immediately after the charge step,
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | brcm,bcm2711-hdmi.yaml | 101 avoided?
|
/freebsd/tests/ |
H A D | README | 34 subdirectory is optional and should, in general, be avoided.
|
/freebsd/tools/test/stress2/misc/ |
H A D | growfs2.sh | 53 echo "Expect: growfs: UFSSUSPEND: Resource deadlock avoided"
|
/freebsd/contrib/sendmail/ |
H A D | KNOWNBUGS | 70 libmilter and hence the communication fails. This can be avoided by 259 avoided, as attempts to open the forward files could hang.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | designware-pcie.txt | 13 is deprecated and should be avoided.)
|
/freebsd/contrib/lutok/m4/ |
H A D | compiler-features.m4 | 81 dnl so that the -Wunused-parameter warning can be avoided.
|
/freebsd/lib/libc/gen/ |
H A D | popen.3 | 183 The latter can be avoided by calling
|
12345678910>>...14