Home
last modified time | relevance | path

Searched defs:match (Results 26 – 50 of 173) sorted by relevance

1234567

/openbmc/entity-manager/scripts/
H A Dvalidate_configs.py40 def _replacer(match): argument
/openbmc/phosphor-fan-presence/control/
H A Dmatches.hpp13 namespace match namespace
H A Dtriggers.cpp23 Trigger signal(const std::string& match, SignalHandler&& handler) in signal()
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp65 sdbusplus::bus::match_t match; member in openpower::dump::DumpMonitor
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp99 std::smatch match; in getI2CSearchKeys() local
129 std::smatch match; in getFSISearchKeys() local
172 std::smatch match; in getSPISearchKeys() local
/openbmc/u-boot/tools/patman/
H A Dpatman113 match = re_line.match(line) variable
H A Dpatman.py113 match = re_line.match(line) variable
/openbmc/phosphor-debug-collector/
H A Ddump_utils.cpp64 std::smatch match; in extractDumpDetails() local
/openbmc/phosphor-logging/
H A Delog_meta.hpp55 const std::string& match, const std::vector<std::string>& data, in build()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dmsl_verify.cpp55 std::smatch match; in parse() local
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp45 const std::string& serviceRoot, const std::string& match) in getDbusObject()
241 const std::string& interface, const std::string& match) in getAllDbusObjects()
312 const std::string& subtreePath, const std::string& match, in getDbusObject()
394 const std::string& interface, const std::string& match, in getAllDbusObjects()
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.hpp70 static std::string match(const std::string& path) in match() function in phosphor::led::fru::fault::monitor::Remove
/openbmc/openpower-proc-control/
H A Dtargeting.cpp76 std::smatch match; in Targeting() local
/openbmc/phosphor-inventory-manager/
H A DREADME.md31 ### match subsection
/openbmc/s2600wf-misc/subprojects/callback-manager/src/
H A Dcallback_manager.cpp217 static sdbusplus::bus::match_t match( in createThresholdMatch() local
270 static sdbusplus::bus::match_t match( in createAssociationMatch() local
/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp217 static sdbusplus::bus::match_t match( in createThresholdMatch() local
270 static sdbusplus::bus::match_t match( in createAssociationMatch() local
/openbmc/sdbusplus/src/async/
H A Dmatch.cpp26 match::match(context& ctx, const std::string_view& pattern) : in match() function in sdbusplus::async::match
/openbmc/u-boot/include/dm/
H A Ddevice.h891 dr_match_t match, void *match_data) in devres_find()
897 dr_match_t match, void *match_data) in devres_get()
903 dr_match_t match, void *match_data) in devres_remove()
909 dr_match_t match, void *match_data) in devres_destroy()
915 dr_match_t match, void *match_data) in devres_release()
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmain.cpp101 std::optional<sdbusplus::bus::match_t> match; in main() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1067 register Bytef *match; /* matched string */ local
1215 register Bytef *match; /* matched string */ local
1269 local void check_match(s, start, match, length) in check_match() argument
1290 # define check_match(s, start, match, length) argument
/openbmc/phosphor-ipmi-flash/tools/
H A Dpci.cpp52 PciAccessBridge::PciAccessBridge(const struct pci_id_match* match, int bar, in PciAccessBridge()
/openbmc/intel-ipmi-oem/
H A Dgenerate-allowlist.py74 def match(self, other): member in entry
/openbmc/u-boot/test/dm/
H A Dtee.c47 static int match(struct tee_version_data *vers, const void *data) in match() function
/openbmc/u-boot/cmd/
H A Dlegacy_led.c90 int i, match = 0; in do_legacy_led() local
/openbmc/phosphor-bmc-code-mgmt/tpm/tpm2/
H A Dtpm2.cpp55 std::smatch match; in getProperty() local

1234567