/freebsd/sys/dev/ath/ath_rate/onoe/ |
H A D | onoe.c | 341 int dir = 0, nrate, enough; in ath_rate_ctl() local 347 enough = (on->on_tx_ok + on->on_tx_err >= 10); in ath_rate_ctl() 354 if (enough && on->on_tx_ok < on->on_tx_retr) in ath_rate_ctl() 358 if (enough && on->on_tx_err == 0 && in ath_rate_ctl() 369 if (enough && on->on_tx_upper > 0) in ath_rate_ctl() 398 } else if (enough) in ath_rate_ctl()
|
/freebsd/contrib/libpcap/cmake/Modules/ |
H A D | Finddpdk.cmake | 78 # need an environment UN*Xy enough, and modern enough, to 83 # a version recent enough to run the stuff the package's
|
/freebsd/contrib/one-true-awk/bugs-fixed/ |
H A D | missing-precision.err | 1 awk: not enough args in printf(%*s)
|
/freebsd/tools/boot/ |
H A D | full-test.readme | 9 is recent enough). If not, I know the latest master of qemu project works. 11 (3) A recent enough universe that the building of stand will work for all the
|
/freebsd/bin/sh/tests/execution/ |
H A D | killed1.0 | 1 # Sometimes the "Killed" message is not flushed soon enough and it
|
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/ |
H A D | exports | 9 # but this is enough for the current VFS level tests.
|
/freebsd/tools/tools/vhba/ |
H A D | README | 7 *just enough* framework to be useful, plus some nominally common
|
/freebsd/lib/libc/db/ |
H A D | changelog | 2 recno: #ifdef out use of mmap, it's not portable enough. 54 btree: If enough duplicate records were inserted and then deleted
|
/freebsd/lib/libc/amd64/string/ |
H A D | memrchr.S | 98 sub $16, %rdx # enough left for another round? 107 cmp $16, %rdx # enough left for second chunk?
|
H A D | timingsafe_bcmp.S | 96 cmp %rdx, %rcx # enough left for a full iteration? 200 cmp %rdx, %rcx # enough left for a full iteration?
|
/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | fsi-master-gpio.txt | 16 GPIO block is running at a low enough
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_SealInit.pod | 31 must contain enough room for the corresponding encrypted key: that is 37 contain enough room for the corresponding cipher's IV, as determined by (for
|
H A D | EVP_PKEY_gettable_params.pod | 63 I<key_name>. The maximum size must be large enough to accommodate the string 87 EVP_PKEY_get_octet_string_param() if I<max_buf_sz> is not big enough to hold the
|
H A D | OSSL_PARAM.pod | 111 should accommodate enough space for a terminating NUL byte. 200 long enough duration (such as the life-time of the entity that 226 long enough duration (such as the life-time of the entity that 248 enough set of data, that call should succeed.
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | .yamllint | 10 # 80 chars should be enough, but don't fail if a line is longer
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8996-v3.0.dtsi | 16 * the GPU. Funnily enough, it's simpler to make it an
|
/freebsd/usr.bin/getconf/ |
H A D | progenv.gperf | 26 * environment. If it is NULL, the current executable is good enough.
|
/freebsd/tools/test/stress2/misc/ |
H A D | radix.sh | 84 radix tree than pages. If I create enough of these VM objects, then I
|
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/ |
H A D | inv_mpu6050.txt | 33 simple enough to be described using the i2c-gate binding. See
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | algorithm.txt | 35 possible match but generally finds a match which is long enough. 46 the current match is long enough, deflate() reduces the search for a longer 49 the first match is already long enough. 110 inflate, two is enough.
|
/freebsd/contrib/sendmail/cf/mailer/ |
H A D | mail11.m4 | 11 # Not exciting enough to bother with copyrights and most of the
|
/freebsd/tests/sys/cddl/zfs/tests/migration/ |
H A D | migration.cfg | 44 # In this case there are at least enough disks to use.
|
/freebsd/sys/dev/cardbus/ |
H A D | power_if.m | 33 # generic enough to be used for other systems in addition to the pccard
|
/freebsd/contrib/ntp/libjsmn/ |
H A D | README.md | 75 This approach provides enough information for parsing any JSON data and makes 151 * `JSMN_ERROR_NOMEM` - not enough tokens, JSON string is too large
|
/freebsd/crypto/openssl/doc/HOWTO/ |
H A D | certificates.txt | 88 was kind enough, your certificate is a raw DER thing in PEM format. 102 the key into a new file and using that one should be enough. With
|