/openbmc/openbmc/poky/meta/files/ |
H A D | layers.example.json | 10 "uri": "https://github.com/kanavin/meta-alex" string 23 "uri": "git://git.yoctoproject.org/meta-intel" string 36 "uri": "git://git.yoctoproject.org/poky" string 39 "uri": "ssh://git@push.yoctoproject.org/poky-contrib" string
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-net-failover.c | 628 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_out() local 744 g_autofree gchar *uri = g_strdup_printf("exec: cat %s", (gchar *)opaque); in test_migrate_in() local 797 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_off_migrate_out() local 866 g_autofree gchar *uri = g_strdup_printf("exec: cat %s", (gchar *)opaque); in test_off_migrate_in() local 915 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_guest_off_migrate_out() local 993 g_autofree gchar *uri = g_strdup_printf("exec: cat %s", (gchar *)opaque); in test_guest_off_migrate_in() local 1042 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_guest_off_abort() local 1143 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_abort_wait_unplug() local 1232 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_abort_active() local 1331 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_off_abort() local [all …]
|
H A D | migration-test.c | 575 static void migrate_recover(QTestState *who, const char *uri) in migrate_recover() 714 const char *uri, MigrateStart *args) in test_migrate_start() 1506 g_autofree char *uri = NULL; in test_postcopy_recovery_common() local 1653 g_autofree char *uri = NULL; in test_analyze_script() local 1911 g_autofree char *uri = g_strdup_printf("unix:%s/migsocket", tmpfs); in test_precopy_unix_plain() local 1927 g_autofree char *uri = g_strdup_printf("unix:%s/migsocket", tmpfs); in test_precopy_unix_suspend_live() local 1944 g_autofree char *uri = g_strdup_printf("unix:%s/migsocket", tmpfs); in test_precopy_unix_suspend_notlive() local 1956 g_autofree char *uri = g_strdup_printf("unix:%s/migsocket", tmpfs); in test_precopy_unix_dirty_ring() local 1976 g_autofree char *uri = g_strdup_printf("unix:%s/migsocket", tmpfs); in test_precopy_unix_tls_psk() local 1990 g_autofree char *uri = g_strdup_printf("unix:%s/migsocket", tmpfs); in test_precopy_unix_tls_x509_default_host() local [all …]
|
H A D | migration-helpers.c | 170 void migrate_qmp_fail(QTestState *who, const char *uri, in migrate_qmp_fail() 204 void migrate_qmp(QTestState *who, QTestState *to, const char *uri, in migrate_qmp() 246 void migrate_incoming_qmp(QTestState *to, const char *uri, const char *fmt, ...) in migrate_incoming_qmp()
|
H A D | tpm-crb-swtpm-test.c | 25 char *uri; member
|
H A D | tpm-tis-swtpm-test.c | 28 char *uri; member
|
H A D | tpm-tis-device-swtpm-test.c | 30 char *uri; member
|
H A D | tpm-tests.c | 79 const char *uri, tx_func *tx, in tpm_test_swtpm_migration_test()
|
H A D | ahci-test.c | 115 static void ahci_migrate(AHCIQState *from, AHCIQState *to, const char *uri) in ahci_migrate() 1135 char *uri = g_strdup_printf("unix:%s", mig_socket); in test_migrate_sanity() local 1160 char *uri = g_strdup_printf("unix:%s", mig_socket); in ahci_migrate_simple() local 1282 char *uri = g_strdup_printf("unix:%s", mig_socket); in ahci_migrate_halted_io() local 1351 char *uri = g_strdup_printf("unix:%s", mig_socket); in test_flush_migrate() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | targetbuild.py | 18 def __init__(self, d, uri, foldername=None, tmpdir=None): argument 82 def __init__(self, target, d, uri, foldername=None): argument 110 def __init__(self, testpath, sdkenv, d, uri, foldername=None): argument
|
H A D | buildproject.py | 18 def __init__(self, uri, foldername=None, tmpdir=None, dl_dir=None): argument
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | plugin.py | 41 def load_index(self, uri): argument 44 def store_index(self, uri, index): argument
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | telemetry_utils.hpp | 68 std::string uri; member 77 for (const std::string& uri : uris) in getChassisSensorNode() local
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.cpp | 23 void Entry::initiateOffload(std::string uri) in initiateOffload()
|
H A D | resource_dump_entry.cpp | 23 void Entry::initiateOffload(std::string uri) in initiateOffload()
|
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.cpp | 33 void Entry::initiateOffload(std::string uri) in initiateOffload()
|
H A D | dump_entry.hpp | 120 void initiateOffload(std::string uri) override in initiateOffload()
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/ |
H A D | targetbuildproject.py | 11 def __init__(self, target, uri, foldername=None, dl_dir=None): argument
|
/openbmc/qemu/migration/ |
H A D | migration-hmp-cmds.c | 421 const char *uri = qdict_get_str(qdict, "uri"); in hmp_migrate_incoming() local 440 const char *uri = qdict_get_str(qdict, "uri"); in hmp_migrate_recover() local 705 const char *uri = qdict_get_str(qdict, "uri"); in hmp_migrate() local
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | utils.cpp | 17 bool isValidLDAPURI(const std::string& uri, const char* scheme) in isValidLDAPURI()
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | redfish_aggregator_test.cpp | 552 bool containsSubordinateCollection(const std::string_view uri) 557 bool containsCollection(const std::string_view uri) 562 bool isCollOrCon(const std::string_view uri)
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-setup-layers | 40 def _is_repo_at_remote_uri(repodir, remote, uri): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/ |
H A D | sdkbuildproject.py | 13 def __init__(self, testpath, sdkenv, uri, testlogdir, builddatetime, argument
|
/openbmc/qemu/net/ |
H A D | stream.c | 243 char *uri; in net_stream_listen() local 330 gchar *uri; in net_stream_client_connected() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create.py | 348 def supports_srcrev(uri): argument 366 def reformat_git_uri(uri): argument
|