Home
last modified time | relevance | path

Searched refs:impls (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c58 static const struct tree_implementation impls[] = { variable
228 double res[ARRAY_SIZE(benchmarks)][ARRAY_SIZE(impls)][ARRAY_SIZE(sizes)]; in main()
231 for (int j = 0; j < ARRAY_SIZE(impls); j++) { in main()
232 const struct tree_implementation *impl = &impls[j]; in main()
266 for (int j = 0; j < ARRAY_SIZE(impls); j++) { in main()
267 printf("%5s %10s ", impls[j].name, benchmarks[i].name); in main()
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp78 for (const auto& [path, impls] : objs) in getVLANID()
84 for (const auto& [service, intfs] : impls) in getVLANID()
/openbmc/qemu/subprojects/packagefiles/syn-2-rs/
H A Dmeson.build26 '--cfg', 'feature="clone-impls"',
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py226 impls = qemu_drivers.get_implementations(driver)
227 for impl in impls:
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp89 for (const auto& [path, impls] : objs) in maybeGetChannelParams()
95 for (const auto& [service, intfs] : impls) in maybeGetChannelParams()
489 for (const auto& [path, impls] : objs) in deconfigureChannel()
495 for (const auto& [service, intfs] : impls) in deconfigureChannel()