Searched refs:applies (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/contrib/bmake/unit-tests/
H A Dvarname-dot-make-save_dollars.mk20 # 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
H A Ddepsrc.mk17 # This section applies.
H A Ddirective-ifndef.mk54 # The negation from the 'if-not-defined' directive only applies to bare words,
H A Dvarmod-assign.mk13 # 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
H A Dvar-op-assign.mk24 # early stage of parsing and applies to all line types, except for the
H A Ddirective-undef.mk123 # This applies to both variables, even though 'INDIRECT' is not actually
H A Dvarmod-to-separator.mk97 # The :ts modifier also applies to word separators that are added
124 # Adding a final :M* modifier applies the :ts separator again, though.
H A Dvarmod-indirect.mk205 .if ${1 2 3:L:tW:[#]} != 1 # direct :tW applies to the :[#]
231 # only applies to the modifiers from the indirect text. It does not affect
H A Dvarname-makeflags.mk107 # modifier applies after the expression has been evaluated. Except
H A Ddirective-for-escape.mk280 # same principle applies for other names as well. In this case, the text '$,'
H A Dvarmod-sysv.mk16 # The modifier applies to each word on its own.
H A Ddirective-for.mk74 # Everything from the paragraph above also applies if the loop body is
/freebsd-current/usr.bin/sed/
H A Dprocess.c67 static inline int applies(struct s_command *);
80 static int lastaddr; /* Set by applies if last address of a range. */
110 if (!applies(cp)) {
291 * Return TRUE if the command applies to the current line. Sets the start
295 applies(struct s_command *cp) function
/freebsd-current/share/mk/
H A Ddirdeps-options.mk39 # to whatever applies for that dir, or it can rely on globals
H A Dgendirdeps.mk294 # we need := so only skip_ql to this point applies
311 # This is the same test that _DIRDEP_USE applies.
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps-options.mk39 # to whatever applies for that dir, or it can rely on globals
H A Dgendirdeps.mk294 # we need := so only skip_ql to this point applies
311 # This is the same test that _DIRDEP_USE applies.
/freebsd-current/contrib/ncurses/
H A Ddist.mk43 # We don't append the patch to the version, since this only applies to releases
/freebsd-current/crypto/openssl/crypto/
H A Dsparccpuid.S194 ! applies at least to Linux and FreeBSD... Feedback expected...
/freebsd-current/tools/tools/netmap/
H A Dnmreplay.c1426 If the option is not supplied, the system applies 0 extra delay

Completed in 141 milliseconds