Home
last modified time | relevance | path

Searched defs:match (Results 101 – 125 of 173) sorted by relevance

1234567

/openbmc/hiomapd/vpnor/
H A Dtable.cpp357 std::smatch match; in parseTocLine() local
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp316 std::string match{field + '=' + executable}; in getJournalEntries() local
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_pci_unittest.cpp141 static constexpr struct pci_id_match match{ struct in host_tool::__anond86d8cb60111::NuvotonDevice
186 static constexpr struct pci_id_match match{ struct in host_tool::__anond86d8cb60111::AspeedDevice
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp957 static auto match = std::make_unique<sdbusplus::bus::match_t>( in addUpdateTargetAddrHandler() local
1001 static auto match = std::make_unique<sdbusplus::bus::match_t>( in addSendBroadcastHandler() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp184 for (const auto& match : eventMatch) in checkEvent() local
370 std::smatch match; in createSensorsCallback() local
/openbmc/u-boot/api/
H A Dapi.c499 ENTRY *match, search; in API_env_enum() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py629 def _sub_ms_char(self, match): argument
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c274 uint64_t match; in cc_calc_sla() local
/openbmc/qemu/python/scripts/
H A Dmkvenv.py171 def match(self, version_str: str) -> bool: member in Matcher
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py108 def var_sub(self, match): argument
120 def python_sub(self, match): argument
/openbmc/u-boot/drivers/core/
H A Dof_addr.c40 int (*match)(struct device_node *parent); member
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp576 std::unique_ptr<sdbusplus::bus::match_t>&& match) in addSignal()
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp553 std::unique_ptr<sdbusplus::bus::match_t> match = in hresetSbe() local
/openbmc/bmcweb/redfish-core/lib/
H A Dtask.hpp361 std::unique_ptr<sdbusplus::bus::match_t> match; member
/openbmc/u-boot/cmd/
H A Dethsw.c633 int (*match)(enum ethsw_keyword_id key_id, int argc, char *const argv[], member
/openbmc/u-boot/lib/
H A Dhashtable.c203 int hmatch_r(const char *match, int last_idx, ENTRY ** retval, in hmatch_r()
H A Dslre.c503 match(const struct slre *r, int pc, const char *s, int len, in match() function
/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.cpp630 sdbusplus::bus::match_t match( in registerCallback() local
H A Dperform_scan.cpp317 auto match = findExposeActionRecord(matches, exposedObject); in applyConfigExposeActions() local
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempMain.cpp310 std::smatch match; in createSensors() local
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py70 def hasPackageMatch(self, match): argument
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c673 bool match = true; in efi_cin_notify() local
/openbmc/qemu/disas/
H A Dm68k.c223 unsigned long match; member
1978 unsigned long match = opc->match; in print_insn_m68k() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2509 auto match = ipmi::dcmi::validEntityId.find(entityId); getSensorsByEntityId() local
2679 auto match = ipmi::dcmi::validEntityId.find(entityId); getSensorInfo() local
2736 auto match = ipmi::dcmi::validEntityId.find(entityId); getTempReadings() local
/openbmc/ipmitool/lib/
H A Dipmi_pef.c87 uint32_t match, index; in ipmi_pef_bit_desc() local

1234567