Home
last modified time | relevance | path

Searched full:unexpanded (Results 1 – 20 of 20) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp137 * API to get expanded location code from the unexpanded location code.
139 * @param[in] i_unexpandedLocationCode - Unexpanded location code.
169 * @brief Get D-Bus object path of FRUs from unexpanded location code.
171 * An API to get list of FRU D-Bus object paths for a given unexpanded
174 * @param[in] i_unexpandedLocationCode - Unexpanded location code.
205 * @brief Get unexpanded location code.
207 * An API to get unexpanded location code and node number from expanded
215 * @return Location code in unexpanded format and its node number.
261 * @brief An api to check validity of unexpanded location code.
263 * @param[in] i_locationCode - Unexpanded location code.
/openbmc/openbmc/poky/meta/classes/
H A Drecipe_sanity.bbclass69 unexpanded = d.getVar("FILESPATH", False)
77 return expected != unexpanded
83 unexpanded = d.getVar(k, False)
94 if unexpanded != cfgunexpanded and \
98 (p, cfgunexpanded, unexpanded, expanded))
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp221 * unexpanded location code will be returned as it is.
223 * @param[in] unexpandedLocationCode - Unexpanded location code.
225 * @return Expanded location code. In case of any error, unexpanded is returned
237 // depending on type in unexpanded one. Second one is always "SE". in getExpandedLocationCode()
265 "Error detecting type of unexpanded location code."); in getExpandedLocationCode()
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/
H A DManager.interface.yaml32 A method to get list of FRU D-BUS object paths for a given unexpanded
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbbtests.py370 Test that bitbake fails if directory contains unexpanded bitbake variable in the name
376 …self.assertTrue(re.search("ERROR: Directory name /.* contains unexpanded bitbake variable. This ma…
377 … result.output), msg = "mkdirhier with unexpanded variable should have failed: %s" % result.output)
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-configure-add-option-for-ps.patch102 # These are left unexpanded so users can "make install exec_prefix=/foo"
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md367 Either unexpanded location codes or D-Bus inventory object paths can be used to
368 specify the called out part. An unexpanded location code does not have the
H A Dsrc.cpp1077 // Get the inventory item from the unexpanded location code in addRegistryCallout()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpath.py334 # Ignore paths containing "$" as they are assumed to be unexpanded bitbake
H A Drecipeutils.py399 # FIXME need a warning if the unexpanded SRC_URI value contains variable references
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch225 + print("keywords are unexpanded, not using")
226 + raise NotThisMethod("unexpanded keywords, not a git-archive tarball")
1428 print("keywords are unexpanded, not using")
1429 raise NotThisMethod("unexpanded keywords, not a git-archive tarball")
1830 print("keywords are unexpanded, not using")
1831 raise NotThisMethod("unexpanded keywords, not a git-archive tarball")
/openbmc/u-boot/include/configs/
H A Dsunxi-common.h57 * up unexpanded in include/autoconf.mk .
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l553 /* Skip past the unexpanded macro arg. */
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst272 macros in ``macros.h`` are kept unexpanded to aid in parsing, as seen in the
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py763 …bb.fatal("Directory name {} contains unexpanded bitbake variable. This may cause build failures an…
1118 # The first entry in the queue is the unexpanded start expression
H A Ddata_smart.py126 # Do not run code that contains one or more unexpanded variables
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py848 # Drop values containing unexpanded RPM macros
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py570 …"FATAL: Directory name {} contains unexpanded bitbake variable. This may cause build failures and …
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_test.cpp1232 // Expand location code will fail, so the unexpanded location in TEST_F()
/openbmc/u-boot/common/
H A Ddlmalloc.c1937 /* Add in extra bytes to match misalignment of unexpanded allocation */