Home
last modified time | relevance | path

Searched defs:found (Results 26 – 50 of 135) sorted by relevance

123456

/openbmc/qemu/ui/
H A Dvnc-palette.c127 uint32_t palette_color(const VncPalette *palette, int idx, bool *found) in palette_color()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dmain.c217 bool found = false; in find_boot_device() local
/openbmc/bmcweb/redfish-core/include/
H A Dsub_route_trie.hpp151 bool found = false; in add() local
H A Dredfish_oem_routing.hpp159 SubRouteTrie::FindResult found = perMethod.trie.find(url); in findRouteByPerMethod() local
/openbmc/qemu/migration/
H A Dvmstate.c244 int found = 0; in vmfield_name_num() local
262 int found = 0; in vmfield_name_is_unique() local
/openbmc/qemu/include/system/
H A Dram_addr.h182 unsigned long found = find_next_bit(blocks->blocks[idx], in cpu_physical_memory_get_dirty() local
223 unsigned long found = find_next_zero_bit(blocks->blocks[idx], num, offset); in cpu_physical_memory_all_dirty() local
/openbmc/u-boot/drivers/core/
H A Dlists.c133 bool found = false; in lists_bind_fdt() local
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp56 bool found = false; in connect() local
/openbmc/u-boot/board/keymile/common/
H A Dcommon.c258 int found = 0; in do_checkboardidhwk() local
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dpxaregs.c1910 int found=0; in setreg() local
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp218 bool found = false; in afterGetChassis() local
/openbmc/u-boot/drivers/net/
H A Dmcfmii.c139 int i, found = 0; in mii_discover_phy() local
/openbmc/dbus-sensors/src/external/
H A DExternalSensorMain.cpp285 bool found = false; createSensors() local
/openbmc/qemu/hw/intc/
H A Dloongarch_ipi.c33 IPICore ipi, *found; in loongarch_cpu_by_arch_id() local
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp339 auto found = std::find_if( in ipmiSetAcpiPowerState() local
387 auto found = std::find_if( in ipmiSetAcpiPowerState() local
1444 bool found = std::get<0>(ret); in ipmiAppGetSystemInfo() local
1537 bool found = std::get<0>(ret); in ipmiAppSetSystemInfo() local
/openbmc/u-boot/fs/zfs/
H A Dzfs.c1566 int found; in zfs_nvlist_lookup_uint64() local
1587 int found; in zfs_nvlist_lookup_string() local
1613 int found; in zfs_nvlist_lookup_nvlist() local
1633 int found; in zfs_nvlist_lookup_nvlist_array_get_nelm() local
1647 int found; in zfs_nvlist_lookup_nvlist_array() local
1722 int found; in check_pool_label() local
/openbmc/ipmitool/lib/
H A Dipmi_main.c402 int argflag, i, found; in ipmi_main() local
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp144 std::size_t found = objectPath.str.find(ELOG_ENTRY); in created() local
/openbmc/u-boot/fs/ubifs/
H A Dlprops.c1059 int found = 0; in scan_check_cb() local
1119 int found, level = 0; in scan_check_cb() local
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp70 auto found = std::find_if( in getDbusObject() local
348 auto found = std::find_if( in getDbusObject() local
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp193 auto found = std::find(condition.values.begin(), condition.values.end(), in conditionMatch() local
/openbmc/bmcweb/http/routing/
H A Dtrie.hpp232 bool found = false; in add() local
/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubispl.h44 unsigned long found[UBI_VOL_BM_SIZE]; member
/openbmc/ipmitool/src/plugins/
H A Dipmi_intf.c142 int found; in ipmi_intf_print() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp164 const auto& found = std::ranges::find_if( in afterGetComputerSystemSubTreePaths() local

123456