OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:variables
(Results
1 - 25
of
449
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl2/gettext/dist/gettext-runtime/man/
envsubst.x
2
envsubst \- substitutes environment
variables
in shell format strings
/src/usr.bin/make/unit-tests/
var-scope-global.mk
3
# Tests for global
variables
, which are the most common
variables
.
5
# Global
variables
can be assigned and appended to.
12
# Global
variables
can be removed from their scope.
depsrc.exp
1
: 'Undefined
variables
are expanded directly in the dependency'
3
: 'This is in contrast to local
variables
such as ${.TARGET}.'
directive-unexport.mk
11
# First, export 3
variables
.
17
# Show the exported
variables
and their values.
23
# XXX: Now try to unexport all of them. The
variables
are still exported
depsrc.mk
10
# Demonstrate when exactly undefined
variables
are expanded in a dependency
18
: 'Undefined
variables
are expanded directly in the dependency'
20
: 'This is in contrast to local
variables
such as $${.TARGET}.'
23
: 'Undefined
variables
are tried to be expanded in a dependency'
opt-debug.mk
5
# Enable debug logging for the
variables
(var.c).
var-scope-local-legacy.mk
3
# Tests for legacy target-local
variables
, such as ${<F} or ${@D}.
7
# as the target-specific
variables
are not available either. The expressions
13
# It's possible to define
variables
of the legacy name in the global or
14
# command line scope, and they override the target-local
variables
, leading to
23
# Only
variables
of length 2 can be legacy, this one cannot.
28
#
variables
, 'A' is not such a character.
directive-export.mk
32
# argument exported all global
variables
. This case could be triggered
38
# An empty argument means no additional
variables
to export.
43
# or for the ':sh' modifier, all
variables
that were marked for being exported
45
# running a child command, the marked-as-exported
variables
would need to be
47
# don't export the
variables
while preparing a child process, see
56
# that only subprocesses access the environment
variables
. The ':localtime'
66
_!= echo 'force exporting the environment
variables
'
directive-for-errors.exp
8
make: directive-for-errors.mk:52: Missing iteration
variables
in .for loop
9
make: directive-for-errors.mk:64: Wrong number of words (5) in .for substitution list with 3
variables
varname-make_print_var_on_error.mk
4
# values of selected
variables
on error.
15
# does not expand the node-local
variables
like .TARGET. This results in the
cond-undef-lint.mk
3
# Tests for defined and undefined
variables
in .if conditions, in lint mode.
6
# accurate error messages in case of undefined
variables
, instead of the
52
#
Variables
that are referenced indirectly may be undefined in a condition.
55
# and a few others. Just because these nested
variables
are not defined,
60
#
variables
. In particular, there is no modifier that would turn undefined
61
# nested
variables
into empty strings, as an equivalent to the :U modifier.
var-scope-local.mk
3
# Tests for target-local
variables
, such as ${.TARGET} or $@. These
variables
5
# target. In contrast, global
variables
are typically created when the
8
# The 7 built-in target-local
variables
are listed in the manual page. They
10
# target-local
variables
can be defined in dependency lines like
15
# Target-local
variables
in a target rule
56
# Target-local
variables
in an inference rule
61
# Target-local
variables
in a chain of inference rules
73
# The target-local
variables
can be used in expressions, just like other
74
#
variables
. When these expressions are evaluated outside of a target, thes
[
all
...]
posix1.exp
11
Local
variables
16
Directory and filename parts of local
variables
51
Local
variables
56
Directory and filename parts of local
variables
97
Local
variables
102
Directory and filename parts of local
variables
144
Local
variables
149
Directory and filename parts of local
variables
varname-dot-makeflags.mk
28
# when parsing the makefiles. This is different from exported
variables
,
35
# special
variables
'.MAKEFLAGS' and '.MAKEOVERRIDES'.
varname-make_print_var_on_error-jobs.mk
4
# values of selected
variables
on error.
17
# does not expand the node-local
variables
like .TARGET. This results in the
directive-export-impl.mk
3
# Test for the implementation of exporting
variables
to child processes.
4
# This involves marking
variables
for export, actually exporting them,
36
#
variables
exported. Since this variable has both of the above-mentioned
39
# evaluated, the referenced
variables
could have changed, therefore the
opt-x-reduce-exported.mk
3
# Tests for the -X command line option, which prevents
variables
passed on the
/src/external/apache2/llvm/dist/llvm/utils/
convert-constraint-log-to-z3.py
52
variables
= set()
55
variables
.add(m.group())
56
if len(
variables
) == 0:
58
for v in
variables
:
/src/external/apache2/llvm/dist/llvm/utils/lit/lit/
BooleanExpression.py
18
#
Variables
in `
variables
` are true.
23
def evaluate(string,
variables
, triple=""):
25
parser = BooleanExpression(string, set(
variables
), triple)
32
def __init__(self, string,
variables
, triple=""):
34
self.
variables
=
variables
35
self.
variables
.add('true')
100
self.value = (self.token in self.
variables
or
138
variables
= {'its-true', 'false-lol-true', 'under_score'
[
all
...]
/src/external/gpl2/gettext/dist/gettext-runtime/src/
gettext.sh.in
86
# looks up the translation of MSGID and substitutes shell
variables
in the
89
gettext "$1" | (export PATH `envsubst --
variables
"$1"`; envsubst "$1")
94
# shell
variables
in the result.
96
ngettext "$1" "$2" "$3" | (export PATH `envsubst --
variables
"$1 $2"`; envsubst "$1 $2")
105
# 3) The translations can only refer to shell
variables
that are already
109
# `envsubst --
variables
...` returns nothing.
111
# Note: In eval_ngettext above, "$1 $2" means a string whose
variables
set is
112
# the union of the
variables
set of "$1" and "$2".
118
# Note: Field splitting on the `envsubst --
variables
...` result is desired,
119
# since envsubst outputs the
variables
, separated by newlines. Pathnam
[
all
...]
/src/external/mit/libcbor/dist/docs/doxygen/search/
searchdata.js
20
4: "
variables
",
33
4: "
Variables
",
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
sel-gram.y
64
%type <expr> variable
variables
108
variable: '%' '{'
variables
'}' { $$ = $3; }
111
variables
: IDENTIFIER '.'
variables
{
label
/src/usr.bin/mail/
vars.c
107
for (vp =
variables
[hash(name)]; vp != NULL; vp = vp->v_link)
127
vp->v_link =
variables
[h];
128
variables
[h] = vp;
/src/external/gpl2/texinfo/bin/info/
Makefile
9
signals.c terminal.c tilde.c
variables
.c window.c
/src/usr.sbin/sysinst/arch/luna68k/
msg.md.en
57
firmware NVRAM
variables
to load NetBSD's bootloader by default.
59
To boot NetBSD, you need to set boot NVRAM
variables
'drv'
Completed in 41 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sun Mar 01 05:31:48 UTC 2026