Searched refs:should (Results 26 - 50 of 208) sorted by relevance

123456789

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc17 #error "This file should only be compiled on Darwin."
58 // FIXME: ASan should support purgeable allocations.
65 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
71 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
144 // TODO(glider): the __sanitizer_mz_* functions should be united with the Linux
H A Dsanitizer_posix.h17 // This header should NOT include any other headers from sanitizer runtime.
22 #error This file should only be included on POSIX
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_crypto.h23 #error AUTOKEY should be defined only if OPENSSL is.
24 invalidsyntax: AUTOKEY should be defined only if OPENSSL is.
/freebsd-11.0-release/contrib/bmake/unit-tests/
H A Dforloop.mk45 { echo "Oops that should have failed!"; exit 1; } || echo OK
H A Ddotwait.mk23 # * If it's expected that two or more targets should be made in sequence
26 # in which the targets should be made.
/freebsd-11.0-release/share/mk/
H A Dtap.test.mk9 # Test Anything Protocol. It should not be used for new tests.
21 # (which should be overriden by the Makefile) and are not required to provide a
61 # TODO(jmmv): It seems to me that this SED and SRC functionality should
83 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dlocal.sys.env.mk3 # This makefile is for customizations that should be done early
26 # type should be a builtin in any sh since about 1980,
H A Dlocal.init.mk12 # XXX: This should be combined with external compiler support in Makefile.inc1
H A Dsrc.sys.env.mk21 # Top-level installs should not use meta mode as it may prevent installing
H A Datf.test.mk19 # (which should be overriden by the Makefile) and are not required to provide a
66 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dplain.test.mk19 # (which should be overriden by the Makefile) and are not required to provide a
54 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dsys.dependfile.mk26 # All depend file names should start with this
50 # If any already exist, we should follow suit.
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
201 # Additional, per-target behavior should be rarely added only after much
/freebsd-11.0-release/contrib/ncurses/misc/
H A Drun_tic.in136 If you have ncurses 4.2 applications, you should read the INSTALL
155 If you have ncurses 4.2 applications, you should read the INSTALL
182 echo "The new terminfo is in $TERMINFO; the other should be a link to it."
/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh8 This script regenerates the DTrace test suite makefiles. It should be run
/freebsd-11.0-release/contrib/amd/scripts/
H A Damd2ldif.in9 This script should/could be used in a Makefile together
/freebsd-11.0-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c114 * rather than the terminfo information. Actually the terminfo should
/freebsd-11.0-release/contrib/bmake/mk/
H A Dsys.dependfile.mk25 # All depend file names should start with this
49 # If any already exist, we should follow suit.
H A Dinit.mk31 # should have been set by sys.mk
/freebsd-11.0-release/usr.bin/lastcomm/tests/
H A Dvalues.sh29 echo Running commands. This should not take more than 30s.
/freebsd-11.0-release/sys/conf/
H A Dkern.opts.mk9 # These should be tested with `== "no"' or `!= "no"' in makefiles.
10 # The NO_* variables should only be set by makefiles for variables
15 # building on 10.x and earlier work. This should be removed when that's no
H A Dconfig.mk9 # (or should)
/freebsd-11.0-release/contrib/gcc/config/sparc/
H A Dsol2-ci.asm24 ! You should have received a copy of the GNU General Public License
41 ! crtbegin, with which perhaps it should be merged.
/freebsd-11.0-release/contrib/apr/
H A Dapr-config.in79 When linking with libtool, an application should do something like:
84 An application should use the results of --cflags, --cppflags, --includes,
193 # If the LA_FILE exists where we think it should be, use it. If we're
/freebsd-11.0-release/contrib/gcc/config/mips/
H A Dirix-crti.asm19 In theory, the SGI model should allow the crti, crtn and intermediate code

Completed in 125 milliseconds

123456789