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

1234

/freebsd-11.0-release/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.mk82 # since it will track dependencies itself. OBJS_DEPEND_GUESS is still used.
205 # If using filemon then _EXTRADEPEND is skipped since it is not needed.
216 # For meta+filemon the .meta file is checked for since it is the dependency
226 # use .depend files. We really only need source files, not headers since
228 # guesses do include headers though since they may not be in SRCS.
236 # sub-makes though since MAKELEVEL0 is for dirdeps calculations.
251 # 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 Dlocal.sys.mk50 # is added to in bsd.sys.mk since it comes last.
H A Dbsd.clang-analyze.mk78 # .depend files aren't relevant here since they reference obj.o rather than
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
40 # PATH since it is more clear that ccache is used and avoids wasting time
H A Dbsd.crunchgen.mk123 # These 2 targets cannot use .MAKE since they depend on the generated
H A Dsrc.opts.mk22 # should be added. Old instances should be removed since they were just to
421 # that since it creates too much confusion for too little gain.
H A Dsys.mk79 # through upgrades since they won't be rebuilt on header/library changes.
117 # This functionality is currently broken, since make(1) processes sys.mk
/freebsd-11.0-release/lib/libc/mips/string/
H A Dbzero.S72 REG_S zero, -SZREG(a0) # since we are limited by memory speed
/freebsd-11.0-release/sys/netpfil/pf/
H A Dpf.h196 uint32_t since; member in struct:pf_status
/freebsd-11.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr_db.c566 char *since = ctime(&(node->ports[i].last_reset)); local
567 since[strlen(since) - 1] = '\0'; /* remove \n */
576 node->node_guid, i, since,
609 char *since = ctime(&(node->ports[i].last_reset)); local
610 since[strlen(since) - 1] = '\0'; /* remove \n */
636 since,
/freebsd-11.0-release/sys/conf/
H A Dkern.opts.mk16 # longer supported since it confounds the defaults (since it uses the host's
H A Dkern.post.mk202 # since it will track dependencies itself. OBJS_DEPEND_GUESS is still used.
244 # need for manually running it. For the kernel this is mostly a NOP since
250 # For meta+filemon the .meta file is checked for since it is the dependency
262 # use .depend files. We really only need source files, not headers since
264 # guesses do include headers though since they may not be in SRCS.
/freebsd-11.0-release/contrib/bmake/mk/
H A Dmeta.subdir.mk36 # since we may pickup subdirs which are not relevant
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-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc74 // Must return 0 if the contents were not purged since the last call to
92 // since that appropriately changes VM region protections on the zone.
/freebsd-11.0-release/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-11.0-release/contrib/gdb/gdb/
H A Dp-lang.c264 gdb test suite since we don't have to account for the differences
/freebsd-11.0-release/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-11.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl152 # that we do NOT prefetch into L1, since that would only
402 We must perform the first phase of the pipeline explicitly since
404 will never be taken since regardless of the number of bytes because
/freebsd-11.0-release/contrib/gcc/
H A Dcfgexpand.c43 /* Verify that there is exactly single jump instruction since last and attach
1039 begin with. And it doesn't really matter much, since we're
1156 maybe_dump_rtl_for_tree_stmt (tree stmt, rtx since) argument
1164 print_rtl (dump_file, since ? NEXT_INSN (since) : since);
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex29 % restriction. (This has been our intent since Texinfo was invented.)
239 % since that produces some useless output on the terminal. We also make
623 % latex.ltx, since we use a different font for the raised A; it's most
625 % the \scriptstyle font (since we don't reset \scriptstyle and
636 % Be sure we're in horizontal mode when doing a tie, since we make space
639 % since \penalty is valid in vertical mode, we'd end up putting the
712 % Do @comment since we are called inside an environment such as
1221 % To handle parens, we must adopt a different approach, since parens are
1315 % seem worth the trouble, since most documents are normally structured.
1388 % since th
[all...]

Completed in 203 milliseconds

1234