HomeSort by: relevance | last modified time | path
    Searched refs:longer (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /src/external/bsd/zstd/dist/contrib/VS2005/
README.md 3 The VS2005 Project directory has been moved to the contrib directory in order to indicate that it will no longer be supported.
  /src/usr.bin/make/unit-tests/
varname-dot-parsedir.exp 3 make: varname-dot-parsedir.mk:48: The location is no longer fake.
varname-dot-parsefile.exp 3 make: varname-dot-parsefile.mk:43: The location is no longer fake.
varname-dot-parsedir.mk 47 # expect+1: The location is no longer fake.
48 .info The location is no longer fake.
varname-dot-parsefile.mk 42 # expect+1: The location is no longer fake.
43 .info The location is no longer fake.
job-output-long-lines.mk 11 # output lines that are longer than this buffer size, these output pieces are
varmod-subst.mk 52 # The :S modifier does not match if the pattern is longer than the word.
74 # The :S modifier with a '$' anchor and a pattern that is longer than a word
86 # starts with the pattern but is longer than the pattern.
92 # with the pattern but is longer than the pattern.
98 # pattern ends with the word but is longer than the word.
104 # pattern starts with the word but is longer than the word.
varmod-loop-varname.mk 14 # Since var.c 1.907 from 2021-04-04, a '$' is no longer allowed in the
84 # Since var.c 1.907 from 2021-04-04, a '$' is no longer allowed in the
varmod-remember.mk 57 # is no longer expanded.
varname-makeflags.mk 36 # variable MAKEFLAGS, it is no longer split. In this example, the word
55 # At this point, the 'VARNAME WITH SPACES' is no longer recognizable as a
var-eval-short.mk 42 # Since var.c 1.907 from 2021-04-04, a '$' is no longer allowed in the
  /src/doc/
TODO.compat-module 5 1. Removed the building of the compat library - it is no longer needed.
28 module is no longer available.
32 monolithic versions of these modules are no longer provided.
  /src/lib/librumpuser/
configure.ac 52 dnl pthread_setname() sillyness is a bit longer; we need the signature
  /src/sys/external/bsd/acpica/dist/tools/acpisrc/
asconvrt.c 1311 * the number of long lines (lines longer than 80 chars).
1347 VERBOSE_PRINT (("%u Lines longer than 80 found in %s\n",
asremove.c 310 NOTE: This function is no longer used and is commented out for now.
  /src/external/gpl3/gcc.old/dist/contrib/
dg-cmp-results.sh 18 -v -v adds info like tests that are no longer run.
192 # The queued test is no longer run.
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 34 * (large similar files) this approach by itself took 5-10X longer than zstd-19 and
  /src/sbin/routed/
radix.c 144 int longer = (*(u_char *)n++) - (int)(*(u_char *)m++); local
147 if (longer > 0)
148 lim -= longer;
158 if (masks_are_equal && (longer < 0))
159 for (lim2 = m - longer; m < lim2; )
488 return 1; /* not really, but need to check longer one first */
  /src/sys/net/
radix.c 171 int longer = (*(const u_char *)n++) - (int)(*(const u_char *)m++); local
174 if (longer > 0)
175 lim -= longer;
185 if (masks_are_equal && (longer < 0))
186 for (lim2 = m - longer; m < lim2; )
563 return 1; /* not really, but need to check longer one first */
  /src/etc/namedb/
bind.keys 29 # harmless, but is no longer useful and is not recommended.
  /src/usr.bin/printf/
printf.c 668 mklong(const char *str, char ch, char longer)
680 copy[len - 3] = longer;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Process.inc 221 // We're not going to try to deal with paths longer than MAX_PATH, so we'll
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap-opts.def 137 seconds are announced at least one month in advance (usually longer), it
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 93 - ldns and ldns-devel no longer required. Fixed date. Version to 1.13.1.
  /src/external/bsd/am-utils/dist/conf/transp/
transp_sockets.c 61 #error this code is old and probably not useful any longer.

Completed in 49 milliseconds

1 2 3