Searched refs:should (Results 51 - 75 of 215) sorted by relevance

123456789

/freebsd-11-stable/contrib/bmake/mk/
H A Dinit.mk31 # should have been set by sys.mk
H A Dgendirdeps.mk69 # caller should have set this
88 # they should all be absolute paths
107 # this (*should* be set in meta.sys.mk)
209 # so they should all be undir OBJTOP.
315 # 'cat .depend' should suffice, but if we are mixing build modes
H A Dwarnings.mk113 # this should be a super-set of the -Wno-* in _warnings, but
120 # Just ${WARNINGS} should do, but this is more flexible?
H A Dmeta.sys.mk43 # we should not get upset
59 # this should be taken care of before we get here
H A Dsys.vars.mk50 # type should be a builtin in any sh since about 1980,
/freebsd-11-stable/share/mk/
H A Dsrc.lua.mk35 # The LUA variable should point to LUA_CMD on the system, if it exists.
H A Dsrc.opts.mk17 # Makefiles may also assume that this file is included by src.opts.mk should it
22 # should be added. Old instances should be removed since they were just to
25 # Makefiles should never test WITH_FOO or WITHOUT_FOO directly (although an
39 # These should be tested with `== "no"' or `!= "no"' in makefiles.
40 # The NO_* variables should only be set by makefiles for variables
224 # Additional, per-target behavior should be rarely added only after much
H A Dgendirdeps.mk70 # caller should have set this
89 # they should all be absolute paths
108 # this (*should* be set in meta.sys.mk)
207 # so they should all be undir OBJTOP.
311 # 'cat .depend' should suffice, but if we are mixing build modes
H A Dmeta.sys.mk40 # we should not get upset
67 # this should be taken care of before we get here
H A Dbsd.crunchgen.mk138 # <sigh> Someone should replace the bin/csh and bin/sh build-tools with
151 # targets should NOT be propagated into the components.
/freebsd-11-stable/sys/conf/
H A Dconfig.mk9 # (or should)
/freebsd-11-stable/stand/lua/
H A Dmenu.lua66 -- and should return a boolean indicating whether execution should
67 -- continue or not. The return value may be omitted if this entry should
69 -- should just continue after execution.
380 -- should process as our initial input.
450 -- autoboot_key should return the key pressed. It will only
/freebsd-11-stable/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh350 "should not be printed at all in this case."
356 # so should not be suppressed
359 # Null headings should be suppressed
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_passwd.c157 * should always be used for threaded builds on AIX, and
162 #error Configuration error! crypt_r() should have been selected!
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-c1.asm24 ! You should have received a copy of the GNU General Public License
111 ! We should never get here.
/freebsd-11-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Darena.c154 #error _LIBC is defined, and should not be
/freebsd-11-stable/share/examples/drivers/
H A Dmake_pseudo_driver.sh140 /* XXX These should be defined in terms of bus-space ops. */
144 /* Function prototypes (these should all be static) */
234 * This should get you started
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp91 // This function should be called only for C comments
805 llvm_unreachable("second character of comment should be '/' or '*'");
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.h16 // This header should NOT include any other headers from sanitizer runtime.
26 #error This file should only be included on POSIX
114 // Platforms should implement at most one of these.
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi52 should go into a release tarball. One example is @file{gcc/java/parse.c}
91 built the second time. In theory, the last two should produce the same
136 is running properly, since it should produce the same object files
157 you should be able to work directly in the @file{stage@var{N}-gcc}
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-ci.asm24 ! You should have received a copy of the GNU General Public License
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrti.asm22 # You should have received a copy of the GNU General Public License
/freebsd-11-stable/lib/libc/mips/gen/
H A Dldexp.S177 bge v1, zero, 1f # should result be negative?
211 bge v1, zero, 1f # should result be negative infinity?
/freebsd-11-stable/share/dtrace/
H A Dblocking29 * This little script is for use with programs that use event loop and should
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc40 // This ban should be lifted when MinGW 1.0+ has defined this value.
54 // FIXME: FileOffset in MapViewOfFile() should be aligned to not dwPageSize,

Completed in 276 milliseconds

123456789