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

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
varmod-unique.mk 11 . warning The modifier ':u' must merge adjacent duplicate words.
15 . warning The modifier ':u' must do nothing with an empty word list.
19 . warning The modifier ':u' must normalize the whitespace.
23 . warning The modifier ':u' must do nothing with a single-element word list.
27 . warning The modifier ':u' must normalize the whitespace.
31 . warning The modifier ':u' must merge _all_ adjacent duplicate words.
35 . warning The modifier ':u' must normalize whitespace between the words.
39 . warning Duplicate words at the beginning must be merged.
43 . warning Duplicate words at the end must be merged.
lint.exp 1 make: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar
varmod-loop-varname.exp 1 make: varmod-loop-varname.mk:17: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar
3 make: varmod-loop-varname.mk:87: In the :@ modifier, the variable name "v$" must not contain a dollar
5 make: varmod-loop-varname.mk:93: In the :@ modifier, the variable name "v$$" must not contain a dollar
7 make: varmod-loop-varname.mk:99: In the :@ modifier, the variable name "v$$$" must not contain a dollar
opt-jobs.mk 9 EXPECT.0= argument '0' to option '-j' must be a positive number (exit 2)
13 EXPECT.08= argument '08' to option '-j' must be a positive number (exit 2)
16 EXPECT.-5= argument '-5' to option '-j' must be a positive number (exit 2)
30 EXPECT.0.0= argument '0.0' to option '-j' must be a positive number (exit 2)
32 EXPECT.0.0C= argument '0.0C' to option '-j' must be a positive number (exit 2)
33 EXPECT..00001= argument '.00001' to option '-j' must be a positive number (exit 2)
34 EXPECT..00001C= argument '.00001C' to option '-j' must be a positive number (exit 2)
40 EXPECT.08.5C= argument '08.5C' to option '-j' must be a positive number (exit 2)
varname-dot-make-ppid.mk 6 # The parent process ID must be a positive integer.
16 # The parent process ID must be different from the process ID. If they were
cond-token-var.mk 28 # A variable that appears on the left-hand side must be defined.
34 # A variable that appears on the right-hand side must be defined.
62 # A variable on the left-hand side must be defined.
67 # A variable on the right-hand side must be defined.
104 # The left-hand side of a comparison must not be an unquoted word.
109 # The left-hand side of a comparison must not be an unquoted word.
114 # The left-hand side of a comparison must not be an unquoted word.
119 # An expression in a condition must not be based on an undefined variable,
131 # An expression in a comparison must not be undefined and have modifiers.
139 # The left-hand side of a comparison must not be an undefined expression wit
    [all...]
varname-dot-make-pid.mk 6 # The process ID must be a positive integer.
check-expect.lua 12 Each <line> must occur in the .exp file.
13 The order in the .mk file must be the same as in the .exp file.
16 Each <message> must occur in the .exp file and refer back to the
18 Each such line in the .exp file must have a corresponding expect line
20 The order in the .mk file must be the same as in the .exp file.
27 The <substring> must not occur as part of any line in the .exp file.
31 must not occur as part of any line in the .exp file.
121 print_error("error: %s:%d: %s:%d must not contain '%s'",
130 print_error("error: %s:%d: %s:%d must not match '%s'",
146 print_error("error: %s:%d: '%s:%d+' must contain '%s'"
    [all...]
job-output-long-lines.mk 6 # Each of these lines must be written atomically to the actual output.
7 # The markers for switching jobs must always be written at the beginning of
  /src/lib/libc/arch/sparc/gen/
swapcontext.S 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
39 mov %o0, %o2 ! must save pointer
40 mov %o1, %o3 ! must save pointer
  /src/tools/host-mkdep/
configure.ac 10 AC_MSG_ERROR([sh must be somewhere on \$PATH])
  /src/lib/libc/arch/powerpc/sys/
getcontext.S 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
44 mr %r5,%r3 # must save pointer
  /src/lib/libc/arch/powerpc64/sys/
getcontext.S 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
44 mr %r5,%r3 # must save pointer
  /src/lib/libc/arch/powerpc/gen/
swapcontext.S 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
46 stw %r3,XCALLFRAME_OUCP(%r1) # must save oucp
47 stw %r4,XCALLFRAME_UCP(%r1) # must save ucp
49 stw %r30,XCALLFRAME_R30(%r1) # must save r30
  /src/lib/libc/arch/sparc/sys/
getcontext.S 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
43 mov %o0, %o2 ! must save pointer
  /src/usr.bin/who/
utmpentry.h 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
43 # error Either SUPPORT_UTMPX or SUPPORT_UTMP must be defined!
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
64 It must have at least 2 free partitions (for root file system and swap).
68 {NetBSD/hp300 must be installed in the first part of the boot disk.
  /src/lib/libc/arch/powerpc64/gen/
swapcontext.S 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
44 std %r3,SF_PARAM(%r1) # must save oucp (was 8)
45 std %r4,SF_PARAM+8(%r1) # must save ucp (was 12)
  /src/lib/libc/regex/
regfree.c 16 * 1. Redistributions of source code must retain the above copyright
18 * 2. Redistributions in binary form must reproduce the above copyright
97 if (g->must != NULL)
98 free(g->must);
  /src/sys/arch/arm/xscale/
ixp425-fw.mk 4 # For IXP425 NE support, this file must be included by the board-specific
  /src/lib/libc/gdtoa/
strtold_subr.c 39 #error GDTOA_LD_FMT must be defined by format-specific source file
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/
check_analyze.sh 32 echo FAILED $1 must contain $2 $3
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
74 It must have at least 2 free partitions (for root file system and swap).
78 {NetBSD/mvme68k must be installed in the first part of the boot disk.
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.en 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
74 It must have at least 2 free partitions (for root file system and swap).
78 {NetBSD/virt68k must be installed in the first part of the boot disk.
  /src/usr.sbin/sysinst/arch/x68k/
msg.md.en 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
75 It must have at least 2 free partitions (for root file system and swap).
79 {NetBSD/x68k must be installed in the first part of the boot disk.

Completed in 20 milliseconds

1 2 3 4 5 6 7 8 91011>>