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

12345

/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dcond-late.mk11 # They should also not contain operators like == or <, since these are
16 # current "yes no" to "yes yes", since both variables are non-empty.
H A Dmodmisc.mk58 # but not by the :@ modifier since it explicitly skips empty words.
119 # since the $@ at the end could have been interpreted as a variable, which
H A Dvarmod-edge.mk30 # to be doubled since single backslashes would simply be unescaped by
44 # parentheses and braces are counted. This leads to a parse error since
57 # when the :M modifier is parsed since Makefile variables only take the
/freebsd-12-stable/share/mk/
H A Dlocal.sys.env.mk26 # type should be a builtin in any sh since about 1980,
36 # but not at the end - since make will expand both at the same time.
H A Dbsd.dep.mk89 # since it will track dependencies itself. OBJS_DEPEND_GUESS is still used
222 # If using filemon then _EXTRADEPEND is skipped since it is not needed.
233 # For meta+filemon the .meta file is checked for since it is the dependency
260 # use .depend files. We really only need source files, not headers since
262 # guesses do include headers though since they may not be in SRCS.
270 # sub-makes though since MAKELEVEL0 is for dirdeps calculations.
284 # ignored if using meta+filemon since it handles all dependencies. The other
H A Dbsd.opts.mk22 # should be added. Old instances should be removed since they were just to
45 # tree. su(1) wouldn't link since it depends on PAM which depends on
H A Dbsd.clang-analyze.mk78 # .depend files aren't relevant here since they reference obj.o rather than
H A Dlocal.sys.mk57 # is added to in bsd.sys.mk since it comes last.
H A Dmeta.subdir.mk37 # since we may pickup subdirs which are not relevant
H A Dbsd.compiler.mk14 # against 30300 for gcc likely isn't what you wanted (since versions of gcc
47 # PATH since it is more clear that ccache is used and avoids wasting time
H A Dsrc.sys.obj.mk75 # Must export since OBJDIR will dynamically be based on it
82 # append TARGET.TARGET_ARCH for that case since the user wants to build
H A Dsrc.opts.mk22 # should be added. Old instances should be removed since they were just to
283 # to fit" errors with BFD ld, since libllvm.a will get too large to link.
604 # that since it creates too much confusion for too little gain.
H A Dbsd.crunchgen.mk129 # These 2 targets cannot use .MAKE since they depend on the generated
H A Dbsd.files.mk102 # since we cannot? apply :T
/freebsd-12-stable/lib/libc/mips/string/
H A Dbzero.S72 REG_S zero, -SZREG(a0) # since we are limited by memory speed
/freebsd-12-stable/sys/conf/
H A Dkern.opts.mk16 # longer supported since it confounds the defaults (since it uses the host's
H A Dkern.post.mk228 # since it will track dependencies itself. OBJS_DEPEND_GUESS is still used
278 # need for manually running it. For the kernel this is mostly a NOP since
284 # For meta+filemon the .meta file is checked for since it is the dependency
300 # use .depend files. We really only need source files, not headers since
302 # guesses do include headers though since they may not be in SRCS.
/freebsd-12-stable/contrib/bmake/mk/
H A Dmeta.subdir.mk36 # since we may pickup subdirs which are not relevant
H A Dsys.vars.mk50 # type should be a builtin in any sh since about 1980,
H A Dautodep.mk56 # we avoid using := here, since the modifier applied to OBJS
H A Dwarnings.mk112 # since things like -Wall imply lots of others.
/freebsd-12-stable/contrib/gdb/gdb/
H A Dp-lang.c264 gdb test suite since we don't have to account for the differences
/freebsd-12-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec91 /var/adm/fillup-templates/rc.config.sshd, since Damien merged these into
104 - Changed instances of pam_pwdb.so to pam_unix.so, since it works more properly
/freebsd-12-stable/contrib/libstdc++/
H A Dconfigure1308 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1309 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1586 # -Wno-portability: ...except this one, since GNU make is now required.
1620 # Don't use installbsd from OSF since it installs stuff as root
2021 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2128 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2713 # Be careful to initialize this variable, since it used to be cached.
3131 # the declaration of exit, since it's the most demanding environment.
3922 # Check for uClibc since Linux platforms use different configuration
4369 # Worse, since
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc120 // Must return 0 if the contents were not purged since the last call to
138 // since that appropriately changes VM region protections on the zone.

Completed in 1382 milliseconds

12345