OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:When
(Results
1 - 25
of
157
) sorted by relevancy
1
2
3
4
5
6
7
/src/tests/usr.bin/indent/
opt_version.c
9
When
the option '--version' is given, any other options are ignored.
11
even might generate syntax errors
when
given to a C compiler.
/src/usr.bin/make/unit-tests/
varmod-quote-dollar.mk
8
# to the child make.
When
the child make parses the variable assignment, it
varname-makefile.mk
6
#
When
there are multiple -f options, the variable MAKEFILE is set
35
#
When
the overwritten value is deleted, the fallback value becomes
job-output-long-lines.mk
10
# As of 2020-09-27, the default job buffer size is 1024.
When
a job produces
cond-token-number.mk
55
#
When
the number comes from an expression though, it may be signed.
61
#
When
the number comes from an expression though, it may be signed.
opt-jobs-internal.mk
43
#
When
a command in its unexpanded form contains the expression "${MAKE}"
56
#
When
the "# make" comment is prefixed with "@", it becomes a shell command.
escape.mk
11
#
When
an escaped <newline> (one preceded by a <backslash>) is found
17
#
When
an escaped <newline> is found in a command line in a
22
#
When
an escaped <newline> is found in an include line or in a
86
# In a variable assignment,
when
the sequence <backslash><newline> occurs at
208
#
When
backslash-newline appears at the end of a command script,
223
#
When
make passes two backslashes to the shell, the shell will pass one
cmdline-undefined.mk
6
#
When
the command line is parsed, variable assignments using the
cond-op-and.mk
27
#
When
an outer condition makes the inner '&&' condition irrelevant, neither
cond-op-or.mk
27
#
When
an outer condition makes the inner '||' condition irrelevant, neither
modmisc.mk
40
#
When
a modifier is applied to the "" variable, the result is discarded.
recursive.mk
21
# 2020-08-06,
when
make ran in -dL mode, it reported: "Variable am__v_lt_ is
32
#
When
the variable is only parsed but not evaluated, bugs in nested
directive-for.mk
111
#
When
the outer .for loop is expanded, it sees the expression ${i} and
170
# Before 2023-05-09,
when
variable names could contain '$', the short
230
# A mismatched .if inside a .for loop is detected each time
when
the loop body
244
#
When
a .for without the corresponding .endfor occurs in an inactive branch
257
#
When
a .for without the corresponding .endfor occurs in an active branch of
268
# Before for.c 1.172 from 2023-05-08,
when
make parsed a .for loop, it
273
#
When
make scanned the outer .for loop, it did not recognize the inner .for
277
#
When
make scanned the inner .for loop, it did not recognize the inner
291
#
When
there is a variable definition 'scope=cmdline' from the command line
294
# value from the .for loop. This is because
when
the body of the .for loop i
[
all
...]
varmod-ifelse.mk
53
#
When
the :? is parsed, it is greedy. The else branch spans all the
81
# being called without VARE_EVAL_DEFINED.
When
ApplyModifier_IfElse
119
# On 2021-04-19,
when
building external/bsd/tmux with HAVE_LLVM=yes and
129
# form written in the makefile becomes tricky
when
it is actually evaluated.
133
# modifier ':?' as well, so
when
CondEvalExpression gets to see the
138
#
When
parsing such an expression, the parser used to be strict. It first
202
#
When
parsing the modifier ':?', there are 3 possible cases:
209
# especially
when
one of the branches contains unbalanced '{}' braces.
212
# parsed differently, depending on whether the branch was taken or not.
When
214
# the '}}' were ordinary characters.
When
the branch was not taken, th
[
all
...]
/src/external/gpl2/texinfo/dist/makeinfo/tests/
menu-whitespace
49
* makeinfo/node.c (cm_node):
When
searching for @menu don't
/src/external/gpl3/gcc/dist/contrib/legacy/
mklog.pl
23
# very smart
when
parsing function names, but it produces a reasonable
87
When
-i is used, the ChangeLog template is followed by the contents of
89
When
file.diff is -, read standard input.
90
When
-i is used and file.diff is not -, it writes to file.diff, otherwise it
323
# write out a ':'. This happens
when
there is only one file with no
/src/external/gpl3/gcc.old/dist/contrib/legacy/
mklog.pl
23
# very smart
when
parsing function names, but it produces a reasonable
87
When
-i is used, the ChangeLog template is followed by the contents of
89
When
file.diff is -, read standard input.
90
When
-i is used and file.diff is not -, it writes to file.diff, otherwise it
323
# write out a ':'. This happens
when
there is only one file with no
/src/crypto/external/apache2/openssl/dist/providers/
decoders.inc
134
* General-purpose PEM to DER decoder.
When
the user-specified data structure
/src/external/gpl3/gdb.old/dist/gdb/
parse.c
334
When
it is necessary to pass a name to a function that expects
633
_("
When
non-zero, the internal representation "
642
_("
When
non-zero, expression parser "
/src/external/gpl3/gdb/dist/gdb/
parse.c
334
When
it is necessary to pass a name to a function that expects
631
_("
When
non-zero, the internal representation "
640
_("
When
non-zero, expression parser "
/src/external/bsd/nvi/dist/dist/ExtUtils/
Embed.pm
10
#Only
when
we need them
278
When
invoked as C<`perl -MExtUtils::Embed -e xsinit --`>
290
When
invoked with parameters the following are accepted and optional:
335
When
invoked as C<`perl -MExtUtils::Embed -e ldopts --`>
349
For example,
when
looking for B<Socket.a> relative to a search path,
352
When
looking for B<DBD::Oracle> relative to a search path,
365
When
invoked with parameters the following are accepted and optional:
379
In addition,
when
ldopts is called with parameters, it will return the argument string
393
In addition,
when
ModuleName.a is found, additional linker arguments
/src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
Preprocess.pm
73
reference to a preprocessor subroutine.
When
filling out a template,
88
or undefined if there wasn't one.
When
invoked with no arguments,
133
When
submitting a bug or request, please include a test-file or a
/src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/Template/
Preprocess.pm
54
reference to a preprocessor subroutine.
When
filling out a template,
69
or undefined if there wasn't one.
When
invoked with no arguments,
/src/external/gpl3/gcc/dist/contrib/
check_GNU_style.sh
29
When
FILE is -, read standard input.
/src/external/gpl3/gcc.old/dist/contrib/
check_GNU_style.sh
29
When
FILE is -, read standard input.
Completed in 55 milliseconds
1
2
3
4
5
6
7
Indexes created Fri Apr 24 00:22:58 UTC 2026