Home
last modified time | relevance | path

Searched defs:root (Results 101 – 125 of 180) sorted by relevance

12345678

/openbmc/phosphor-snmp/
H A Dsnmp_util.cpp102 static constexpr auto root = "/xyz/openbmc_project/network/snmp/manager"; variable
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-tree.h63 #define SPLAY_INITIALIZER(root) \ argument
66 #define SPLAY_INIT(root) do { \ argument
297 #define RB_INITIALIZER(root) \ argument
300 #define RB_INIT(root) do { \ argument
/openbmc/ibm-logging/
H A Ddbus.cpp66 DbusSubtree getSubtree(sdbusplus::bus_t& bus, const std::string& root, in getSubtree()
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest37 def test(root, patch): argument
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DBBHandler.py165 def feeder(lineno, s, fn, root, statements, eof=False): argument
/openbmc/webui-vue/src/store/modules/Authentication/
H A DAuthenticanStore.js115 root: true, property in AnonymousClassdd0a6d100b01
/openbmc/qemu/include/hw/acpi/
H A Dpcihp.h57 PCIBus *root; member
/openbmc/phosphor-networkd/src/
H A Dipaddress.cpp25 static auto makeObjPath(std::string_view root, stdplus::SubnetAny addr) in makeObjPath()
/openbmc/bmcweb/http/
H A Dapp.hpp178 const std::string root; in getRoutes() local
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp247 nlohmann::json root = R"({"SelectMe" : "foo", "OmitMe" : "bar"})"_json; in TEST() local
259 nlohmann::json root = R"( in TEST() local
317 nlohmann::json root = R"( in TEST() local
/openbmc/qemu/tests/qemu-iotests/
H A Dtestenv.py148 def root(*names: str) -> str: function
/openbmc/qemu/include/hw/pci-host/
H A Dxilinx-pcie.h56 XilinxPCIERoot root; member
/openbmc/qemu/hw/pci-host/
H A Dgpex.c211 GPEXRootState *root = &s->gpex_root; in gpex_host_initfn() local
H A Dpnv_phb.c170 PCIDevice *root = pci_new(PCI_DEVFN(0, 0), TYPE_PNV_PHB_ROOT_PORT); in pnv_phb_realize() local
H A Dxilinx-pcie.c152 XilinxPCIERoot *root = &s->root; in xilinx_pcie_host_init() local
/openbmc/u-boot/fs/btrfs/
H A Dctree.c151 int btrfs_search_tree(const struct btrfs_root *root, struct btrfs_key *key, in btrfs_search_tree()
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py253 def scan_node(self, root): argument
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.c58 const uint8_t *root = r->modimage; in pdb_find_public_v3_symbol() local
/openbmc/u-boot/include/cramfs/
H A Dcramfs_fs.h62 struct cramfs_inode root; /* root inode data */ member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-iommu.h42 MemoryRegion root; /* The root container of the device */ member
/openbmc/qemu/tests/unit/
H A Dcheck-block-qdict.c46 QDict *root = qdict_new(); in qdict_flatten_test() local
H A Dtest-coroutine.c122 Coroutine *root; in test_nesting() local
539 Coroutine *root; in perf_nesting() local
/openbmc/phosphor-host-ipmid/
H A Dmeson.build71 root = meson.current_source_dir() variable
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp216 const std::string root{INVENTORY_ROOT}; in load() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c304 struct efi_file_handle *root, *file; in execute() local

12345678