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

1 2 3

  /src/usr.bin/make/unit-tests/
sh-errctl.mk 7 # With error control, each simple command is checked, whereas with echo
8 # control, only the last command from each line is checked. A shell command
export-variants.mk 3 # Test whether exported variables apply to each variant of running
export.mk 33 # shell filters it out. To reach consistent output for each shell, the
parse-var.mk 41 # for the short form, each character
47 # for each modifier: syntactic error
48 # for each modifier: evaluation error
92 # If it was evaluated, nested expressions were parsed correctly, parsing each
varmod-to-abs.mk 4 # each of the words in the variable value.
varname-make_print_var_on_error-jobs.mk 9 # The commands in .ERROR_CMD are space-separated. Since each command usually
directive-export-impl.mk 40 # variable will be exported anew for each ':sh' modifier, ':!...!' modifier,
49 # for each child process.
varmod-loop.mk 3 # Tests for the expression modifier ':@var@body@', which replaces each word of
5 # variable 'var'. For example, '${1 2 3:L:@word@<${word}>@}' encloses each
16 # for each word, each '$$' is interpreted as a single '$', and the remaining
51 # for the loop variable. These modifiers influence each other.
85 # Var_Subst, which replaces each '$$' with a single '$'.
103 # Next, each word of the value is expanded on its own, and at this moment
202 # not '\$'. In the following example, each '$$' turns into a single '$',
212 # When parsing the loop body, each '\$', '\@' and '\\' is unescaped to '$',
varmod-sysv.mk 16 # The modifier applies to each word on its own.
31 # Another use case for the modifier ':from=to' is to append a suffix to each
38 # The modifier ':from=to' can also be used to surround each word by strings.
139 # It's also possible to modify each word by replacing the prefix and adding
145 # Each word gets the suffix "X" appended.
166 # Each word with the suffix "o" is replaced with "X". The percent is a
172 # Each word with the prefix "o" is replaced with "X". The percent is a
178 # For each word with the prefix "o" and the suffix "e", the whole word is
233 # when each word is replaced in ModifyWord_SYSVSubst.
varname-dot-make-save_dollars.mk 48 # The 'no' converts each '$$' to '$'.
113 # In both cases, each '$$' is replaced with a single '$', no matter whether
var-recursive.mk 14 # The chain of variables that refer to each other may be long.
varmod-order-shuffle.mk 19 # support checking probabilistic output, so we accept that each of the
varname-dot-newline.mk 14 # The above quote assumes that each resulting <newline> character has a "next
varname-makefile.mk 7 # again for each of these makefiles, before the file is parsed.
deptgt-makeflags.mk 44 # When parsing this line, each '$$' becomes '$', resulting in '$$$$'.
46 # In the condition, that variable is expanded, and at that point, each '$$'
var-eval-short.mk 3 # Tests for each variable modifier to ensure that they only do the minimum
19 # each modifier.
varmod-mtime.mk 3 # Tests for the ':mtime' variable modifier, which maps each word of the
64 # modifier fails with an error message, once for each affected file.
deptgt-end-fail.mk 64 # each other.
deptgt.mk 52 # After expanding the line as a whole, each target is parsed but not
dotwait.mk 18 # Within each test, the names of the sub-targets follow these
directive-for-escape.mk 76 # being that each '$' is written as '$$'.
85 # Each of these words is now inserted in the body of the .for loop.
90 # When these words are injected into the body of the .for loop, each inside a
131 # Each variable modifier has its own inconsistent way of parsing nested
193 # parsed the body of the loop, substituting each '${$}' with an actual
  /src/share/mk/
bsd.buildinstall.mk 9 # concurrently, but wait after each group.
  /src/tests/lib/libcurses/slave/
lint.lua 40 -- After each macro ARGC, there must be the corresponding macros for ARG.
  /src/sys/arch/m68k/060sp/dist/
test.doc 88 size. There are 32 fields, each 4 bytes in size. Each field corresponds
90 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field
94 are individual tests, they each require their own "Call-out" sections.
157 3 different calls to the package if each of the three following tests
169 basically, it enables each of these exceptions and forces
170 each using an implemented FP instruction. this process
  /src/libexec/httpd/
printenv.lua 6 -- Keep in mind that bozohttpd forks for each request when started in
8 -- the same value on each invocation. You can not keep state between

Completed in 797 milliseconds

1 2 3