/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 23 The macro language replaces the variable references with their expanded form, 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 59 There are two types of variables: simply expanded variables and recursively 60 expanded variables. 62 A simply expanded variable is defined using the := assignment operator. Its 63 righthand side is expanded immediately upon reading the line from the Kconfig 66 A recursively expanded variable is defined using the = assignment operator. 72 variable. The righthand side of += is expanded immediately if the lefthand 83 Useful functions must be expanded when they are used since the same function is [all …]
|
/openbmc/linux/scripts/kconfig/tests/preprocess/variable/ |
H A D | Kconfig | 6 # Simply expanded variable. 12 # Recursively expanded variable. 18 # Append something to a simply expanded variable. 24 # Append something to a recursively expanded variable. 31 # This works as a recursively expanded variable.
|
/openbmc/linux/scripts/kconfig/tests/preprocess/escape/ |
H A D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 32 # A simple expanded should not be expanded multiple times. 33 # The following should print "$(X)". It should not be expanded further.
|
/openbmc/qemu/rust/qemu-api-macros/src/ |
H A D | lib.rs | 40 let expanded = quote! { in derive_object() localVariable 48 TokenStream::from(expanded) in derive_object() 91 let expanded = derive_offsets_or_error(input).unwrap_or_else(Into::into); in derive_offsets() localVariable 93 TokenStream::from(expanded) in derive_offsets()
|
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
H A D | mkdir_p.patch | 7 not expanded so no locale data is written into usr/share/locale. 24 +dnl @MKDIR_P@ is expanded in AM_GNU_GETTEXT
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | inventory.scss | 39 &.expanded { 50 &.expanded {
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed.c | 173 char *expanded; in get_defined_attribute() local 175 expanded = krealloc(found, len + delta + 1, GFP_KERNEL); in get_defined_attribute() 176 if (!expanded) { in get_defined_attribute() 178 return expanded; in get_defined_attribute() 181 found = expanded; in get_defined_attribute()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | opt.tcl | 214 set _opt_is_option_ [regexp -expanded $_opt_longopt_regex_\ 232 set _opt_is_list_ [regexp -expanded "_list$" ${pos_parm_name}] 331 set is_option [regexp -expanded $longopt_regex ${option}]
|
H A D | valid.tcl | 346 if { ! [regexp -expanded "pw_file_path$" $pw_file_path_var_name] } { 360 regsub -expanded {pw_file_path$} $pw_file_path_var_name {} var_prefix
|
H A D | source.tcl | 62 set tcl_ext [regexp -expanded {\.tcl$} $file_name]
|
/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppNavigation.spec.js.snap | 51 aria-expanded="false" 138 aria-expanded="false" 240 aria-expanded="false" 378 aria-expanded="false" 483 aria-expanded="false" 597 aria-expanded="false" 730 aria-expanded="false" 817 aria-expanded="false" 919 aria-expanded="false" 1057 aria-expanded="false" [all …]
|
/openbmc/linux/usr/ |
H A D | gen_init_cpio.c | 435 char expanded[PATH_MAX + 1]; in cpio_replace_env() local 442 snprintf(expanded, sizeof expanded, "%s%s%s", in cpio_replace_env() 444 strcpy(new_location, expanded); in cpio_replace_env()
|
/openbmc/linux/Documentation/core-api/ |
H A D | librs.rst | 60 The expanded data can be inverted on the fly by providing a non-zero 61 inversion mask. The expanded data is XOR'ed with the mask. This is used 67 The databytes are expanded to the given symbol size on the fly. There is 97 The databytes are expanded to the given symbol size on the fly. There is
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.treetable.js | 76 if (this.expanded()) { 95 Node.prototype.expanded = function() { method in Node 184 if (this.expanded()) { 191 if (this.expanded()) {
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | recipe_sanity.bbclass | 89 expanded = d.getVar(k) 95 cfgexpanded == expanded: 98 (p, cfgunexpanded, unexpanded, expanded))
|
/openbmc/qemu/include/exec/ |
H A D | helper-info.c.inc | 5 * Define HELPER_H for the header file to be expanded. 14 * to get all the macros expanded first.
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | hv-common.c | 36 caps->expanded = !!(arg.caps.capability_mask & HV_GPCI_CM_EXPANDED); in hv_perf_caps_get()
|
H A D | hv-common.h | 12 expanded:1, member
|
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
H A D | vpd_specific_utility.hpp | 292 auto expanded{unexpandedLocationCode}; in getExpandedLocationCode() local 399 expanded.replace( in getExpandedLocationCode() 405 expanded.replace(pos, 3, firstKwdValue + "." + secondKwdValue); in getExpandedLocationCode() 414 return expanded; in getExpandedLocationCode()
|
/openbmc/openbmc-test-automation/bin/ |
H A D | ssh_pw | 82 if { [regexp -expanded ${child_died} $result] } {
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-cross-canadian.bb | 8 # Use indirection to stop these being expanded prematurely
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | accordion.scss | 58 &.accordion-trigger--expanded {
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | user-accounts.scss | 42 // The expanded element gets 'in' class instead of 'show' class
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/ |
H A D | 0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch | 11 libssh/0.11.1/recipe-sysroot/usr/include/gcrypt.h:217:33: note: expanded from macro 'GCRY_THREAD_OP…
|
/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/ |
H A D | Kconfig | 24 # 'filename' is expanded to the currently parsed file name,
|