Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D155220 existing = False variable in TestDriveMirrorAbsolutePaths
224 existing = True variable in TestDriveMirrorExistingNoBacking
229 existing = True variable in TestDriveMirrorExistingBacking
234 existing = True variable in TestBlockdevMirrorNoBacking
239 existing = True variable in TestBlockdevMirrorBacking
244 existing = True variable in TestBlockdevMirrorForcedBacking
252 existing = True variable in TestBlockdevMirrorReopen
273 existing = True variable in TestBlockdevMirrorSnapshot
288 existing = False variable in TestCommit
/openbmc/bmcweb/test/redfish-core/lib/
H A Dethernet_test.cpp119 IPv4AddressData& existing = existingAddr.emplace_back(); in TEST() local
173 IPv4AddressData& existing = existingAddr.emplace_back(); in TEST() local
195 IPv4AddressData& existing = existingAddr.emplace_back(); in TEST() local
/openbmc/telemetry/src/
H A Dtrigger_factory.cpp53 if (auto existing = std::find_if(oldThresholds.begin(), in updateDiscreteThresholds() local
109 if (auto existing = std::find_if(oldThresholds.begin(), in updateNumericThresholds() local
261 auto existing = std::find_if(oldSensors.begin(), oldSensors.end(), in updateSensors() local
H A Dreport_factory.cpp58 auto existing = std::find_if(oldMetrics.begin(), oldMetrics.end(), in updateMetrics() local
/openbmc/qemu/tests/unit/
H A Dtest-qht.c30 void *existing; in insert() local
/openbmc/qemu/plugins/
H A Dloader.c232 void *existing; in plugin_load() local
/openbmc/qemu/util/
H A Dqsp.c275 void *existing = NULL; in qsp_callsite_find() local
292 void *existing = NULL; in qsp_entry_create() local
H A Dqht.c694 bool qht_insert(struct qht *ht, void *p, uint32_t hash, void **existing) in qht_insert()
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c222 void *existing; in page_find_alloc() local
240 void *existing; in page_find_alloc() local
/openbmc/openpower-occ-control/
H A Docc_manager.cpp1068 auto existing = sensorData.find(sensorPath); in readTempSensors() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp1245 const ReadingParameters::value_type& existing = in setReportMetrics() local
/openbmc/qemu/system/
H A Dphysmem.c1084 MemoryRegionSection *existing = phys_page_find(d, base); in register_subpage() local