/openbmc/dbus-sensors/src/nvidia-gpu/ |
H A D | NvidiaDeviceDiscovery.cpp | 41 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processQueryDeviceIdResponse() 113 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryDeviceIdentification() 152 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processEndpoint() 230 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryEndpoints() 278 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in discoverDevices() 304 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processSensorConfigs() 346 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in createSensors() 377 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in interfaceRemoved()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/static/ |
H A D | item_updater_helper.cpp | 12 void Helper::setEntry(const std::string& /* entryId */, uint8_t /* value */) in setEntry() 17 void Helper::clearEntry(const std::string& /* entryId */) in clearEntry() 34 void Helper::removeVersion(const std::string& /* flashId */) in removeVersion() 39 void Helper::updateUbootVersionId(const std::string& /* flashId */) in updateUbootVersionId()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | unpack_properties.hpp | 23 const std::vector<std::pair<std::string, VariantType>>& container, in findProperty() 34 const std::vector<std::pair<std::string, VariantType>>& container, in readProperty() 102 const std::vector<std::pair<std::string, VariantType>>& container, in readProperties() 125 const std::vector<std::pair<std::string, VariantType>>& input, in unpackPropertiesCommon() 143 const std::vector<std::pair<std::string, VariantType>>& input, in unpackProperties() 156 const std::vector<std::pair<std::string, VariantType>>& input, in unpackPropertiesNoThrow()
|
/openbmc/qemu/qobject/ |
H A D | qjson.c | 62 static QObject *qobject_from_jsonv(const char *string, va_list *ap, in qobject_from_jsonv() 80 QObject *qobject_from_json(const char *string, Error **errp) in qobject_from_json() 90 QObject *qobject_from_vjsonf_nofail(const char *string, va_list ap) in qobject_from_vjsonf_nofail() 109 QObject *qobject_from_jsonf_nofail(const char *string, ...) in qobject_from_jsonf_nofail() 126 QDict *qdict_from_vjsonf_nofail(const char *string, va_list ap) in qdict_from_vjsonf_nofail() 140 QDict *qdict_from_jsonf_nofail(const char *string, ...) in qdict_from_jsonf_nofail()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_unicode_collation.c | 175 const u16 *string, const u16 *pattern) in efi_metai_match() 199 u16 *string) in efi_str_lwr() 221 u16 *string) in efi_str_upr() 241 efi_uintn_t fat_size, char *fat, u16 *string) in efi_fat_to_str() 274 const u16 *string, efi_uintn_t fat_size, in efi_str_to_fat()
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | standard_device.cpp | 31 std::map<std::string, std::string>& additionalData) in findPgoodFault() 89 std::map<std::string, std::string>& additionalData) in findRailWithPgoodFault() 126 std::map<std::string, std::string>& additionalData) in storePgoodFaultDebugData() 139 std::map<std::string, std::string>& additionalData) in storeGPIOValues()
|
H A D | rail.cpp | 122 std::map<std::string, std::string>& additionalData) in hasPgoodFault() 131 std::map<std::string, std::string>& additionalData) in hasPgoodFaultStatusVout() 165 std::map<std::string, std::string>& additionalData) in hasPgoodFaultGPIO() 201 std::map<std::string, std::string>& additionalData) in hasPgoodFaultOutputVoltage() 240 std::map<std::string, std::string>& additionalData) in storePgoodFaultDebugData()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | types.py | 54 def findall(self, string, flags=0): argument 57 def finditer(self, string, flags=0): argument 63 def search(self, string, flags=0): argument 66 def split(self, string, maxsplit=0): argument 69 def sub(pattern, repl, string, count=0): argument 72 def subn(pattern, repl, string, count=0): argument
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusutil.cpp | 23 std::map<std::string, int64_t>& zones, int64_t index) in setZoneIndex() 63 std::map<std::string, int64_t>& zones) in getZoneIndex() 75 bool findSensors(const std::unordered_map<std::string, std::string>& sensors, in findSensors() 77 std::vector<std::pair<std::string, std::string>>& matches) in findSensors()
|
/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | mock.cpp | 9 const std::string& /*address*/) in createPMBus() 35 std::unique_ptr<GPIOInterfaceBase> createGPIO(const std::string& /*namedGpio*/) in createGPIO()
|
/openbmc/phosphor-ipmi-flash/cleanup/ |
H A D | cleanup.hpp | 38 bool open(uint16_t, uint16_t, const std::string&) override in open() 52 bool deleteBlob(const std::string&) override in deleteBlob() 56 bool stat(const std::string&, blobs::BlobMeta*) override in stat()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | progress.py | 22 def filter_color(string): argument 29 def filter_color_n(string): argument 63 def write(self, string): argument 92 def write(self, string): argument 121 def write(self, string): argument 136 def write(self, string): argument
|
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
H A D | example_device.cpp | 45 const std::string& /*unused*/, const std::string& /*unused*/, in initDevice()
|
/openbmc/phosphor-logging/ |
H A D | elog_meta.hpp | 48 const std::string& /*match*/, const std::vector<std::string>& /*data*/, in build()
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_ethernet_interface.hpp | 69 ObjectPath ip(HypIP::Protocol /*addressType*/, std::string /*ipAddress*/, in ip()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
H A D | item_updater_helper.cpp | 16 void Helper::setEntry(const std::string& /* entryId */, uint8_t /* value */) in setEntry() 21 void Helper::clearEntry(const std::string& /* entryId */) in clearEntry()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.cpp | 327 [&pelAdditionalData](std::pair<std::string, std::string>& ele) -> void { in processNonFunctionalBootProc() 372 std::pair<std::string, std::string>& ele) -> void { in processClockInfoErrorHelper() 408 std::pair<std::string, std::string>& ele) -> void { in processClockInfoErrorHelper() 537 std::pair<std::string, std::string>& ele) -> void { in processPoweroffError() 589 std::pair<std::string, std::string>& ele) -> void { in processBootErrorHelper() 765 std::pair<std::string, std::string>& ele) -> void { in processBootErrorHelper() 875 [&pelAdditionalData](std::pair<std::string, std::string>& ele) -> void { in processSbeBootError() 968 [&pelAdditionalData](std::pair<std::string, std::string>& ele) -> void { in processGuardPartitionAccessError()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | redfish_aggregator.hpp | 425 constructorCallback(const boost::system::error_code & ec,const std::unordered_map<std::string,boost::urls::url> & satelliteInfo) constructorCallback() argument 441 findSatelliteConfigs(const dbus::utility::ManagedObjectType & objects,std::unordered_map<std::string,boost::urls::url> & satelliteInfo) findSatelliteConfigs() argument 472 addSatelliteConfig(const dbus::utility::DBusPropertiesMap & properties,std::unordered_map<std::string,boost::urls::url> & satelliteInfo) addSatelliteConfig() argument 660 findSatellite(const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::unordered_map<std::string,boost::urls::url> & satelliteInfo,std::string_view memberName) findSatellite() argument 692 aggregateAndHandle(AggregationType aggType,const std::shared_ptr<crow::Request> & sharedReq,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const boost::system::error_code & ec,const std::unordered_map<std::string,boost::urls::url> & satelliteInfo) aggregateAndHandle() argument 782 forwardRequest(const crow::Request & thisReq,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & prefix,const std::unordered_map<std::string,boost::urls::url> & satelliteInfo) forwardRequest() argument 826 forwardCollectionRequests(const crow::Request & thisReq,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::unordered_map<std::string,boost::urls::url> & satelliteInfo) forwardCollectionRequests() argument 851 forwardContainsSubordinateRequests(const crow::Request & thisReq,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::unordered_map<std::string,boost::urls::url> & satelliteInfo) forwardContainsSubordinateRequests() argument 900 getSatelliteConfigs(std::function<void (const boost::system::error_code &,const std::unordered_map<std::string,boost::urls::url> &)> handler) const getSatelliteConfigs() argument [all...] |
/openbmc/openpower-hw-diags/attn/ |
H A D | ti_handler.cpp | 276 void parsePhypOpalTiInfo(std::map<std::string, std::string>& i_map, in parsePhypOpalTiInfo() 342 void parseHbTiInfo(std::map<std::string, std::string>& i_map, in parseHbTiInfo()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | functions.cpp | 113 const std::map<std::string, std::vector<std::string>>& extensionMap, in getExtensionsForIbmCompatibleSystem() 467 bool maybeCall( in maybeCall() 470 std::map<std::string, std::variant<std::vector<std::string>>>>& in maybeCall() 555 const std::map<std::string, std::vector<std::string>>& extensionMap, in maybeMakeLinks() 583 const std::map<std::string, std::vector<std::string>>& extensionMap, in maybeSetBiosAttr() 633 std::map<std::string, std::vector<std::string>> extensionMap, in processHostFirmware() 743 std::map<std::string, std::vector<std::string>> extensionMap, in updateBiosAttrTable()
|
/openbmc/openpower-pnor-code-mgmt/mmc/ |
H A D | item_updater_mmc.cpp | 55 bool ItemUpdaterMMC::validateImage(const std::string&) in validateImage() 137 void ItemUpdaterMMC::freePriority(uint8_t, const std::string&) {} in freePriority() 146 void ItemUpdaterMMC::updateFunctionalAssociation(const std::string&) {} in updateFunctionalAssociation()
|
/openbmc/dbus-sensors/src/leakdetector/ |
H A D | LeakDetectionManager.cpp | 33 const std::string& /*unused*/) -> void in processInventoryAdded() 40 const std::string& /*unused*/) -> void in processInventoryRemoved()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | redfish_util.hpp | 172 i) { return std::get<1>(i) == kv.first; }); in getPortStatusAndPath() 194 socketData.emplace_back(socketPath, std::string(kv.first), in getPortStatusAndPath() 216 const std::vector<std::tuple<std::string, std::string>>& resp) { in getPortNumber()
|
/openbmc/smbios-mdr/src/ |
H A D | cpuinfo_main.cpp | 490 std::vector<std::string>>>& properties) { in getCpuAddress() 616 subtree) { in getCpuConfiguration() 648 std::array<const char*, 1>{ in getCpuConfiguration()
|
/openbmc/dbus-sensors/src/cable-monitor/ |
H A D | CableMonitor.cpp | 35 const std::string& /*unused*/) -> void in inventoryAddedHandler() 43 const std::string& /*unused*/) -> void in inventoryRemovedHandler()
|