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

  /src/usr.bin/make/unit-tests/
opt-debug-no-rm.mk 8 # TODO: Does this apply to non-jobs mode?
9 # TODO: Does this apply to jobs mode?
opt-debug-varraw.mk 6 # TODO: Does this make -V and -v equivalent, or are there any other subtle
impsrc.mk 3 # Does ${.IMPSRC} work properly?
33 # Therefore POSIX does not specify that $< be available here.
52 # (6) The explicit rule does not have associated commands.
cond-token-plain.mk 48 # the code from CondParser_Token does not apply to it.
50 # TODO: Does this mean that more syntactic variants are allowed here?
62 # Ah, ok, this can be used to add an end-of-condition comment. But does
270 # A trailing backslash in a bare word does not escape anything.
278 # A trailing backslash in an unfinished string literal word does not escape
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap5-board-common.dtsi 235 /* TI trees use GPIO mode; msecure mode does not work reliably? */
533 /* VCC_2V8_DISP: Does not go anywhere */
586 /* VDD_3v0: Does not go anywhere */
aspeed-g4.dtsi 453 /* Does not need pinctrl properties */
469 /* Does not need pinctrl properties */
aspeed-g5.dtsi 573 /* Does not need pinctrl properties */
589 /* Does not need pinctrl properties */
  /src/share/mk/
bsd.own.mk 107 EXTERNAL_GCC_SUBDIR?= /does/not/exist
116 # The alpha port does not work with it, see GCC PR's 84204 and 84353.
136 EXTERNAL_BINUTILS_SUBDIR= /does/not/exist
149 EXTERNAL_GDB_SUBDIR= /does/not/exist
169 EXTERNAL_OPENSSL_SUBDIR=/does/not/exist
173 # Does the platform support ACPI?
185 # Does the platform support UEFI?
199 # Does the platform support EFI RT services?
208 # Does the platform support NVMM?
244 # Coverity does not like SS
    [all...]
  /src/usr.sbin/sysinst/
msg.mi.en 107 bootable disk. It does not label disks, upgrade bootblocks, or save
591 Does one of them connect to the required server?}
692 {Release set $0 does not exist.}
1249 {The selected partition does not seem to have a valid file system.
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 65 """Does google-lint on c++ files.
68 be in non-compliance with google style. It does not attempt to fix
69 up these problems -- the point is to educate. It does also not
70 attempt to find all problems, or to ensure that everything it does
145 directory. If the specified directory does not exist, this flag is
604 ' (%s does not)' % filt)
910 """Does line terminate so, that the next symbol is in string constant.
912 This function does not consider single-line nor multi-line comments.
922 line = line.replace(r'\\', 'XX') # after this, \\" does not match to \"
1342 is invalid, because it effectively does count++, moving pointer, and shoul
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 549 # useable or anything else if it does not work.
854 # While some portion of DIR does not yet exist...
1187 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
2516 # fatal anyway. Works if 'file' does not exist.
2602 # 'FILE.' does not work on cygwin managed mounts.
2766 # Unfortunately, winepath does not exit with a non-zero error code, so we
3451 # Calculate the filename of the output object if compiler does
3477 your compiler does not support '-c' and '-o' together. If yo
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 522 # While some portion of DIR does not yet exist...
1244 # fatal anyway. Works if `file' does not exist.
1327 # `FILE.' does not work on cygwin managed mounts.
1488 # Unfortunately, winepath does not exit with a non-zero error code, so we
2135 # Calculate the filename of the output object if compiler does
2161 your compiler does not support \`-c' and \`-o' together. If you
2215 your compiler does not support \`-c' and \`-o' together. If you
2264 your compiler does not support \`-c' and \`-o' together. If you
2422 -no-undefined declare that a library does not refer to external symbols
3010 # the symlink we replace! Solaris /bin/ln does not understand -f
    [all...]
  /src/sys/arch/sparc64/sparc64/
locore.s 573 wrpr %g0, %o7, %cleanwin ! Nucleus (trap&IRQ) code does not need clean windows
618 inc %o7; mov %l0, %l3 ! Nucleus (trap&IRQ) code does not need clean windows
1728 * and enters the mapping into the MMU. Otherwise it does a regular
4848 * When returning to user mode, the trap level does not matter, as it
5425 cmp %l3, %o0 ! Does it match?
6304 * Does not modify %o0
6635 ! sigreturn does not return unless it fails
7467 * interrupt instead of a polled interrupt. This does pretty much the same
7545 /* This code only works if %tick does not wrap */
7717 * next_stick() does not spend too much time in the function when calle
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 54 AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
693 # configure is writing to config.log, but config.lt does its own redirection,
1190 # Find how we can fake an echo command that does not interpret backslash.
1588 # Note that $ac_compile itself does not contain backslashes and begins
1853 find out it does not work in some platform. */
2054 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
2071 # Note that $ac_compile itself does not contain backslashes and begins
2103 [Does compiler simultaneously support -c and -o options?])
2127 AC_MSG_WARN(['$CC' does not support '-c -o', so 'make -j' may be unsafe])
2146 # MS-DOS does not allow filenames that begin with a dot
    [all...]

Completed in 297 milliseconds