Searched refs:must (Results 101 - 125 of 193) sorted by relevance

12345678

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfp_lib.h212 #error SINGLE_PRECISION, DOUBLE_PRECISION or QUAD_PRECISION must be defined.
/freebsd-11.0-release/sys/cddl/dev/systrace/
H A Dsystrace.c135 #error 1 << SYSTRACE_SHIFT must exceed number of system calls
/freebsd-11.0-release/sys/arm/arm/
H A Dlocore-v4.S12 * 1. Redistributions of source code must retain the above copyright
14 * 2. Redistributions in binary form must reproduce the above copyright
18 * must display the following acknowledgement:
108 #error PHYSADDR must be defined for this configuration
272 * r0 - The pagetable data pointer. This must be built using the
308 * Addresses must be 1MiB aligned
/freebsd-11.0-release/share/mk/
H A Dsrc.opts.mk9 # Makefiles must include bsd.opts.mk after defining specific MK_FOO options that
14 # Makefiles must include bsd.mkopt.mk before they test the value of any MK_FOO
H A Dbsd.cpu.mk4 # compile flags must support the minimum CPU type for each architecture but
85 # Logic to set up correct gcc optimization flag. This must be included
H A Dbsd.man.mk29 # linked-to file must come first, the linked file
H A Ddirdeps.mk10 # 1. Redistributions of source code must retain the above copyright
12 # 2. Redistributions in binary form must reproduce the above copyright
162 # TARGET_SPEC must not contain any '.'s.
361 # we must be boot-strapping
/freebsd-11.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex99 boot sequence must be quite different from the pSeries or Macintosh,
122 device tree blob must be passed in from outside, rather than generated
138 its internals. In practice that means we must not use pointers
217 the kernel must not use\footnote{Usually such ranges contain some data
218 structure initialised by the firmware that must be preserved by the
376 flattened tree must be generated from scratch.
/freebsd-11.0-release/contrib/nvi/regex/
H A Dengine.c14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
159 if (g->must != NULL) {
161 if (*dp == g->must[0] && (size_t)(stop - dp) >= g->mlen &&
162 MEMCMP(dp, g->must, g->mlen) == 0)
164 if (dp == stop) /* we didn't find g->must */
235 assert(g->backrefs); /* must be back references doing it */
402 assert(sep == rest); /* must exhaust substring */
643 case OLPAREN: /* must undo assignment if rest fails */
654 case ORPAREN: /* must und
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdb-events.sh53 # f -> always call (must have a void returntype)
221 Where a *_p() predicate is present, it must be called before
/freebsd-11.0-release/contrib/gcc/
H A Ddefaults.h263 /* This determines whether weak symbols must be left out of a static
551 zero. If these entries must be padded (say, to preserve the alignment
590 /* If more than one debugging type is supported, you must define
597 #error You must define PREFERRED_DEBUGGING_TYPE
721 /* If none of these macros are defined, the port must use the new
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S29 * different path, as the upper bits of the quotient must be developed
81 ! Here, the %o0 is >= 2��(31-4) or so. We must be careful here,
H A Dmodsi3.S29 * different path, as the upper bits of the quotient must be developed
81 ! Here, the %o0 is >= 2��(31-4) or so. We must be careful here,
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h232 * Macros for various sorts of alignment and rounding. The "align" must
328 * must be pointers.
370 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
/freebsd-11.0-release/sys/netgraph/
H A Dng_vjc.c14 * 1. Any and all reproductions of the source or object code must include the
47 * You must have included net/slcompress.c in your kernel compilation.
72 #error NG_VJC_MAX_CHANNELS must be the same as MAX_STATES
/freebsd-11.0-release/share/dtrace/
H A Dwatch_vop_remove8 * 1. Redistributions of source code must retain the above copyright
10 * 2. Redistributions in binary form must reproduce the above copyright
/freebsd-11.0-release/sys/conf/
H A Dkern.post.mk306 @[ -f .depend ] || { echo "you must make depend first"; exit 1; }
311 echo "You must build a kernel first." ; \
/freebsd-11.0-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s5 ; slightly different given all values must be 32-bit between
32 ; "Caller save" means the calling function must save the register
34 ; "Callee save" means if a function uses the register, it must save
922 ; Note, that when using b6 and b7, the code must save these before
H A Dpa-risc2W.s26 ; "Caller save" means the calling function must save the register
28 ; "Callee save" means if a function uses the register, it must save
909 ; Note, that when using b6 and b7, the code must save these before
/freebsd-11.0-release/contrib/llvm/lib/Support/Windows/
H A DSignals.inc21 // The Windows.h header must be after LLVM and standard headers.
367 //=== WARNING: Implementation here must contain only Win32 specific code
368 //=== and must not be UNIX code
428 // IMPORTANT NOTE: Caller must call LeaveCriticalSection(&CriticalSection) or
560 // error handler). We must ensure that the critical section is properly
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm394 @ For very big divisors, we must shift it a bit at a time, or
497 @ For very big divisors, we must shift it a bit at a time, or
567 @ For very big divisors, we must shift it a bit at a time, or
668 @ perform the additions below. We must test for this though
/freebsd-11.0-release/contrib/bmake/mk/
H A Ddirdeps.mk9 # 1. Redistributions of source code must retain the above copyright
11 # 2. Redistributions in binary form must reproduce the above copyright
161 # TARGET_SPEC must not contain any '.'s.
360 # we must be boot-strapping
/freebsd-11.0-release/contrib/bmake/unit-tests/
H A Descape.mk216 # above line must be blank
/freebsd-11.0-release/crypto/heimdal/appl/push/
H A Dpush.c10 * 1. Redistributions of source code must retain the above copyright
13 * 2. Redistributions in binary form must reproduce the above copyright
772 #error must define KRB5
/freebsd-11.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl365 # define SZ 4 // this must be set to sizeof(RC4_INT)
402 We must perform the first phase of the pipeline explicitly since

Completed in 235 milliseconds

12345678