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

1 2 3

  /src/common/lib/libc/arch/sparc64/string/
strlen.S 128 btst %g1, %o5 ! Check high byte
133 btst %g1, %o5 ! Check 2nd byte
138 btst %g1, %o5 ! Check 3rd byte
143 btst %g1, %o5 ! Check 4th byte
148 btst %g1, %o5 ! Check 5th byte
153 btst %g1, %o5 ! Check 6th byte
158 btst %g1, %o5 ! Check 7th byte
  /src/usr.sbin/sysinst/arch/luna68k/
msg.md.en 68 Check 'h' (Help) and 'hk' (Help of 'k' command) commands on the firmware
  /src/sys/external/isc/libsodium/dist/m4/
ld-output-def.m4 11 # Check if linker supports -Wl,--output-def and define automake
ax_check_catchable_abrt.m4 7 # Check whether SIGABRT can be caught using signal handlers.
ax_check_catchable_segv.m4 7 # Check whether segmentation violations can be caught using signal handlers.
ax_valgrind_check.m4 13 # running `make check` under a variety of Valgrind tools to check for
45 # This results in a "check-valgrind" rule being added to any Makefile.am
47 # configured with --enable-valgrind). Running `make check-valgrind` in
48 # that directory will run the module's test suite (`make check`) once for
51 # commandline with --enable-valgrind-sgcheck. The results for each check
55 # Alternatively, a "check-valgrind-$TOOL" rule will be added, for $TOOL in
83 dnl Check for --enable-valgrind
89 # Check for Valgrind.
105 # Check for Valgrind tools we care about
    [all...]
ax_check_compile_flag.m4 11 # Check whether the given FLAG works with the current language's compiler
18 # flags (e.g. CFLAGS) when the check is done. The check is thus made with
ax_check_link_flag.m4 11 # Check whether the given FLAG works with the linker or gives an error.
18 # when the check is done. The check is thus made with the flags: "LDFLAGS
  /src/tests/lib/libcurses/slave/
lint.lua 8 Check that the argument handling code does not contain unintended
  /src/usr.bin/xlint/lint2/
check-msgs.lua 2 -- $NetBSD: check-msgs.lua,v 1.3 2024/11/30 18:17:11 rillig Exp $
6 usage: lua ./check-msgs.lua *.c
8 Check that the message text in the comments of the C source code matches the
  /src/tools/compat/buildaux/
ax_check_compile_flag.m4 11 # Check whether the given FLAG works with the current language's compiler
18 # flags (e.g. CFLAGS) when the check is done. The check is thus made with
  /src/usr.bin/make/unit-tests/
varname-dot-newline.mk 19 # Check that .newline is read-only
check-expect.lua 2 -- $NetBSD: check-expect.lua,v 1.17 2025/07/01 05:03:18 rillig Exp $
6 usage: lua ./check-expect.lua *.mk
8 Check that the various 'expect' comments in the .mk files produce the
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-l-50.dts 3 * Check Point L-50 Board Description
13 model = "Check Point L-50";
gemini-sq201.dts 74 /* Check pin collisions */
  /src/tests/bin/sh/
t_varval.sh 79 atf_set "descr" "Check that this test has a hope of working. " \
119 atf_set "descr" "Check that all chars can be assigned to vars"
137 atf_set "descr" "Check vars containing all chars can be used"
159 atf_set "descr" "Check vars containing all chars can be used"
207 atf_set "descr" "Check vars containing all chars can be used"
  /src/common/dist/zlib/
CMakeLists.txt 27 # Check to see if we have large file support
49 # Check for fseeko
57 # Check for unistd.h
make_vms.com 14 $! 0.03 20091224 Add support for large file check
70 $! Check for MMK/MMS
257 $MAKE: SUBROUTINE !SUBROUTINE TO CHECK DEPENDENCIES
298 $! Check command line options and set symbols accordingly
311 $! Check if parameter actually contains something
395 $ write sys$output "CC compiler check ... hp C"
402 $ if its_vaxc then write sys$output "CC compiler check ... VAX C"
405 $ write sys$output "CC compiler check ... GNU C"
569 $! Check if this is a define relating to the properties of the C/C++
598 $! Check for properties of C/C++ compile
    [all...]
  /src/sys/arch/sun68k/stand/libsa/
SRT0.S 48 | Check to see if the code is located correctly.
  /src/usr.bin/xlint/lint1/
check-msgs.lua 2 -- $NetBSD: check-msgs.lua,v 1.22 2024/03/01 17:22:55 rillig Exp $
6 usage: lua ./check-msgs.lua *.c *.y
8 Check that the message text in the comments of the C source code matches the
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 109 Use Output Window <Check this option>
  /src/sys/arch/ibmnws/include/
pnp.h 582 unsigned char Check; /* optional - checksum */
  /src/sys/arch/prep/include/
pnp.h 607 unsigned char Check; /* optional - checksum */
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 255 # We check with '-c' and '-o' for the sake of the "dashmstdout"
378 # Check whether this is an Automake generated Makefile or not.
521 # We need awk for the "check" target (and possibly the TAP driver). The
557 # recipes. So use an aggressive probe to check that the usage we want is
655 # Check whether the underlying file-system supports filenames
704 # Check to see how 'make' treats includes. -*- Autoconf -*-
714 # Check to see how make treats includes.
888 # Check to make sure that the build environment is sane. -*- Autoconf -*-
951 Check your system clock])
1076 # Check how to create a tarball. -*- Autoconf -*
    [all...]
  /src/tests/usr.bin/xlint/lint1/
check-expect.lua 2 -- $NetBSD: check-expect.lua,v 1.14 2025/02/27 06:48:29 rillig Exp $
6 usage: lua ./check-expect.lua [-u] *.c
8 Check that the /* expect+-n: ... */ comments in the .c source files match the
129 print_error("check-expect.lua: error: file " .. exp_fname .. " not found")

Completed in 26 milliseconds

1 2 3