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

1 2 3 4

  /src/usr.bin/make/unit-tests/
cond-eof.mk 7 SIDE_EFFECT= ${:!echo 'side effect' 1>&2!}
8 SIDE_EFFECT2= ${:!echo 'side effect 2' 1>&2!}
suff-main.mk 19 # inference rule (OP_TRANSFORM). As a side effect, this target is no longer
varmod-quote.mk 8 # ksh) is in effect.
varname-dot-shell.mk 25 # This has no effect since the variable is not defined in the global scope,
opt-env.mk 17 # Try to override the variable; this does not have any effect.
23 # Try to append to the variable; this also doesn't have any effect.
varmod-loop-delete.mk 3 # Tests for the variable modifier ':@', which as a side effect allows to
6 # A side effect of the modifier ':@' is that the loop variable is created as
deptgt-suffixes.mk 15 # TODO: What is the effect of this? How is it useful?
opt-define.mk 23 # effect.
suff-main-several.mk 30 # XXX: This should have no effect, but as of 2020-11-22, it does.
varmod-exclam-shell.mk 13 # effect from the implementation. Having null bytes in the output of a
directive-export-literal.mk 19 # XXX: After an .export, an .export-literal has no effect, even when the
directive-include-fatal.mk 21 # Adding another file to be included has no effect either.
varname-dot-make-save_dollars.mk 73 # Undefining .MAKE.SAVE_DOLLARS does not have any effect, in particular it
82 # Undefining .MAKE.SAVE_DOLLARS does not have any effect, in particular it
use-inference.mk 3 # Demonstrate that .USE rules do not have an effect on inference rules.
varname-dot-path.mk 8 # XXX: Why both? Shouldn't they have the same effect?
varname-vpath.mk 27 # The VPATH variable does not take effect at parse time.
varmod-order-numeric.mk 27 # Both ':Onr' and ':Orn' have the same effect.
varmod-order-shuffle.mk 30 # Sorting the list before shuffling it has no effect.
varmod-path.mk 24 # To have an effect, this .PATH declaration must be processed after the
posix-execution.mk 31 # Deviation from POSIX: The shell "-e" option is not in effect.
sh-flags.mk 20 opt-loud.no= -d0 # side effect: make stdout unbuffered
21 opt-loud.yes= -dl # side effect: make stdout unbuffered
var-scope-cmdline.mk 56 # intended back then that a side effect of this seemingly simple change was
58 # side effect of evaluating an expression. As of 2021-02-23, this is
directive-export-impl.mk 15 : ${:U:sh} # side effect: initialize .SHELL
directive-include-guard.mk 19 # including it would not have any effect, not even on the special variable
105 # the same effect as a single negation.
114 # If the guard variable is enclosed in spaces, it does not have an effect, as
125 # an effect, as that form is not common in practice.
154 # an effect, as that form is not common in practice.
358 # time, the guard does not have an effect, and the file is included again.
369 # effect, and the file is included again.
584 # If the guard target name has leading spaces, it does not have an effect,
594 # If the guard target name has trailing spaces, it does not have an effect,
605 # an effect, as that form is not common in practice
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
intel-ixp4xx.dtsi 90 * The reg-offset and reg-shift is a side effect
104 * The reg-offset and reg-shift is a side effect

Completed in 18 milliseconds

1 2 3 4