Home
last modified time | relevance | path

Searched refs:using (Results 1 – 25 of 1917) sorted by relevance

12345678910>>...77

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dstdatomic.patch16 +using std::atomic_bool;
17 +using std::atomic_load_explicit;
18 +using std::memory_order_acquire;
33 +using std::atomic_compare_exchange_strong_explicit;
34 +using std::atomic_fetch_add_explicit;
35 +using std::atomic_fetch_or_explicit;
36 +using std::atomic_fetch_sub_explicit;
37 +using std::atomic_int_least32_t;
38 +using std::atomic_load_explicit;
39 +using std::atomic_store_explicit;
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dstdatomic.patch16 +using std::atomic_bool;
17 +using std::atomic_load_explicit;
18 +using std::memory_order_acquire;
33 +using std::atomic_compare_exchange_strong_explicit;
34 +using std::atomic_fetch_add_explicit;
35 +using std::atomic_fetch_or_explicit;
36 +using std::atomic_fetch_sub_explicit;
37 +using std::atomic_int_least32_t;
38 +using std::atomic_load_explicit;
39 +using std::atomic_store_explicit;
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/
H A D0001-Remove-whitespace-in-operator-_json.patch10 …24428 | using nlohmann::literals::json_literals::operator "" _json; // NOLINT(misc-unused-usin…
46 - using nlohmann::literals::json_literals::operator "" _json; // NOLINT(misc-unused-using-decls,…
47 - using nlohmann::literals::json_literals::operator "" _json_pointer; //NOLINT(misc-unused-using
48 + using nlohmann::literals::json_literals::operator ""_json; // NOLINT(misc-unused-using-decls,g…
49 + using nlohmann::literals::json_literals::operator ""_json_pointer; //NOLINT(misc-unused-using-…
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.hpp.mako22 using namespace std::string_literals;
23 using namespace std::chrono_literals;
34 using Meta = std::array<std::string, ${len(meta)}>;
50 using Paths = std::array<std::string, ${len(paths)}>;
66 using Interfaces = std::array<std::string, ${len(interfaces)}>;
82 using Paths = std::array<std::string, ${len(pathinstances)}>;
98 using Properties = std::array<std::string, ${len(propertynames)}>;
114 using Storage = std::array<std::tuple<std::any, std::any>, ${len(instances)}>;
125 using PropertyFilters = std::array<std::unique_ptr<Filters>, ${len(filters)}>;
149 using PropertyIndicies = std::array<PropertyIndex, ${len(instancegroups)}>;
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-asio-Dont-use-experimental-with-clang.patch19 using std::basic_string_view;
20 using std::string_view;
22 -using std::experimental::basic_string_view;
23 -using std::experimental::string_view;
24 +using std::basic_string_view;
25 +using std::string_view;
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.h37 using DBusObjectPath = std::string;
38 using DBusService = std::string;
39 using DBusInterface = std::string;
40 using ObjectTree =
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ipmi_redfish_user.robot30 [Documentation] Create user using redfish and verify via IPMI.
49 [Documentation] Update user password via Redfish and verify using IPMI.
52 # Create user using Redfish.
62 # Update user password using Redfish.
74 [Documentation] Update user privilege via Redfish and verify using IPMI.
77 # Create user using Redfish with admin privilege.
87 # Update user privilege to operator using Redfish.
109 [Documentation] Delete user via redfish and verify using IPMI.
112 # Create user using Redfish.
122 # Delete user using Redfish.
[all …]
/openbmc/qemu/docs/system/devices/
H A Divshmem.rst19 shared memory region. Interrupt support requires using a shared memory
20 server and using a chardev socket to connect to it. The code for the
22 syntax when using the shared memory server is:
33 When using the server, the guest will be assigned a VM ID (>=0) that
34 allows guests using the same server to communicate via interrupts.
45 migration using the PCI hotplug support.
53 Instead of specifying the <shm size> using POSIX shm, you may specify a
/openbmc/qemu/tests/qemu-iotests/
H A D153.out15 Is another process using the image [TEST_DIR/t.qcow2]?
19 Is another process using the image [TEST_DIR/t.qcow2]?
27 Is another process using the image [TEST_DIR/t.qcow2]?
31 Is another process using the image [TEST_DIR/t.qcow2]?
35 Is another process using the image [TEST_DIR/t.qcow2]?
40 Is another process using the image [TEST_DIR/t.qcow2]?
45 Is another process using the image [TEST_DIR/t.qcow2]?
49 Is another process using the image [TEST_DIR/t.qcow2]?
53 Is another process using the image [TEST_DIR/t.qcow2]?
57 Is another process using the image [TEST_DIR/t.qcow2]?
[all …]
/openbmc/phosphor-debug-collector/
H A Ddump_types.hpp.mako17 using DUMP_CATEGORY = std::string;
20 using DUMP_TYPE = std::string;
23 using DUMP_COLLECTION_TYPE = std::string;
25 using ErrorType = std::string;
26 using Error = std::string;
27 using ErrorList = std::vector<Error>;
28 using ErrorMap = std::unordered_map<ErrorType, ErrorList>;
50 using DUMP_TYPE_TABLE =
54 using DUMP_TYPE_TO_STRING_MAP =
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/
H A Dpkcs11-helper_1.30.0.bb1 SUMMARY = "A library for using PKCS"
3 providers for end-user applications using a simple API and optional OpenSSL \
4 engine. The library allows using multiple PKCS enumerating available token \
7 slot, supporting session expiration and much more all using a simple API."
/openbmc/u-boot/drivers/dfu/
H A DKconfig29 This option enables using DFU to read and write to MMC based storage.
35 This option enables using DFU to read and write to NAND based
41 This option enables using DFU to read and write RAM on the target.
46 This option enables using DFU to read and write to SPI flash based
/openbmc/phosphor-fan-presence/presence/templates/
H A Dgenerated.hpp.mako15 using namespace std::string_literals;
28 using Sensors = std::array<std::unique_ptr<PresenceSensor>, ${len(sensors)}>;
44 using Fans = std::array<Fan, ${len(fans)}>;
66 using Policies = std::array<std::unique_ptr<RedundancyPolicy>, ${len(policies)}>;
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch4 Subject: [PATCH] Define alignof using _Alignof when using C11 or newer
9 when using std=c11 or newer
13 Fixes build when using -std >= gnu11 and using clang16+
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/
H A D0007-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch4 Subject: [PATCH] Define alignof using _Alignof when using C11 or newer
9 when using std=c11 or newer
13 Fixes build when using -std >= gnu11 and using clang16+
/openbmc/u-boot/drivers/i2c/muxes/
H A DKconfig6 one of several buses using some sort of control mechanism. The
8 using a suitable I2C MUX driver.
15 one of several buses using some sort of control mechanism. The
17 using a suitable I2C MUX driver.
24 I2C multimaster arbitration scheme using GPIOs and a challenge &
/openbmc/qemu/tests/tcg/mips/user/ase/msa/
H A DREADME2 mips64el MSA-enabled CPU (I6400, I6500), using an appropriate MIPS toolchain.
8 They are to be executed using QEMU user mode, using command line:
/openbmc/openbmc-test-automation/openpower/localuser/
H A Dtest_ipmi_redfish_user.robot24 [Documentation] Create user using IPMI without privilege and verify user privilege
58 # Update user password using Redfish.
66 [Documentation] Delete user via redfish and verify using IPMI.
69 # Create user using Redfish.
81 # Update user password using Redfish.
85 # Delete user using Redfish.
94 [Documentation] Update user password via Redfish and verify using IPMI.
97 # Create user using Redfish.
109 # Update user password using Redfish.
121 [Documentation] Update user privilege via Redfish and verify using IPMI.
[all …]
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dmethod.aserver.tag.hpp.mako8 using value_types = std::tuple<${m_param}>;
9 using return_type = ${m_return};
/openbmc/boost-dbus/
H A DREADME.md16 using namespace std;
17 using namespace boost::asio;
18 using boost::system::error_code;
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-quote-tools/
H A Dtpm-quote-tools_1.0.4.bb2 for TPM based attestation using the TPM quote mechanism. \
5 for TPM based attestation using the TPM quote mechanism. The manual \
9 Windows XP. It was ported to Windows using MinGW and MSYS. \
/openbmc/phosphor-logging/tools/phosphor-logging/templates/
H A Delog-process-metadata.cpp.mako12 using namespace phosphor::logging;
13 using namespace example::xyz::openbmc_project::example::elog;
14 using namespace std::placeholders;
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb.inc10 file://0003-Dont-disable-libreadline.a-when-using-disable-static.patch \
14 file://0007-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt30 Interact with the Toaster web server with your host browser using URL:
45 When using NAT network, the VM web server can be accessed using
68 Interact with the Toaster web server with your host browser using URL:
/openbmc/u-boot/doc/driver-model/
H A DMIGRATION.txt15 switching over to using CONFIG_DM_MMC and other base driver model options in
25 and maintainers should submit patches switching over to using CONFIG_DM_USB and
35 and maintainers should submit patches switching over to using CONFIG_AHCI and
48 Kconfig around using CONFIG_PARTITIONS and CONFIG_HAVE_BLOCK_DEVICE and make
96 submit patches switching over to using CONFIG_DM_PCI and other base driver
105 should submit patches switching over to using CONFIG_DM_VIDEO and other base

12345678910>>...77