OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evaluated
(Results
1 - 25
of
62
) sorted by relevancy
1
2
3
/src/usr.bin/make/unit-tests/
var-op-assign.exp
1
this will be
evaluated
later
cond-op.mk
66
# Before cond.c 1.286 from 2021-12-10, the extra expression was
evaluated
71
# expect+1: Malformed conditional "0 ${ERR::=
evaluated
}"
72
.if 0 ${ERR::=
evaluated
}
76
# expect+1: A misplaced expression after 0 is not
evaluated
.
77
. info A misplaced expression after 0 is not
evaluated
.
81
# expect+1: Malformed conditional "1 ${ERR::=
evaluated
}"
82
.if 1 ${ERR::=
evaluated
}
86
# expect+1: A misplaced expression after 1 is not
evaluated
.
87
. info A misplaced expression after 1 is not
evaluated
.
118
# side of the '&&'
evaluated
to true
[
all
...]
varmod-remember.mk
15
ABC.global:= ${ABC} # is
evaluated
in the global scope
20
.if ${DEF} != "1=D 2=E 3=F" # is
evaluated
in the command line scope
26
# ':_' modifier had been
evaluated
in command line scope, all further
29
# The expression ${GHI} therefore
evaluated
to '1=D 2=E 3=F', reusing the
31
GHI.global:= ${GHI} # is
evaluated
in the global scope
70
# the evaluation of the outer expression. If the expressions were
evaluated
cond-short.mk
4
# is only
evaluated
if it can actually influence the result.
10
#
evaluated
, which was wrong. In cond.c 1.69 and var.c 1.197 on 2015-10-11,
13
# parse them. They were still
evaluated
though, the only difference to
18
# still
evaluated
.
53
# "VAR U11" is not
evaluated
; it was
evaluated
before 2020-07-02.
66
# The :M modifier is only parsed, not
evaluated
.
67
# Before 2020-07-02, it was wrongly
evaluated
.
151
# The left-hand side of the '&&'
evaluated
to false, which should have made
160
# the comparison were still parsed and
evaluated
. Comparing these two value
[
all
...]
cond-op-and.mk
22
# The right-hand side is not
evaluated
since the left-hand side is already
28
# of its operands is
evaluated
.
33
# of the inner '&&' are only
evaluated
if necessary.
cond-op-or.mk
22
# The right-hand side is not
evaluated
since the left-hand side is already
28
# of its operands is
evaluated
.
33
# of the inner '||' are only
evaluated
if necessary.
varmod-ifelse.mk
8
# Until 2015-10-11, the modifier always
evaluated
both the "then" and the
103
# expression in the condition to be
evaluated
at exactly the right point,
129
# form written in the makefile becomes tricky when it is actually
evaluated
.
139
#
evaluated
the left-hand side of the operator '&&' and then started parsing
191
#
evaluated
, it is common practice to enclose expressions in quotes, to avoid
205
# 2. The expression is parsed and the 'then' branch is
evaluated
.
206
# 3. The expression is parsed and the 'else' branch is
evaluated
.
235
# same way, no matter whether they are
evaluated
or not.
238
# text to be
evaluated
later or conditionally, still they parse that text
242
#
evaluated
or not. Since balanced mode and standard mode are incompatible
[
all
...]
cond-late.mk
4
# expressions that are
evaluated
late, at expansion time.
8
# expressions are
evaluated
individually and only as far as necessary, see
cond-op.exp
2
make: cond-op.mk:72: Malformed conditional "0 ${ERR::=
evaluated
}"
3
make: cond-op.mk:77: A misplaced expression after 0 is not
evaluated
.
4
make: cond-op.mk:82: Malformed conditional "1 ${ERR::=
evaluated
}"
5
make: cond-op.mk:87: A misplaced expression after 1 is not
evaluated
.
posix-varassign.mk
8
# as they would introduce the distinction between eagerly and lazily
evaluated
9
# macros, in addition to the eagerly and lazily
evaluated
assignments, and
var-recursive.mk
4
#
evaluated
, as that would lead to an endless loop.
23
# is not satisfied and is thus not
evaluated
.
var-eval-short.mk
5
# the modifier should only be parsed. The modifier should not be
evaluated
,
6
# but if it is
evaluated
for simplicity of the code (such as ':ts'), it must
16
# The following tests only ensure that nested expressions are not
evaluated
.
40
# Before var.c 1.870 from 2021-03-14, the expression ${FAIL} was
evaluated
59
#
evaluated
.
cond-eof.mk
12
#
evaluated
, even if it was not necessary to expand the expression.
cond-func-empty.mk
179
# conditions were not
evaluated
, but that was wrong for a long time. The
180
# expressions in irrelevant parts of the condition were actually
evaluated
,
188
# side containing the '!empty' was
evaluated
though, as it had always been.
197
# The expression was
evaluated
, and this was wrong. The evaluation was done
199
# effect that the ${:U1} from the value of VARNAME
evaluated
to an empty
201
# VARNAME=${VARNAME}, and that definition was
evaluated
even though it was
202
# never meant to be
evaluated
.
205
# when the whole expression was
evaluated
as well.
opt-debug-lint.mk
27
# will later be expanded correctly, when the variable is
evaluated
again in
53
# may assume that the variable is defined since they will only be
evaluated
87
# In lint mode, the whole variable text is
evaluated
to check for unclosed
parse-var.mk
90
# depended on whether the expression was actually
evaluated
or merely parsed.
92
# If it was
evaluated
, nested expressions were parsed correctly, parsing each
95
# If the expression was merely parsed but not
evaluated
(for example, because
var-op-assign.mk
49
VAR= ${:! echo 'not yet
evaluated
' 1>&2 !}
50
VAR= ${:! echo 'this will be
evaluated
later' 1>&2 !}
52
# Now force the variable to be
evaluated
.
cond-func-defined.mk
58
# condition was
evaluated
even though it was irrelevant.
directive-ifndef.mk
55
# but not to numbers, quoted strings or expressions. Those are
evaluated
recursive.mk
32
# When the variable is only parsed but not
evaluated
, bugs in nested
cond-token-number.mk
79
#
evaluated
by either FuncDefined or FuncMake.
deptgt.mk
53
#
evaluated
, separately, in ParseDependencyTargetWord.
directive-export-impl.mk
39
#
evaluated
, the referenced variables could have changed, therefore the
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
mi-support.exp
2588
proc mi_make_breakpoint_1 {attr_list thread inferior cond
evaluated
-by \
2613
if {[string length ${
evaluated
-by}] > 0} {
2615
[list "
evaluated
-by" ${
evaluated
-by}]]
2617
append result {(,
evaluated
-by=".*")?}
2705
# original-location, cond,
evaluated
-by, locations, and thread.
2724
{script ""} {original-location .*} {cond ""} {
evaluated
-by ""}
2735
$attr_list $thread $inferior $cond ${
evaluated
-by} \
2779
set
evaluated
-by ""
2782
$attr_list $thread $inferior $cond ${
evaluated
-by}
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
mi-support.exp
2589
proc mi_make_breakpoint_1 {attr_list thread inferior cond
evaluated
-by \
2614
if {[string length ${
evaluated
-by}] > 0} {
2616
[list "
evaluated
-by" ${
evaluated
-by}]]
2618
append result {(,
evaluated
-by=".*")?}
2706
# original-location, cond,
evaluated
-by, locations, and thread.
2725
{script ""} {original-location .*} {cond ""} {
evaluated
-by ""}
2736
$attr_list $thread $inferior $cond ${
evaluated
-by} \
2780
set
evaluated
-by ""
2783
$attr_list $thread $inferior $cond ${
evaluated
-by}
[
all
...]
Completed in 29 milliseconds
1
2
3
Indexes created Wed Jun 10 00:26:05 UTC 2026