Home
last modified time | relevance | path

Searched refs:enough (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c341 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 DFinddpdk.cmake78 # 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 Dmissing-precision.err1 awk: not enough args in printf(%*s)
/freebsd/tools/boot/
H A Dfull-test.readme9 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 Dkilled1.01 # Sometimes the "Killed" message is not flushed soon enough and it
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dexports9 # but this is enough for the current VFS level tests.
/freebsd/tools/tools/vhba/
H A DREADME7 *just enough* framework to be useful, plus some nominally common
/freebsd/lib/libc/db/
H A Dchangelog2 recno: #ifdef out use of mmap, it's not portable enough.
54 btree: If enough duplicate records were inserted and then deleted
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-gpio.txt16 GPIO block is running at a low enough
/freebsd/crypto/openssl/
H A DNOTES-POSIX.md5 version 1-2008, or compatible enough functionality.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_SealInit.pod31 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 DEVP_PKEY_gettable_params.pod63 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
/freebsd/sys/contrib/device-tree/Bindings/
H A D.yamllint10 # 80 chars should be enough, but don't fail if a line is longer
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996-v3.0.dtsi16 * the GPU. Funnily enough, it's simpler to make it an
/freebsd/lib/libc/amd64/string/
H A Dtimingsafe_bcmp.S96 cmp %rdx, %rcx # enough left for a full iteration?
200 cmp %rdx, %rcx # enough left for a full iteration?
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/
H A DCHANGELOG.db222 recno: #ifdef out use of mmap, it's not portable enough.
74 btree: If enough duplicate records were inserted and then deleted
/freebsd/contrib/bc/project/
H A Dissue10.md104 … think it's really hard to trigger but I do enough typos and I start bc (with an alias with -l) of…
/freebsd/usr.bin/getconf/
H A Dprogenv.gperf26 * environment. If it is NULL, the current executable is good enough.
/freebsd/tools/test/stress2/misc/
H A Dradix.sh84 radix tree than pages. If I create enough of these VM objects, then I
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Ds32g274a-rdb2.dts50 * However, this is not enough to enable HS400 or HS200 modes for eMMC.
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dinv_mpu6050.txt33 simple enough to be described using the i2c-gate binding. See
/freebsd/tools/cam/
H A DREADME16 aren't). The completion hook should give one enough tools to puzzle out what's
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt35 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 Dmail11.m411 # Not exciting enough to bother with copyrights and most of the
/freebsd/tests/sys/cddl/zfs/tests/migration/
H A Dmigration.cfg44 # In this case there are at least enough disks to use.

12345678910>>...16