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

1 2 3 4 5 6 7

  /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...]
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...]
meta-output.mk 15 # This output should be accurately reflected in the .meta file.
24 # The diff at the end should produce nothing.
objdir-writable.mk 9 # this should succeed
cond-late.mk 12 # should not contain double-quotes, or the parser will probably fail.
14 # They should also not contain operators like == or <, since these are
varcmd.mk 11 # "scope == SCOPE_GLOBAL" in Var_SetWithFlags is removed. This test should
43 # this should not work
  /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
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/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.
  /src/sys/arch/sun2/sun2/
locore.s 92 | This is for kvm_mkdb, and should be the address of the beginning
322 | T=0 S=0 (should not happen)
514 * which should be set based on the CPU clock rate.
516 * XXX: but this should be determined at run time...
  /src/games/warp/
config.h.SH 49 * This symbol, if defined, indicates to the C program that it should
80 * should be used instead of the getpw() routine.
102 * This symbol, if defined, indicates that sys/ioctl.h exists and should
109 * should be used, as opposed to the ones in 4.1bsd (sigset, etc.).
114 * This symbol, if defined, indicates to the C program that it should
116 * The program should be prepared to look up the host name, translate
130 * program should be kept on the basis of the user's full name as opposed
139 * use of negative values) should probably be declared as shorts instead.
144 * This symbol, if defined, indicates that the program should include
151 * This symbol, if defined, indicates that the program should compil
    [all...]
  /src/libexec/ld.elf_so/arch/or1k/
rtld_start.S 48 l.ori r26, r3, 0 # obj (should be 0)
49 l.ori r28, r4, 0 # cleanup (should be 0)
  /src/sys/arch/m68k/060sp/dist/
fskeletn.s 80 # is present. The routine below should point to the operating system handler
98 # is present. The routine below should point to the operating system handler
116 # is present. The routine below should point to the operating system handler
135 # is present. The routine below should point to the operating system handler
154 # is present. The routine below should point to the operating system handler
173 # is present. The routine below should point to the operating system handler
192 # is present. The routine below should point to the operating system handler
255 # discovers that the trap condition is true and it should branch to the operating
  /src/sys/arch/pmax/stand/common/
startprog.S 69 lw ra,CALLFRAME_RA(sp) # should not get back here!
  /src/usr.sbin/sysinst/arch/cobalt/
msg.md.en 72 {There is no boot partition in the disklabel. The boot partition should
  /src/usr.sbin/sysinst/arch/prep/
msg.md.de 74 {There is no boot partition in the disklabel. The boot partition should

Completed in 631 milliseconds

1 2 3 4 5 6 7