Home
last modified time | relevance | path

Searched full:variable (Results 1 – 25 of 3547) sorted by relevance

12345678910>>...142

/openbmc/openbmc-test-automation/tools/
H A Dgenerate_argumentfile.sh3 echo "--variable OPENBMC_HOST:$OPENBMC_HOST" > $ARG_FILE
4 echo "--variable OPENBMC_MODEL:$OPENBMC_MODEL" >> $ARG_FILE
5 echo "--variable OPENBMC_USERNAME:$OPENBMC_USERNAME" >> $ARG_FILE
6 echo "--variable OPENBMC_PASSWORD:$OPENBMC_PASSWORD" >> $ARG_FILE
7 echo "--variable OPENBMC_SYSTEMMODEL:$OPENBMC_SYSTEMMODEL" >> $ARG_FILE
8 echo "--variable GUI_BROWSER:$GUI_BROSWER" >> $ARG_FILE
9 echo "--variable GUI_MODE:$GUI_MODE" >> $ARG_FILE
10 echo "--variable PDU_TYPE:$PDU_TYPE" >> $ARG_FILE
11 echo "--variable PDU_IP:$PDU_IP" >> $ARG_FILE
12 echo "--variable PDU_USERNAME:$PDU_USERNAME" >> $ARG_FILE
[all …]
/openbmc/u-boot/lib/efi_loader/
H A Defi_variable.c54 * efi_to_native() - convert the UEFI variable name and vendor GUID to U-Boot
55 * variable name
57 * The U-Boot variable name is a concatenation of prefix 'efi', the hexstring
58 * encoded vendor GUID, and the UTF-8 encoded UEFI variable name separated by
61 * @native: pointer to pointer to U-Boot variable name
62 * @variable_name: UEFI variable name
102 * parse_attr() - decode attributes part of variable value
104 * Convert the string encoded attributes of a UEFI variable to a bit mask.
107 * @str: value of U-Boot variable
109 * Return: pointer to remainder of U-Boot variable value
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help6 conf-variable: IPSec gateway <ip/hostname>
10 conf-variable: IPSec ID <ASCII string>
14 conf-variable: IPSec secret <ASCII string>
18 conf-variable: IPSec obfuscated secret <hex string>
22 conf-variable: Xauth username <ASCII string>
26 conf-variable: Xauth password <ASCII string>
30 conf-variable: Xauth obfuscated password <hex string>
34 conf-variable: Domain <ASCII string>
38 conf-variable: Xauth interactive
43 conf-variable: Vendor <cisco/netscreen>
[all …]
/openbmc/linux/kernel/livepatch/
H A Dshadow.c11 * DOC: Shadow variable API concurrency notes:
13 * The shadow variable API provides a simple relationship between an
17 * Once a shadow variable is attached to its parent object via the
19 * call to klp_shadow_get() may then return the shadow variable's data
24 * variable structures. Their implementation does not call kmalloc
47 * struct klp_shadow - shadow variable structure
63 * klp_shadow_match() - verify a shadow variable matches given <obj, id>
64 * @shadow: shadow variable to match
68 * Return: true if the shadow variable matches.
77 * klp_shadow_get() - retrieve a shadow variable data pointer
[all …]
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Ddescriptors_wacom.py18 0x81, 0x02, # . Input (Variable),
21 0x81, 0x03, # . Input (Constant, Variable),
29 0x81, 0x06, # . Input (Variable, Relative),
49 0x81, 0x02, # . Input (Variable),
51 0x81, 0x03, # . Input (Constant, Variable),
61 0x81, 0x02, # . Input (Variable),
65 0x81, 0x02, # . Input (Variable),
72 0x81, 0x02, # . Input (Variable),
83 0x81, 0x02, # . Input (Variable),
93 0x81, 0x0A, # . Input (Variable, Wrap),
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dvalid.tcl10 …# If the value of the variable named in var_name is not valid, print an error message and exit the…
14 # var_name The name of the variable whose value is to be validated.
15 …# invalid_values A list of invalid values. If the variable value is equal to any…
22 # your variable is non blank.
23 …# valid_values A list of invalid values. The variable value must be equal to o…
26 # Call get_stack_var_level to relieve the caller of the need for declaring the variable as global.
28 # Access the variable value.
53 append error_message "The following variable has an invalid value:\n"
74 append error_message "The following variable has an invalid value:\n"
90 …# If the value of the list variable named in var_name is not valid, print an error message and exi…
[all …]
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst19 Basic Variable Setting
22 The following example sets ``VARIABLE`` to "value". This assignment
26 VARIABLE = "value"
31 VARIABLE = " value"
32 VARIABLE = "value "
34 Setting ``VARIABLE`` to "" sets
35 it to an empty string, while setting the variable to " " sets it to a
38 VARIABLE = ""
39 VARIABLE = " "
42 variable's value. Doing so allows you to use values that contain the
[all …]
H A Dbitbake-user-manual-ref-variables.rst23 systems extend the functionality of the variable as it is
42 This variable can be defined to be used by the fetcher to authenticate
58 considerations surrounding this variable:
98 the checksum mechanism. A common example would be the variable for
116 codeparser cache is used (i.e. when calculating variable dependencies for
144 variable, use the following form::
160 BB_DISKMON_WARNINTERVAL variable,
188 variable. This example causes the build system to immediately halt
191 directories are provided with the variable, the build system also
195 defined by the :term:`BB_DISKMON_WARNINTERVAL` variable.
[all …]
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst53 To use the variable, list out the package's commands that are also
67 use the :term:`ALTERNATIVE_LINK_NAME` variable to specify the actual
85 duplicated commands. You can use the variable to create a single
101 duplicated commands. You can use the variable to create a single
114 from the :term:`ALTERNATIVE_LINK_NAME` variable.
130 class, this variable identifies a list of distribution features where
143 information on how this variable is used.
151 You can use this variable to create archives of patched source,
153 following variable flags (varflags)::
164 For information on how the variable works, see the
[all …]
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_jtag_master.robot23 Set Global Variable ${wrong_cpld} 1
25 Set Global Variable ${wrong_cpld} 0
63 ${status}= Run Keyword And Return Status Variable Should Exist
65 ${value}= Set Variable if ${status} == ${TRUE} ${TEST_PROGRAM_CPLD} 0
66 Set Global Variable ${program_cpld} ${value}
72 ${cpld_firmware1}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw1"]}
73 ${cpld_firmware2}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw2"]}
74 ${firmware_version1}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw1ver"]}
75 ${firmware_version2}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw2ver"]}
76 ${readusercode_svf}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["readusercode"]}
[all …]
/openbmc/openbmc/poky/meta/conf/
H A Ddocumentation.conf67 …n a recipe inherits the features_check class, at least one item in this variable must be included …
68 …n a recipe inherits the features_check class, at least one item in this variable must be included …
69 …n a recipe inherits the features_check class, at least one item in this variable must be included …
74 AUTOREV[doc] = "When SRCREV is set to the value of this variable, it specifies to use the latest so…
79 … not to install despite being recommended by a recipe. Support for this variable exists only when …
81 …ce and free inode warning intervals. To set these intervals, define the variable in the conf/local…
83 …ld run in parallel at any one time. A good rule of thumb is to set this variable to twice the numb…
86 BBFILE_PATTERN[doc] = "Variable that expands to match files from BBFILES in a particular layer. Thi…
87 BBFILE_PRIORITY[doc] = "Assigns the priority for recipe files in each layer. Setting this variable
89 BBINCLUDELOGS[doc] = "Variable that controls how BitBake displays logs on build failure."
[all …]
/openbmc/linux/Documentation/livepatch/
H A Dshadow-vars.rst8 unmodified. The shadow variable API described in this document is used
14 used to describe shadow variable version, class or type, etc. More
29 * The klp_shadow variable data structure encapsulates both tracking
40 klp_shadow_get_or_alloc() are zeroing the variable by default.
46 to do actions that can be done only once when a new variable is allocated.
48 * klp_shadow_get() - retrieve a shadow variable data pointer
51 * klp_shadow_alloc() - allocate and add a new shadow variable
60 - allocate a new shadow variable
61 - initialize the variable using a custom constructor and data when provided
64 * klp_shadow_get_or_alloc() - get existing or alloc a new shadow variable
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dconfigvars.html15 {{objects.paginator.count}} variable{{objects.paginator.count|pluralize}} found
55 {% for variable in objects %}
57 …<td class="variable_name"><a data-toggle="modal" href="#variable-{{variable.pk}}">{{variable.varia…
58 <td class="variable_value">{{variable.variable_value|truncatechars:153}}</td>
60 {% if variable.vhistory.all %}
61 {% for path in variable.vhistory.all|filter_setin_files:file_filter %}
67 {% if variable.description %}
68 {{variable.description}}
69 …<a href="http://docs.yoctoproject.org/ref-manual/variables.html#term-{{variable.variable_name|vari…
83 {% for variable in objects %}
[all …]
/openbmc/u-boot/drivers/fastboot/
H A Dfb_getvar.c31 const char *variable; member
35 .variable = "version",
38 .variable = "bootloader-version",
41 .variable = "version-bootloader",
44 .variable = "downloadsize",
47 .variable = "max-download-size",
50 .variable = "serialno",
53 .variable = "version-baseband",
56 .variable = "product",
59 .variable = "current-slot",
[all …]
/openbmc/u-boot/tools/env/
H A Dfw_env.h27 * @argv: array of variable names to be printed, if argc != 0
28 * @value_only: do not repeat the variable name, print the bare value,
29 * only one variable allowed with this option, argc must be 1
41 * fw_env_set() - adds or removes one variable to the environment
43 * @argc: number of strings in argv, argv[0] is variable name,
44 * argc==1 means erase variable, argc > 1 means add a variable
45 * @argv: argv[0] is variable name, argv[1..argc-1] are concatenated separated
46 * by single blank and set as the new value of the variable
78 * A variable without value will be deleted. Any number of spaces are allowed
91 * # delete variable bar
[all …]
/openbmc/webui-vue/docs/.vuepress/components/colors/
H A Dgrays.vue11 <dt>Color variable:</dt>
12 <dd>${{ color.variable }}</dd>
29 variable: 'gray-100',
34 variable: 'gray-200',
38 variable: 'gray-300',
42 variable: 'gray-400',
46 variable: 'gray-500',
50 variable: 'gray-600',
54 variable: 'gray-700',
58 variable: 'gray-800',
[all …]
H A Dtheme.vue11 <dt>Color variable:</dt>
15 <dt>Color variable:</dt>
16 <dd>${{ item.variable }}</dd>
30 variable: "blue",
35 variable: "gray-800",
40 variable: 'gray-100',
46 variable: 'gray-900',
51 variable: 'blue',
56 variable: 'green',
61 variable: 'yellow',
[all …]
/openbmc/linux/include/linux/
H A Dpercpu-defs.h40 * Base implementations of per-CPU variable declarations and definitions, where
41 * the section in which the variable is to be placed is provided by the
43 * variable's storage.
77 * __pcpu_scope_* dummy variable is used to enforce scope. It
80 * DECLARE_PER_CPU() is used for the same variable.
82 * __pcpu_unique_* dummy variable is used to enforce symbol uniqueness
108 * Variant on the per-CPU variable declaration/definition theme used for
283 * a direct dereference of percpu variable (var).
316 #define __pcpu_size_call_return(stem, variable) \ argument
318 typeof(variable) pscr_ret__; \
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_var_off.c16 __description("variable-offset ctx access")
17 __failure __msg("variable ctx access var_off=(0x0; 0x4)")
36 __description("variable-offset stack read, priv vs unpriv")
38 __msg_unpriv("R2 variable stack access prohibited for !root")
63 __description("variable-offset stack read, uninitialized")
65 __failure_unpriv __msg_unpriv("R2 variable stack access prohibited for !root")
86 __description("variable-offset stack write, priv vs unpriv")
89 * maximum possible variable offset.
93 /* Variable stack access is rejected for unprivileged.
95 __msg_unpriv("R2 variable stack access prohibited for !root")
[all …]
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-getvar23 parser = argparse.ArgumentParser(description="Bitbake Query Variable")
24 parser.add_argument("variable", help="variable name to query")
27 …parser.add_argument('-f', '--flag', help='Specify a variable flag to query (with --value)', defaul…
28 …parser.add_argument('--value', help='Only report the value, no history and no variable name', acti…
56 value = d.getVarFlag(args.variable, args.flag, expand=not args.unexpand)
58 sys.exit(f"The flag '{args.flag}' is not defined for variable '{args.variable}'")
60 value = d.getVar(args.variable, expand=not args.unexpand)
62 sys.exit(f"The variable '{args.variable}' is not defined")
66 bb.data.emit_var(args.variable, d=d, all=True)
/openbmc/u-boot/test/py/tests/
H A Dtest_env.py14 This enables quick determination of existant/non-existant variable
56 """Return the name of an environment variable that exists.
62 The name of an environment variable.
69 """Return the name of an environment variable that does not exist.
75 The name of an environment variable.
96 """Unset an environment variable.
103 var: The variable name to unset.
114 """Set an environment variable.
121 var: The variable name to set.
122 value: The value to set the variable to.
[all …]
/openbmc/qemu/include/qemu/
H A Dcoroutine-tls.h57 * optimizations that make assumptions about the address of the TLS variable.
66 * @type: the variable's C type
67 * @var: the variable name
69 * Declare an extern variable in Thread Local Storage from a header file:
72 * :caption: Declaring an extern variable in Thread Local Storage
84 * :caption: Declaring a TLS variable using __thread
99 * @type: the variable's C type
100 * @var: the variable name
102 * Define a variable in Thread Local Storage that was previously declared from
106 * :caption: Defining a variable in Thread Local Storage
[all …]
/openbmc/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst23 The macro language replaces the variable references with their expanded form,
53 Like in Make, a variable in Kconfig works as a macro variable. A macro
54 variable is expanded "in place" to yield a text string that may then be
55 expanded further. To get the value of a variable, enclose the variable name in
56 $( ). The parentheses are required even for single-letter variable names; $X is
62 A simply expanded variable is defined using the := assignment operator. Its
66 A recursively expanded variable is defined using the = assignment operator.
67 Its righthand side is simply stored as the value of the variable without
68 expanding it in any way. Instead, the expansion is performed when the variable
72 variable. The righthand side of += is expanded immediately if the lefthand
[all …]
/openbmc/linux/fs/efivarfs/
H A Dvars.c110 * variable, it's malformed in validate_load_option()
272 * Check if our variable is in the validated variables list in efivar_variable_is_removable()
325 * The variable name is, by definition, a NULL-terminated in var_name_strnsize()
355 printk(KERN_WARNING "efivars: duplicate variable: %s-%pUl\n", in dup_variable_bug()
362 * @func: callback function to invoke for every variable
365 * @head: initialised head of variable list
367 * Get every EFI variable from the firmware and invoke @func. @func
410 * same variable name on multiple calls to in efivar_init()
413 * we'll ever see a different variable name, in efivar_init()
436 pr_warn("efivars: Variable name size exceeds maximum (%lu > 512)\n", in efivar_init()
[all …]
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-efi-vars7 see 'Variable Services' in the UEFI specification
22 EFI variable flags. Potential values
35 to attain the value of the EFI variable
37 guid: The vendor GUID of the variable. This
39 variable's name.
43 there is to know about the variable.
48 order to update the value of a variable.
62 the variable's value.
73 new variable.
77 variable that has a matching vendor GUID
[all …]

12345678910>>...142