Searched refs:have (Results 126 - 150 of 290) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Dmodsi3.S117 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
119 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc239 // If we don't have procfs mounted, fall back to argv[0]
524 // The file system can have an arbitrary structure on z/OS; must go with the
565 // If we have posix_fallocate use it. Unlike ftruncate it always allocates
808 // Newer versions of MacOSX have a flag that will allow us to read from
928 // If we have a /proc filesystem mounted, we can quickly establish the
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DMemory.inc128 // round up to get beyond NearBlock. VirtualAlloc would have rounded down.
H A DProcess.inc101 // Windows does have the concept of core files, called minidumps. However,
151 /// have wildcards or doesn't match any files.
215 // if we got the module name), the driver will have trouble distinguishing it
/freebsd-13-stable/sys/conf/
H A Ddtb.build.mk67 # out-of-tree DTS will have a similar directory structure to in-tree,
/freebsd-13-stable/share/mk/
H A Dauto.obj.mk73 # make sure we know what we have
H A Ddirdeps.mk200 # make sure we have defaults
269 # we may or may not have included a dependfile yet
280 # this is all we have to work with
426 # this is how you limit it to only the machines we have been built for
469 # make sure we have a starting place?
751 # If TARGET_SPEC and MACHINE are insufficient, you have a problem.
779 .error You should have stopped recursing by now.
H A Dbsd.cpu.mk134 # mips[1234], mips32, mips64, and all later releases need to have mips
152 # Otherwise assume we have a CPU type
335 # soft-float ABI libraries. In this case, we have to add the -mfloat-abi=softfp
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c139 /* Sources can came from anywhere, so we have to actually do some
571 * external references have been pinned.
1016 /* We have a rename inside a directory, which might collide
1037 /* Ok, we have a single case only rename. Get out of here */
1360 * is keyed by the relative path of each descendant which should have some
1519 /* If this is a move, we have to open our session to the longest
1584 we have to check for existence. But here, we take advantage
1900 /* If we don't have a session or can't use the session, get one */
1918 * If the list does not already have a commit item for COMMIT_URL
2559 have delegate
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Down.mk80 # we really like to have SRCTOP and OBJTOP defined...
153 # Define MANZ to have the man pages compressed (gzip)
H A Dldorder.mk82 # we make have some libs that exist outside of $SB
H A Dmeta.sys.mk51 # only be silent when we have a .meta file
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-to-separator.mk98 # The octal number can have as many digits as it wants.
100 . warning The separator \012 cannot have many leading zeroes.
H A Dcond-op.mk69 # TOK_AND, TOK_OR or TOK_RPAREN), the variable expression would not have
H A Dmodword.mk131 # As of 2020-11-01, it is possible to have spaces before the numbers
H A Dvar-op-sunsh.mk16 # It is also possible to have whitespace around the :sh assignment
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dbit_util.h11 # error JEMALLOC_INTERNAL_FFS{,L,LL} should have been defined by configure
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h137 /// Ensure that we don't have a digit separator here.
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Discsi.c486 size_t need, have, n; local
553 if((have = up->ds_size) == 0) {
554 have = up->ahs_size - n;
557 n = MIN(have, need);
800 | Note: close should have done this ...
/freebsd-13-stable/contrib/nvi/vi/
H A Dv_sentence.c143 /* EOF is a movement sink, but it's an error not to have moved. */
/freebsd-13-stable/crypto/openssl/crypto/bf/
H A Dbf_enc.c20 # error If you set BF_ROUNDS to some value other than 16 or 20, you will have \
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v2.sql73 -- Because every action is invoked by the user, the context may have
121 -- each execution of the test suite, test programs and test cases may have
288 -- will also have to modify the version encoded in the backend module.
/freebsd-13-stable/stand/lua/
H A Dcore.lua198 -- Clear the kernel cache on config changes, autodetect might have
199 -- changed or if we've switched boot environments then we could have
407 -- userboot is there, because we have no way to know
H A Dmenu.lua68 -- have no bearing on whether we continue or not, indicating that we
92 -- allow entry to have a function/side effect
454 -- if we have an alias do the assigned action:
/freebsd-13-stable/contrib/bmake/mk/sys/
H A DUnixWare.mk119 PC ?= pc # XXX: UDK probably does not have pc

Completed in 145 milliseconds

1234567891011>>