HomeSort by: relevance | last modified time | path
    Searched refs:checking (Results 1 - 20 of 20) sorted by relevancy

  /src/usr.bin/make/unit-tests/
sh-errctl.mk 18 check="\# error checking on\nset -e" \
19 ignore="\# error checking off\nset +e" \
objdir-writable.mk 3 # test checking for writable objdir
varmod-order-shuffle.mk 19 # support checking probabilistic output, so we accept that each of the
cond-token-number.mk 103 # back to checking whether a variable of that name is defined.
opt-debug-lint.mk 93 # compiled even though that was not necessary for checking the syntax at the
directive-include-guard.mk 468 # evaluated twice: Once for checking whether the condition evaluates to true,
  /src/sys/external/isc/libsodium/dist/
README.markdown 31 ## Integrity Checking
33 The integrity checking instructions (including the signing key for libsodium)
34 are available in the [installation](https://download.libsodium.org/doc/installation/index.html#integrity-checking)
configure 1417 -q, --quiet, --silent do not print \`checking ...' messages
1478 --disable-option-checking ignore unrecognized --enable/--with options
1766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1767 $as_echo_n "checking for $2... " >&6; }
1776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1777 $as_echo_n "checking $2 usability... " >&6; }
1793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1794 $as_echo_n "checking $2 presence... " >&6; }
1833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1834 $as_echo_n "checking for $2... " >&6;
    [all...]
aclocal.m4 180 # See how the compiler implements dependency checking.
  /src/tools/compat/
configure 1283 -q, --quiet, --silent do not print 'checking ...' messages
1604 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1605 printf %s "checking for $2... " >&6; }
1639 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1640 printf %s "checking for $2... " >&6; }
1698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1699 printf %s "checking for $2.$3... " >&6; }
1762 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1763 printf %s "checking whether $as_decl_name is declared... " >&6; }
1814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&
    [all...]
configure.ac 339 [AC_MSG_WARN([cross compiling: not checking farseln])]
  /src/usr.bin/xlint/lint1/
README.md 19 ## Type checking
21 Lint has stricter type checking than most C compilers.
39 Lint tries to continue parsing and checking even after seeing errors.
  /src/lib/librumpuser/
configure 1254 -q, --quiet, --silent do not print \`checking ...' messages
1311 --disable-option-checking ignore unrecognized --enable/--with options
1490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1491 $as_echo_n "checking for $2... " >&6; }
1500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1501 $as_echo_n "checking $2 usability... " >&6; }
1517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1518 $as_echo_n "checking $2 presence... " >&6; }
1557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1558 $as_echo_n "checking for $2... " >&6;
    [all...]
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 307 # targets don't do anything other than checking for cookies and
480 # Dependency checking
  /src/tools/make/
configure 1243 -q, --quiet, --silent do not print \`checking ...' messages
1468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1469 $as_echo_n "checking for $2... " >&6; }
1478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1479 $as_echo_n "checking $2 usability... " >&6; }
1495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1496 $as_echo_n "checking $2 presence... " >&6; }
1535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1536 $as_echo_n "checking for $2... " >&6; }
1599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 1368 This is mostly for checking the text after the class identifier
1383 This is mostly used for checking end of namespace comments.
1766 members, as it is very convenient to do so while checking for
2125 # We don't bother checking for matching () or []. If we got
2992 # If the target file and the include we're checking share a
3170 # next lines, for more effective checking of code that may span more than one
  /src/share/mk/
bsd.own.mk 282 # Determine if running in the NetBSD source tree by checking for the
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 13369 asr.l &1,%d0 # keep checking
14118 beq.b A13_con # if norm, continue with checking
fpsp.s 10354 # checking the exception bit. if one did occur, then we #
23408 asr.l &1,%d0 # keep checking
24157 beq.b A13_con # if norm, continue with checking
  /src/sys/arch/sparc64/sparc64/
locore.s 6589 rd %fprs, %l0 ! reload fprs copy, for checking after

Completed in 278 milliseconds