Home
last modified time | relevance | path

Searched refs:experimental (Results 1 – 25 of 193) sorted by relevance

12345678

/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.hpp21 namespace fs = std::experimental::filesystem;
87 void resize(const std::experimental::filesystem::path& path, size_t len);
121 std::experimental::filesystem::path getPartitionFilePath(int flags);
129 size_t fulfil(const std::experimental::filesystem::path& path, int flags,
H A Dmboxd_pnor_partition_table.cpp43 namespace fs = std::experimental::filesystem; in init_vpnor_from_paths()
85 namespace fs = std::experimental::filesystem; in vpnor_copy_bootloader_partition()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-asio-Dont-use-experimental-with-clang.patch4 Subject: [PATCH 10/10] asio: Dont use experimental with clang
22 -using std::experimental::basic_string_view;
23 -using std::experimental::string_view;
/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/
H A Dvirglrenderer_1.0.1.bb26 PACKAGECONFIG[drm-msm-experimental] = "-Ddrm-msm-experimental=true,-Ddrm-msm-experimental=false"
/openbmc/ibm-logging/
H A Dmanager.hpp149 std::experimental::filesystem::path getSaveDir(EntryID id);
158 std::experimental::filesystem::path getCalloutSaveDir(EntryID id);
224 std::experimental::filesystem::path path(objectPath); in getEntryID()
H A Dcallout.hpp14 namespace fs = std::experimental::filesystem;
/openbmc/linux/net/ieee802154/
H A DKconfig17 bool "IEEE 802.15.4 experimental netlink support"
19 Adds experimental netlink support for nl802154.
/openbmc/linux/fs/ufs/
H A DKconfig12 experimental "UFS file system write support", below. Please read the
37 experimental, so you should back up your UFS partitions beforehand.
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp75 shared_host_mac_(std::experimental::nullopt),
173 shared_host_mac_ = std::experimental::nullopt; in set_mac_addr()
H A Dnet_config.h91 std::experimental::optional<mac_addr_t> shared_host_mac_;
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_ro.cpp25 namespace fs = std::experimental::filesystem; in main()
H A Dtoc_missing_file.cpp31 namespace fs = std::experimental::filesystem; in main()
H A Dtmpd.cpp13 namespace fs = std::experimental::filesystem;
H A Dcreate_read_window_straddle_partitions.cpp48 namespace fs = std::experimental::filesystem; in main()
H A Dwrite_prsv.cpp27 namespace fs = std::experimental::filesystem; in main()
/openbmc/linux/Documentation/fb/
H A Daty128fb.rst21 * still experimental.
72 - This driver is still experimental and is not finished. Too many
/openbmc/bmcweb/config/
H A Dmeson.build8 'experimental-http2',
9 'experimental-redfish-multi-computer-system',
/openbmc/linux/drivers/media/mc/
H A DKconfig13 This is currently experimental.
/openbmc/linux/drivers/gpu/drm/ast/
H A DKconfig10 Say yes for experimental AST GPU driver. Do not enable
/openbmc/qemu/docs/system/arm/
H A Ddigic.rst11 an experimental version of the `barebox bootloader <http://www.barebox.org/>`_.
/openbmc/linux/Documentation/admin-guide/media/
H A Dintro.rst26 - Video4Linux Request API (experimental);
/openbmc/linux/drivers/gpu/drm/gma500/
H A DKconfig16 Say yes for an experimental 2D KMS framebuffer driver for the
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-lz4_4.3.3.bb30 # The stream API is experimental and not enabled yet, so don't ship the test suite
/openbmc/linux/drivers/media/dvb-core/
H A DKconfig12 This option enables DVB experimental memory-mapped API, which
16 Support for it is experimental. Use with care. If unsure,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/
H A D0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch28 option(WITH_PYTHON "Build experimental Python bindings" OFF)

12345678