Home
last modified time | relevance | path

Searched defs:graph (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp157 const std::vector<size_t>& graph; member in phosphor::dbus::monitoring::GroupOfCallbacks
188 const std::vector<size_t>& graph; member in phosphor::dbus::monitoring::ConditionalCallback
/openbmc/qemu/tests/qemu-iotests/
H A D25854 def find_graph_node(graph, node_id): argument
H A D245129 def check_node_graph(self, graph): argument
H A Diotests.py1129 def assert_block_path(self, root, path, expected_node, graph=None): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py44 def _dep_resolve(graph, node, resolved, seen): argument
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py80 def _dep_resolve(graph, node, resolved, seen): argument
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py81 def _dep_resolve(graph, node, resolved, seen): argument
/openbmc/qemu/scripts/
H A Ddecodetree.py94 def __init__(self, graph=None): argument
/openbmc/qemu/
H A Dblock.c6277 XDbgBlockGraph *graph; member
6293 XDbgBlockGraph *graph = gr->graph; in xdbg_graph_finalize() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py3501 graph = "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph" variable in dataset_DatasetType