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

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgen-2 10 !height\ must\ be\ positive=
14 width\ must\ be\ positive=
24 height\ must\ be\ positive=height must be positive
28 width\ must\ be\ positive=width must be positive
  /src/external/bsd/zstd/dist/tests/regression/
levels.h 12 # error LEVEL(x) must be defined
15 # error FAST_LEVEL(x) must be defined
18 # error ROW_LEVEL(x, y) must be defined
  /src/usr.bin/make/unit-tests/
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)
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regfree.c 14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
69 if (g->must != NULL)
70 free(g->must);
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
c++0x_warning.h 33 for the ISO C++ 2011 standard. This support must be enabled \
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
c++0x_warning.h 33 for the ISO C++ 2011 standard. This support must be enabled \
  /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/external/bsd/nvi/dist/regex/
regfree.c 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
19 * must display the following acknowledgement:
84 if (g->must != NULL)
85 free(g->must);
  /src/external/mpl/bind/dist/bin/tests/system/autosign/ns4/
named.conf.j2 26 dnssec-must-be-secure mustbesecure.example yes;
  /src/external/mpl/bind/dist/bin/tests/system/cds/
checktime.pl 21 $notbefore = $1 if m{^.* must not be signed before \d+ [(](\d+)[)]};
  /src/external/mpl/bind/dist/bin/tests/system/dsdigest/ns3/
named.conf.j2 28 dnssec-must-be-secure . yes;
  /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/external/bsd/ntp/dist/sntp/libopts/
check.c 17 * in use must be one of these two and the choice is under the control
34 * Check for conflicts based on "must" and "cannot" attributes.
40 int const * must = od->pOptMust; local
42 while (*must != NO_EQUIVALENT) {
43 tOptDesc * p = pOpts->pOptDesc + *(must++);
45 const tOptDesc * ood = pOpts->pOptDesc + must[-1];
117 * THEN ensure that any "MUST" requirements are not
  /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/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPObjClass.cpp 18 must = StringList();
30 must = oc.must;
71 must = StringList (oc_must);
107 return must;
  /src/external/gpl3/binutils/dist/bfd/
mach-o-target.c 82 #error TARGET_NAME must be defined
86 #error TARGET_STRING must be defined
90 #error TARGET_ARCHITECTURE must be defined
94 #error TARGET_BIG_ENDIAN must be defined
98 #error TARGET_ARCHIVE must be defined
102 #error TARGET_PAGESIZE must be defined
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o-target.c 83 #error TARGET_NAME must be defined
87 #error TARGET_STRING must be defined
91 #error TARGET_ARCHITECTURE must be defined
95 #error TARGET_BIG_ENDIAN must be defined
99 #error TARGET_ARCHIVE must be defined
103 #error TARGET_PAGESIZE must be defined
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o-target.c 84 #error TARGET_NAME must be defined
88 #error TARGET_STRING must be defined
92 #error TARGET_ARCHITECTURE must be defined
96 #error TARGET_BIG_ENDIAN must be defined
100 #error TARGET_ARCHIVE must be defined
104 #error TARGET_PAGESIZE must be defined
  /src/external/gpl3/gdb/dist/bfd/
mach-o-target.c 83 #error TARGET_NAME must be defined
87 #error TARGET_STRING must be defined
91 #error TARGET_ARCHITECTURE must be defined
95 #error TARGET_BIG_ENDIAN must be defined
99 #error TARGET_ARCHIVE must be defined
103 #error TARGET_PAGESIZE must be defined
  /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.

Completed in 24 milliseconds

1 2 3 4 5 6 7 8 91011>>