Searched refs:have (Results 151 - 175 of 290) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-ifelse.mk92 . warning Oops, the parse error should have been propagated.
H A Dcond-short.mk11 # Var_Parse got a new parameter named 'wantit'. Since then it would have been
H A Dvar-op-expand.mk76 # would have to call VarSubstExpr somehow since this is the only piece of
/freebsd-13-stable/sys/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in9 # A full copy of the text of the CDDL should have accompanied this
97 # odds that some txgs will have their MOS data left untouched, but it is
131 # Some test cases doesn't have all requirements to run on Github actions CI.
133 ci_reason = 'CI runner doesn\'t have all requirements'
305 # Not all Github actions runners have scsi_debug module, so we may skip
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc22 // already have been destroyed, or be in the process of being destroyed.
145 // The filename might have become null between the time we
155 // If cleanup were to occur while we're removing files we'd have a bad time.
157 // removing files. If cleanup races with us and we win we'll have a leak,
215 /// Signals that represent that we have a bug, and our prompt termination has
263 // If we're executing on the alternate stack, or we already have an alternate
285 // doing it. We also have to protect the handlers and their count because
455 /// handler can have a cookie passed to it to identify what instance of the
510 /// This platform does not have dl_iterate_phdr, so we do not yet know how to
555 // On glibc systems we have th
[all...]
/freebsd-13-stable/share/mk/
H A Dbsd.linker.mk123 # Export the values so sub-makes don't have to look them up again, using the
H A Dmeta.sys.mk52 # only be silent when we have a .meta file
H A Dsrc.opts.mk249 # this means that we have to test TARGET_ARCH (the buildworld case) as well
251 # used at all in bsd.*.mk, but we have to make an exception here if we want
/freebsd-13-stable/contrib/openresolv/
H A Dresolvconf.in92 -i [\$PATTERN] Show interfaces that have supplied DNS information
111 should have no output and return 0)
292 # With the advent of alternative init systems, it's possible to have
448 # If we have an interface ordering list, then use that.
472 # Interfaces have an implicit metric of 0 if not specified.
489 # Only list interfaces which we really have
726 # Test that we have valid options
818 # If what we are given matches what we have, then do nothing
832 # to ensure that it will have the correct flags
/freebsd-13-stable/sys/mips/mips/
H A Dswtch.S434 * have completed.
602 * have completed.
656 * (see sendsig() and sigreturn()). We have to compute the address
/freebsd-13-stable/crypto/openssl/crypto/
H A Dsparccpuid.S59 ! we wipe it as memcpy might have used it...
153 be 1f ! could have been a leaf function...
189 ! Note that you do not have to link with libthread to call thr_yield,
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtic.c262 * like crazy when you compile it this way...there have been reports of
287 * make tic a bit faster (because the resolution code won't have to do
307 static size_t have, used; local
311 if (used + 1 >= have) {
312 have += 132;
313 if ((namebuf = typeRealloc(char, have, namebuf)) == 0)
315 if ((suffix = typeRealloc(char, have, suffix)) == 0)
337 _nc_STRCPY(suffix, up, have);
879 * terminals it depends on will have been kept in core for reference
1373 _nc_warning("inconsistent suffix for %s, expected %c, have
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Ddirdeps.mk199 # make sure we have defaults
412 # this is how you limit it to only the machines we have been built for
455 # make sure we have a starting place?
737 # If TARGET_SPEC and MACHINE are insufficient, you have a problem.
765 .error You should have stopped recursing by now.
/freebsd-13-stable/sys/tools/
H A Dmakesyscalls.lua122 -- Each entry should have a value so we can represent abi flags as a bitmask
154 -- Compat flags start from here. We have plenty of space.
157 -- All compat_options entries should have five entries:
194 -- We have to io.popen it, making sure it's properly escaped, and grab the
1162 -- Due to limitations in the config format mostly, we'll have a comma
/freebsd-13-stable/crypto/heimdal/etc/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
70 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
/freebsd-13-stable/crypto/heimdal/include/
H A DMakefile.in73 $(top_srcdir)/cf/have-struct-field.m4 \
74 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
/freebsd-13-stable/crypto/heimdal/include/gssapi/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
70 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp34 // If we have reached the end of string or the closing quote, we're done.
38 // We have found a backslash.
89 // Since we can have multiple quotes that form a single command in a command
635 // If the string doesn't start with a dash, we just have no options and just
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_config_test.sh316 Usage error: Invalid argument '' for option --variable: Argument does not have the form 'K=V'.
/freebsd-13-stable/sys/conf/
H A Dkern.mk127 # float (FPE), we have to include that in the march so we can have limited
/freebsd-13-stable/stand/i386/cdboot/
H A Dcdboot.S170 # we have to read it in 64k chunks.
396 je ff.match # We have a winner!
484 # legacy-free and simply doesn't have a keyboard controller.
/freebsd-13-stable/stand/i386/pmbr/
H A Dpmbr.S73 # Relocate ourself to a lower address so that we have more room to load
/freebsd-13-stable/stand/lua/
H A Ddrawer.lua213 -- If we don't have a framespec for the current frame style, just don't
404 -- have their names derived differently. The default action for entry
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dexpn.pl14 # must have 'nslookup' and 'hostname' programs.
102 $have_nslookup = 1; # we have the nslookup program
160 # do we already have an mx record for this host?
241 # do we already have a name for this user?
248 # on the results of our query until we have looked
302 # it would have expanded things for us
303 # if it could have. Mx records must be
459 # see if we really have to giveup or if there is a second
756 # servers' domain to the address if it doesn't already have a
778 # accounted for. They have t
[all...]
/freebsd-13-stable/crypto/heimdal/
H A DMakefile.in72 $(top_srcdir)/cf/have-struct-field.m4 \
73 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
429 cf/have-pragma-weak.m4 \
430 cf/have-types.m4 \

Completed in 131 milliseconds

1234567891011>>