/openbmc/phosphor-power/test/ |
H A D | temporary_subdirectory_tests.cpp | 30 TemporarySubDirectory subdirectory{}; in TEST() local 32 fs::path path = subdirectory.getPath(); in TEST() 106 TemporarySubDirectory subdirectory{}; in TEST() local 107 EXPECT_FALSE(subdirectory.getPath().empty()); in TEST() 108 EXPECT_TRUE(fs::exists(subdirectory.getPath())); in TEST() 111 fs::path path = subdirectory.getPath(); in TEST() 114 subdirectory = static_cast<TemporarySubDirectory&&>(subdirectory); in TEST() 117 EXPECT_EQ(subdirectory.getPath(), path); in TEST() 175 TemporarySubDirectory subdirectory{}; in TEST() local 176 path = subdirectory.getPath(); in TEST() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-boot_params | 5 files: "data" and "version" and one subdirectory "setup_data". 9 If there's no setup_data in boot_params the subdirectory will 17 "setup_data" subdirectory contains the setup_data data 19 as a link list. In "setup_data" subdirectory there's one 20 subdirectory for each link list node named with the number 21 of the list nodes. The list node subdirectory contains two
|
H A D | sysfs-kernel-mm-cma | 5 /sys/kernel/mm/cma/ contains a subdirectory for each CMA 8 Each CMA heap subdirectory (that is, each
|
H A D | sysfs-class-rapidio | 6 The /sys/class/rapidio_port subdirectory contains individual 40 the corresponding subdirectory will also contain subdirectories for each 43 The example below shows mport device subdirectory with several child RapidIO
|
/openbmc/phosphor-power/ |
H A D | temporary_subdirectory.hpp | 65 TemporarySubDirectory(TemporarySubDirectory&& subdirectory) : in TemporarySubDirectory() argument 66 path{std::move(subdirectory.path)} in TemporarySubDirectory() 69 subdirectory.path.clear(); 82 TemporarySubDirectory& operator=(TemporarySubDirectory&& subdirectory);
|
H A D | temporary_subdirectory.cpp | 52 TemporarySubDirectory&& subdirectory) in operator =() argument 55 if (this != &subdirectory) in operator =() 61 path = std::move(subdirectory.path); in operator =() 64 subdirectory.path.clear(); in operator =()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift/ |
H A D | 0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch | 19 -set(CMAKE_INSTALL_DIR "lib/cmake" CACHE PATH "The subdirectory to install cmake config files (defa… 20 -set(PKGCONFIG_INSTALL_DIR "lib/pkgconfig" CACHE PATH "The subdirectory to install pkgconfig config… 21 +set(CMAKE_INSTALL_DIR "lib${LIB_SUFFIX}/cmake" CACHE PATH "The subdirectory to install cmake confi… 22 +set(PKGCONFIG_INSTALL_DIR "lib${LIB_SUFFIX}/pkgconfig" CACHE PATH "The subdirectory to install pkg… 23 …set(DOC_INSTALL_DIR "share/doc" CACHE PATH "The subdirectory to install documentation files (defau…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0010-oprofile-Determine-the-root-home-directory-dynamical.patch | 27 … this option, your current working directory should be <filename>/root</filename> or a subdirectory 29 … this option, your current working directory should be <filename>~root</filename> or a subdirectory 40 …ion, your current working directory should be <code class="filename">/root</code> or a subdirectory 42 …ion, your current working directory should be <code class="filename">~root</code> or a subdirectory
|
/openbmc/linux/Documentation/PCI/endpoint/function/binding/ |
H A D | pci-ntb.rst | 7 1) Create a subdirectory to pci_epf_ntb directory in configfs. 26 2) Create a subdirectory to directory created in 1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx/ |
H A D | libvpx-configure-support-blank-prefix.patch | 42 - die "Libdir ${libdir} must be a subdirectory of ${prefix}" 48 + die "Libdir ${libdir} must be a subdirectory of ${prefix}"
|
/openbmc/openbmc/meta-openembedded/meta-networking/ |
H A D | README.md | 26 subdirectory: meta-oe 30 subdirectory: meta-python
|
/openbmc/phosphor-dbus-interfaces/ |
H A D | README.md | 15 found under the `gen` subdirectory. When adding or removing YAML files, this 17 subdirectory: `cd gen && ./regenerate-meson`.
|
/openbmc/ibm-dbus-interfaces/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/ibm-logging/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/phosphor-webui/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/pyphosphor/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/phosphor-state-manager/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/phosphor-mrw-tools/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/phosphor-watchdog/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/gpioplus/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/slpd-lite/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/sdeventplus/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/phosphor-dbus-monitor/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|
/openbmc/s2600wf-misc/ |
H A D | OWNERS | 13 # in any subdirectory. The contents of the subdirectory OWNERS file are
|