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

1 2

  /src/usr.bin/make/unit-tests/
deptgt-ignore.mk 6 # This test only applies to compatibility mode. In jobs mode such as with
8 # program, which is a different implementation technique, the .IGNORE applies
deptgt-notparallel.mk 5 # maximum jobs to 1. This only applies to the current make, it is not
deptgt-silent.mk 12 # Demonstrate that the .SILENT only applies to the particular target.
varmod-quote.mk 13 # The quote modifier only applies if the whole modifier name is "Q".
varname-dot-make-save_dollars.mk 20 # When dollars are preserved, this setting not only applies to literal
26 # condition; .MAKE.SAVE_DOLLARS only applies at the moment where the
32 # When dollars are preserved, this setting not only applies to literal
depsrc.mk 17 # This section applies.
directive-dinclude.mk 7 # The 'silently skipping' only applies to the case where the file cannot be
directive-hyphen-include.mk 6 # The 'silently skipping' only applies to the case where the file cannot be
directive-sinclude.mk 6 # The 'silently skipping' only applies to the case where the file cannot be
directive-ifndef.mk 54 # The negation from the 'if-not-defined' directive only applies to bare words,
varmod-assign.mk 13 # the '::?=' modifier applies the assignment operator '?=' 3 times. The
21 # the modifier '::=' applies the assignment operator '=' 3 times. The
29 # the modifier '::+=' applies the assignment operator '+=' 3 times. The
37 # the modifier '::!=' applies the assignment operator '!=' 3 times. Just as
varmod-subst-regex.mk 41 # of "1 2" with "___". The 'W' modifier only applies to this single :C
60 # The modifier '1' applies the replacement at most once, across the whole
71 # A regular expression that matches the empty string applies before every
directive-for-if.mk 40 # side of a condition, but that applies only to expression of the form
directive-undef.mk 123 # This applies to both variables, even though 'INDIRECT' is not actually
var-op-assign.mk 24 # early stage of parsing and applies to all line types, except for the
varmod-to-separator.mk 97 # The :ts modifier also applies to word separators that are added
124 # Adding a final :M* modifier applies the :ts separator again, though.
varmod-indirect.mk 200 .if ${1 2 3:L:tW:[#]} != 1 # direct :tW applies to the :[#]
226 # only applies to the modifiers from the indirect text. It does not affect
  /src/usr.bin/sed/
process.c 79 static __inline int applies(struct s_command *);
91 static int lastaddr; /* Set by applies if last address of a range. */
120 if (!applies(cp)) {
295 * Return TRUE if the command applies to the current line. Sets the start
299 applies(struct s_command *cp) function in typeref:typename:int
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun7i-a20-olinuxino-lime2-emmc.dts 7 * licensing only applies to this file, and not this project as a
sun7i-a20-olinuxino-micro-emmc.dts 7 * licensing only applies to this file, and not this project as a
sun8i-t3-cqa3t-bv3.dts 9 * licensing only applies to this file, and not this project as a
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_compile_flag.m4 53 # This special exception to the GPL applies to versions of the Autoconf
ax_check_define.m4 42 # This special exception to the GPL applies to versions of the Autoconf
ax_check_link_flag.m4 53 # This special exception to the GPL applies to versions of the Autoconf
ax_tls.m4 42 # This special exception to the GPL applies to versions of the Autoconf

Completed in 16 milliseconds

1 2