Searched full:variables (Results 1 – 14 of 14) sorted by relevance
6 # quote‐safe‐variables14 … ^------------------^ SC2004 (style): $/${} is unnecessary on arithmetic variables.
127 the framework. The list of reserved environment variables is below133 Additionally these self-explanatory variables are reserved
31 The following environment variables are used:
480 variables:532 variables:
15 * Define a GUID that we can use to to pass environment variables.22 /* Names of environment variables we can handle */
2 * Set up arguments for main() and prepare environment variables
413 /* Helper variables needed to get the cmdline */ in efi_main()
13 # Allow user overrides of some config.mak variables
277 # Now flip the variables because destination machine becomes source
1682 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd2229 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd2247 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd2270 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd
199 # other environment variables are converted to command-line
5437 ## "declaring multiple variables together should be avoided\n" . $herecurr);7471 … "#define of '$1' is wrong - use Kconfig variables or standard guards instead\n" . $herecurr);