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

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
var-readonly.mk 6 # this should be ignored
9 .error N ($N) should be 42
12 # undef should fail
16 .error N should not be undef'd
24 .error N should not be 42
export-variants.mk 12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
escape.exp 57 second line spaces should be retained':
59 second line spaces should be retained:
61 second line tab should be elided':
63 second line tab should be elided:
65 only one tab should be elided, second tab remains'
67 only one tab should be elided, second tab remains
87 second line spaces should be retained':
89 second line spaces should be retained:
91 second line tab should be elided':
93 second line tab should be elided
    [all...]
suff-transform-expand.mk 6 # issue11.j should depend on issue11.i and issue11.second.
7 # issue11.i should depend on issue11.h and issue11.first.
escape.mk 28 # this implies that <backslash> should be taken literally everywhere
51 should continue the comment. \
58 # Embedded backslash in variable should be taken literally.
72 # Double backslash in variable should be taken as two literal backslashes.
100 # this should be processed as a comment
102 # this should be processed as a comment
111 # Both backslashes should be taken literally, and the newline is NOT escaped.
128 # this should be processed as a comment
130 # this should be processed as a comment
138 # First two should be taken literally, and last should escape the newline
    [all...]
opt-debug-for.mk 9 # There should be a "begin loop 1" before, and all these messages should
12 # XXX: The "loop body" should print the nesting level as well.
order.mk 6 # we should then examine the.c rather than stop.
suff-clear-single.mk 7 # targets are being made, so issue3 should not get made.
meta-output.mk 15 # This output should be accurately reflected in the .meta file.
24 # The diff at the end should produce nothing.
deptgt-order.mk 18 # XXX: The circular dependency should be detected here.
objdir-writable.mk 9 # this should succeed
suff-transform-select.mk 7 # make should choose the .d.e rule, because .d is before .f in .SUFFIXES.
opt-chdir.mk 20 # Note: just because the whole point of /nonexistent is that it should
depsrc-nopath.mk 14 @${MAKE} -f ${MAKEFILE} test-nopath || echo "should have failed"
  /src/lib/libc/compat/arch/mips/sys/
compat_sigsuspend.S 54 move v0, zero # should not happen
  /src/sys/netmpls/
mpls_var.h 36 #error This file should NOT be included anywhere else than kernel
  /src/tests/lib/libc/regex/
main.c 250 char *should[NSHOULD]; local in function:try
276 fprintf(stderr, "%d: %s should have given REG_%s\n",
309 fprintf(stderr, "%d: %s exec should have failed\n",
327 should[i] = NULL;
328 nshould = split(f4, &should[1], NSHOULD-1, ",");
331 should[1] = &empty;
334 grump = check(f2, subs[i], should[i]);
439 check(char *str, regmatch_t sub, char *should)
447 if (should != NULL && strcmp(should, "-") == 0
    [all...]
  /src/sys/netinet/
if_ether.h 39 #error You should NOT be doing this.
43 * Kernel drivers should be properly ported.
  /src/sys/arch/acorn32/doc/
interrupts 47 The important bit is whether the interrupt should be passed on down
51 ever expected, the interrupt should be claimed if it has been serviced.
54 There are however some interrupt that should *always* be passed on down
58 The following interrupts should always be passed on (return value of 0)
  /src/sys/compat/netbsd32/
netbsd32.mk 3 # makefile fragment that tells you if you should support netbsd32 or not.
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_extend.h 50 #error Source should be half, single, or double precision!
72 #error Destination should be single, double, or quad precision!
fp_trunc.h 38 #error Source should be double precision or quad precision!
60 #error Destination should be single precision or double precision!
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64-pine64-plus.dts 31 * to initialize. 100ms should be plenty of time to finish
  /src/usr.sbin/sysinst/arch/luna68k/
msg.md.en 48 {There is no boot UFS partition in the disklabel. The boot partition should
60 (or 'id' on LUNA-II), 'par' (partition, should be 'd'), and 'fname'
61 (filename, should be 'boot') by 'k' (Set Boot-file constant) command.
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 17 #error "This file should only be compiled on Darwin."
38 // maintain binary compatibility. You should only add fields to this struct.
47 // This field should be incremented every time the Allocator
94 // FIXME: ASan should support purgeable allocations.
101 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
176 // TODO(glider): the __sanitizer_mz_* functions should be united with the Linux
288 // Should enumerate all the pointers we have. Seems like a lot of work.

Completed in 51 milliseconds

1 2 3 4 5 6 7 8 91011>>