Home
last modified time | relevance | path

Searched defs:root (Results 51 – 75 of 180) sorted by relevance

12345678

/openbmc/hiomapd/vpnor/test/
H A Dcreate_read_window_oob.cpp52 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_partition_exists.cpp58 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_unmapped.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dwrite_patch.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_aligned_window.cpp64 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_straddle_partitions.cpp56 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_size.cpp60 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dwrite_patch_resize.cpp50 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_pnor_partition_table.cpp39 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dread_patch.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dforce_readonly_toc.cpp56 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_toc.cpp59 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dwrite_toc.cpp71 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
/openbmc/phosphor-mboxd/vpnor/test/
H A Dcreate_write_window_unmapped.cpp50 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_oob.cpp51 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_straddle_partitions.cpp56 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_size.cpp58 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dwrite_patch_resize.cpp45 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_toc.cpp57 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dread_patch.cpp50 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_pnor_partition_table.cpp37 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
/openbmc/bmcweb/redfish-core/src/utils/
H A Djson_utils.cpp42 uint64_t getEstimatedJsonSize(const nlohmann::json& root) in getEstimatedJsonSize()
/openbmc/libbej/src/
H A Dbej_encoder_core.c272 static int bejEncodeTree(struct RedfishPropertyParent* root, in bejEncodeTree()
314 struct RedfishPropertyParent* root, in bejEncode()
/openbmc/u-boot/fs/btrfs/
H A Droot.c34 int btrfs_find_root(u64 objectid, struct btrfs_root *root, in btrfs_find_root()
/openbmc/qemu/hw/uefi/
H A Dvar-service-pkcs7.c174 gnutls_x509_crt_t root, in build_digest_authvar()
257 gnutls_x509_crt_t root = NULL; in build_trust_list_authvar() local

12345678