/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | utils.cpp | 84 static Utils utils; in getUtils() 88 std::vector<std::string> Utils::getPSUInventoryPaths( in getPSUInventoryPaths() 110 std::string Utils::getService(sdbusplus::bus_t& bus, const char* path, in getService() 122 std::vector<std::string> Utils::getServices( in getServices() 153 std::string Utils::getVersionId(const std::string& version) const in getVersionId() 180 std::string Utils::getVersion(const std::string& inventoryPath) const in getVersion() 202 std::string Utils::getModel(const std::string& inventoryPath) const in getModel() 224 std::string Utils::getLatestVersion(const std::set<std::string>& versions) const in getLatestVersion() 252 bool Utils::isAssociated(const std::string& psuInventoryPath, in isAssociated() 261 any Utils::getPropertyImpl(sdbusplus::bus_t& bus, const char* service, in getPropertyImpl()
|
H A D | utils.hpp | 183 class Utils : public UtilsInterface class
|
/openbmc/linux/Documentation/translations/zh_CN/staging/ |
H A D | xz.rst | 25 对于用户空间来说,XZ Utils提供了类似于zlib的压缩库和类似于gzip的命令行工具。 26 XZ Utils可以从<https://tukaani.org/xz/>下载。 43 scripts/xz_wrap.sh是一个XZ Utils中的xz命令行工具包装器。这个包装器会 65 字典大小(可能对初始ram文件系统也适用)。XZ Utils中的预设值可能并不适合创建 87 上是没有关系的。但在测试代码的时候知道这一点很好,比如测试来自XZ Utils的文件。 99 请不要因为内核中XZ的实现或关于XZ Utils的问题打扰Igor Pavlov。虽然这两种实现
|
/openbmc/qemu/docs/specs/ |
H A D | spdm.rst | 18 SPDM-Utils 21 You can use `SPDM Utils`_ to emulate a responder. This is the simplest method. 23 SPDM-Utils is a Linux applications to manage, test and develop devices 27 To use SPDM-Utils you will need to do the following steps. Details are included 28 in the SPDM-Utils README. 31 2. `Build SPDM Utils`_ 74 You can use SPDM-Utils instead as it will generate the correct certificates 121 .. _SPDM Utils: 130 .. _Build SPDM Utils:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/ |
H A D | 0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch | 21 waflib/Utils.py | 2 +- 45 from waflib import Logs, Utils 152 …all_versions = Utils.winreg.OpenKey(Utils.winreg.HKEY_LOCAL_MACHINE, 'SOFTWARE\\Wow6432node\\Micro… 161 …all_versions = Utils.winreg.OpenKey(Utils.winreg.HKEY_LOCAL_MACHINE, 'SOFTWARE\\Wow6432node\\Intel… 170 …all_versions = Utils.winreg.OpenKey(Utils.winreg.HKEY_LOCAL_MACHINE, 'SOFTWARE\\Wow6432node\\Intel… 204 diff --git a/waflib/Utils.py b/waflib/Utils.py 206 --- a/waflib/Utils.py 207 +++ b/waflib/Utils.py
|
H A D | 0001-Conceal-imp-warnings-in-Python3.patch | 22 from waflib import Utils, Errors, Logs
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | test_utils.cpp | 17 TEST(Utils, GetPSUInventoryPath) in TEST() argument 67 TEST(Utils, GetVersionID) in TEST() argument 76 TEST(Utils, IsAssociated) in TEST() argument
|
/openbmc/openbmc/poky/meta/recipes-extended/xz/ |
H A D | xz_5.6.3.bb | 3 …Utils is free general-purpose data compression software with a high compression ratio. XZ Utils we…
|
/openbmc/linux/Documentation/staging/ |
H A D | xz.rst | 21 For userspace, XZ Utils provide a zlib-like compression library 22 and a gzip-like command line tool. XZ Utils can be downloaded from 45 from XZ Utils. The wrapper sets compression options to values suitable 78 in XZ Utils may not be optimal when creating files for the kernel, 110 from XZ Utils. 125 in the kernel or about XZ Utils. While these two implementations
|
/openbmc/dbus-sensors/src/tests/ |
H A D | meson.build | 32 '../Utils.cpp', 44 '../Utils.cpp',
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | 0001-sssctl-add-error-analyzer.patch | 101 + utl = util.Utils() 181 + utl = util.Utils() 193 + utl = util.Utils() 212 + utl = util.Utils() 284 +class Utils:
|
/openbmc/webui-vue/src/assets/styles/bootstrap/ |
H A D | _index.scss | 35 // Utils
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/ |
H A D | 0001-Pass-Yocto-build-settings-to-psa-arch-tests-native.patch | 20 include("common/Utils")
|
/openbmc/dbus-sensors/src/ |
H A D | meson.build | 30 ['FileHandle.cpp', 'SensorPaths.cpp', 'Utils.cpp'],
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/ |
H A D | gpsd_3.25.bb | 112 SUMMARY:gps-utils = "Utils used for simulating, monitoring,... a GPS"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0002-ldb-Add-configure-options-for-packages.patch | 66 @Utils.run_once
|
/openbmc/openbmc-test-automation/openpower/ras/ |
H A D | ras_utils.robot | 133 Copy Address Translation Utils To HOST OS
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | 0001-Add-configure-options-for-packages.patch | 71 @Utils.run_once
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
H A D | 0001-tdb-Add-configure-options-for-packages.patch | 68 @Utils.run_once
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | 0001-talloc-Add-configure-options-for-packages.patch | 71 @Utils.run_once
|
/openbmc/webui-vue/docs/guide/unit-testing/ |
H A D | readme.md | 188 - [Vue Test Utils](https://vue-test-utils.vuejs.org/)
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | changes.rst | 517 NFS-Utils
|
/openbmc/openbmc-test-automation/lib/ |
H A D | common_utils.robot | 872 Copy Address Translation Utils To HOST OS
|