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

/freebsd-11.0-release/sys/dev/ath/ath_rate/onoe/
H A Donoe.c331 int dir = 0, nrate, enough; local
337 enough = (on->on_tx_ok + on->on_tx_err >= 10);
344 if (enough && on->on_tx_ok < on->on_tx_retr)
348 if (enough && on->on_tx_err == 0 &&
359 if (enough && on->on_tx_upper > 0)
388 } else if (enough)
/freebsd-11.0-release/sbin/restore/
H A Dinteractive.c454 fprintf(stderr, "canonname: not enough buffer space\n");
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Ddarwin-tramp.asm72 li r8,trampoline_size /* verify trampoline big enough */
H A Dtramp.asm75 li r8,trampoline_size /* verify that the trampoline is big enough */
/freebsd-11.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl168 cmpib,*>>= 6,$len,L\$oop1 ; is $len large enough to bother?
/freebsd-11.0-release/sys/boot/i386/pmbr/
H A Dpmbr.s158 jae err_big # 545k should be enough for
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc1285 // people out there who are crazy enough to peek into that page's 32-byte
/freebsd-11.0-release/contrib/sendmail/src/
H A Ddaemon.c95 ** makeconnection(host, port, mci, e, enough)
970 ** Modifies Daemon flags (D_ETRNONLY) if not enough disk space.
2091 ** enough -- time at which to stop further connection attempts.
2107 makeconnection(host, port, mci, e, enough)
2112 time_t enough;
2723 (enough == 0 || curtime() < enough))
H A Ddeliver.c1315 SM_NONVOLATILE time_t enough = 0; local
2018 enough = curtime() + TimeOuts.to_aconnect;
2146 enough);
2158 ** Have we tried long enough to get a connection?
2163 if (enough > 0 && mci->mci_lastuse >= enough)
2178 enough = 0;
2923 ** fast enough
/freebsd-11.0-release/sys/contrib/dev/acpica/common/
H A Ddmextern.c1191 Without the SSDTs, the AML does not contain enough information to properly
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc687 * invalid UTF-8, and high enough to be interesting.
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A Dregengine.inc594 return(NULL); /* not enough left to match */
/freebsd-11.0-release/contrib/compiler-rt/lib/profile/
H A DInstrProfData.inc687 * invalid UTF-8, and high enough to be interesting.
/freebsd-11.0-release/sys/conf/
H A Dkern.mk28 # enough to error out the whole kernel build. Display them anyway, so there is
/freebsd-11.0-release/share/examples/drivers/
H A Dmake_device_driver.sh445 * need for our dumb probe. Also check we have enough ports
/freebsd-11.0-release/crypto/openssl/crypto/bn/asm/
H A Dparisc-mont.pl167 comiclr,<= 6,$num,%r0 ; are vectors long enough?
184 comib,> 3,$num,L\$abort ; are vectors long enough?
/freebsd-11.0-release/contrib/gcclibs/libcpp/
H A Dlex.c1300 already contain the enough space to hold the token's spelling.
1608 /* Return a buffer that's big enough, but don't waste one that's
1620 /* Creates a new buffer with enough space to hold the uncommitted
1635 /* Creates a new buffer with enough space to hold the uncommitted
/freebsd-11.0-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec584 - make do_pam_setcred() smart enough to know when to establish creds and
/freebsd-11.0-release/usr.sbin/bsdinstall/scripts/
H A Dzfsboot273 msg_not_enough_disks_selected="Not enough disks selected. (%u < %u minimum)"
474 # must select enough disks to satisfy the chosen vdev type.
547 # Operate in a loop so we can (if interactive) repeat if not enough
624 # Not enough disks selected
627 "Not enough disks selected." \
638 # Loop until the user cancels or selects enough disks
711 # Not enough disks selected
714 "Not enough disks selected." \
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1491 ("Not enough arguments provided; you need at least %d arguments to use this alias.\n",
2222 ("Not enough arguments provided; you need at least %d arguments to use this alias.\n",
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex957 % We'll use ems for NCHARS, close enough.
1493 % used as factors; they just match (closely enough) what Knuth defined.
2796 % line is not enough. That is bad. So let's go back to just `&' until
4716 % This space should be enough, since a single number is .5em, and the
6293 % that is not enough: for node names that actually contain a ^
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex933 % We'll use ems for NCHARS, close enough.
1426 % used as factors; they just match (closely enough) what Knuth defined.
2622 % line is not enough. That is bad. So let's go back to just `&' until
4521 % This space should be enough, since a single number is .5em, and the
6095 % that is not enough: for node names that actually contain a ^
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex934 % We'll use ems for NCHARS, close enough.
1427 % used as factors; they just match (closely enough) what Knuth defined.
2695 % line is not enough. That is bad. So let's go back to just `&' until
4593 % This space should be enough, since a single number is .5em, and the
6167 % that is not enough: for node names that actually contain a ^
/freebsd-11.0-release/contrib/openbsm/
H A Dconfigure3724 # 10*(2^10) chars as input seems more than enough
3800 # 10*(2^10) chars as input seems more than enough
3866 # 10*(2^10) chars as input seems more than enough
3933 # 10*(2^10) chars as input seems more than enough
4414 test $i != 17 # 1/2 MB should be enough
8288 # On some targets, GNU ld is compatible enough with the native linker
8647 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9253 # but is careful enough not to reorder.
11031 # FIXME - insert some real tests, host_os isn't really good enough
11684 # not run yet. These depmodes are late enough i
[all...]
/freebsd-11.0-release/contrib/ncurses/
H A Dconfigure15275 * If x is nonzero, an int is big enough for the bits
17476 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris

Completed in 629 milliseconds