Home
last modified time | relevance | path

Searched full:moved (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.hpp56 bool moved = false; member
85 // Mark the moved object, so destructor knows it was moved in operator =()
86 move.moved = true; in operator =()
93 // Do not close files if ownership was moved to another object in ~PidCoreLog()
94 if (!moved) in ~PidCoreLog()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py128 '/lib/libcap.so.2.33 moved to /lib/libcap.so.2.34',
129 '/lib/modules/5.4.40-yocto-standard moved to /lib/modules/5.4.43-yocto-standard',
131 '/usr/bin/gawk-5.0.1 moved to /usr/bin/gawk-5.1.0',
134 '/usr/lib/libbtrfsutil.so.1.1.1 moved to /usr/lib/libbtrfsutil.so.1.2.0',
137 '/usr/lib/libkmod.so.2.3.4 moved to /usr/lib/libkmod.so.2.3.5',
139 '/usr/lib/libpixman-1.so.0.38.4 moved to /usr/lib/libpixman-1.so.0.40.0',
141 …'/usr/lib/python3.8/site-packages/PyGObject-3.34.0.egg-info moved to /usr/lib/python3.8/site-packa…
142 …'/usr/lib/python3.8/site-packages/btrfsutil-1.1.1-py3.8.egg-info moved to /usr/lib/python3.8/site-…
143 …'/usr/lib/python3.8/site-packages/pycairo-1.19.0.egg-info moved to /usr/lib/python3.8/site-package…
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.1.rst95 - ``libidn``: no longer needed, moved to meta-oe
101 - ``nspr``: no longer needed, moved to meta-oe
103 - ``nss``: no longer needed, moved to meta-oe
110 - ``sysprof``: no longer needed, moved to meta-oe
139 - ``distutils-base``: moved to meta-python2
141 - ``distutils``: moved to meta-python2
146 - ``python-dir``: moved to meta-python2
148 - ``pythonnative``: moved to meta-python2
150 - ``setuptools``: moved to meta-python2
214 - The ``ldconfig`` binary built as part of glibc has now been moved to
H A Dmigration-5.1.rst51 it is moved to :term:`WORKDIR`. This means that ``S = "${WORKDIR}/${BP}"``,
169 - ``libnewt``: moved to meta-oe
171 - ``pytest-runner``: moved to meta-python
172 - ``python3-importlib-metadata``: moved to meta-python
173 - ``python3-pathlib2``: moved to meta-python
174 - ``python3-py``: moved to meta-python
175 - ``python3-rfc3986-validator``: moved to meta-python
176 - ``python3-toml``: moved to meta-python
177 - ``python3-tomli``: moved to meta-python
H A Dmigration-3.4.rst109 - ``clutter-1.0``: legacy component moved to meta-gnome
110 - ``clutter-gst-3.0``: legacy component moved to meta-gnome
111 - ``clutter-gtk-1.0``: legacy component moved to meta-gnome
112 - ``cogl-1.0``: legacy component moved to meta-gnome
125 - ``clutter``: moved to meta-gnome along with clutter itself
155 Tune files moved to architecture-specific directories
158 The tune files found in ``conf/machine/include`` have now been moved
160 location; e.g. x86 tune files have moved into an ``x86`` subdirectory,
161 MIPS tune files have moved into a ``mips`` subdirectory, etc.
H A Dmigration-2.4.rst39 ``_compression.py`` scripts have been moved from the
100 has moved to meta-oe.
102 - ``byacc``: This recipe was only needed by rpm 5.x and has moved to
135 has been moved to ``meta-mingw``.
198 The Device Tree code has moved to a :ref:`ref-classes-kernel-devicetree` class.
228 - The main Poky ``README`` file has been moved to the ``meta-poky``
232 - The ``README.hardware`` file has been moved to ``meta-yocto-bsp``. A
260 primary person responsible for each recipe in OE-Core, has been moved
H A Dmigration-2.2.rst335 - ``augeas``: No longer needed and has been moved to ``meta-oe``.
337 - ``directfb``: Unmaintained and has been moved to ``meta-oe``.
345 - ``gtk-engines``: No longer needed and has been moved to
350 - ``libglade``: No longer needed and has been moved to ``meta-oe``.
353 ``libmad`` has been moved to ``meta-oe``.
368 - ``pointercal``: No longer needed and has been moved to ``meta-oe``.
370 - ``python-imaging``: No longer needed and moved to ``meta-python``
372 - ``python-pyrex``: No longer needed and moved to ``meta-python``.
379 - ``tslib``: No longer needed and has been moved to ``meta-oe``.
383 - ``xtscal``: No longer needed and moved to ``meta-oe``
[all …]
H A Dmigration-2.0.rst49 The following recipes have been moved or removed:
51 - ``bluez4``: The recipe is obsolete and has been moved due to
65 - ``libunique``: The recipe is no longer used and has been moved to
176 .. _migration-2.0-recipe-maintenance-tracking-data-moved-to-oe-core:
178 Recipe Maintenance Tracking Data Moved to OE-Core
182 ``meta-yocto`` has been moved to :term:`OpenEmbedded-Core (OE-Core)`. The change
/openbmc/u-boot/include/zfs/
H A Duberblock_impl.h20 * Note: the first two fields should never be moved. When a storage pool
22 * can be checked. If the ub_version field is moved, we may not detect
23 * version mismatch. If the ub_magic field is moved, applications that
/openbmc/openpower-hw-diags/util/
H A Dtemporary_file.hpp22 * TemporaryFile objects cannot be copied, but they can be moved. This enables
46 * @param file TemporaryFile object being moved
62 * @param file TemporaryFile object being moved
H A Dfile_descriptor.hpp16 * FileDescriptor objects cannot be copied, but they can be moved. This enables
38 * @param other - FileDescriptor object being moved
51 * @param other - FileDescriptor object being moved
/openbmc/sdbusplus/test/exception/
H A Dsdbus_error.cpp99 // We are purposefully calling functions on a moved-from object, in TEST()
108 // Ensure our new object has the same data but moved in TEST()
117 // We are purposefully calling functions on a moved-from object, in TEST()
127 // Ensure our new object has the same data but moved in TEST()
152 // The SdBusError should have moved our error so it should be freeable in TEST()
/openbmc/openpower-debug-collector/watchdog/
H A Dutils.hpp24 * TemporaryFile objects cannot be copied, but they can be moved. This enables
49 * @param file TemporaryFile object being moved
65 * @param file TemporaryFile object being moved
H A Dfile_descriptor.hpp18 * FileDescriptor objects cannot be copied, but they can be moved. This enables
40 * @param other - FileDescriptor object being moved
54 * @param other - FileDescriptor object being moved
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dtemporary_file.hpp26 * TemporaryFile objects cannot be copied, but they can be moved. This enables
53 * @param file TemporaryFile object being moved
69 * @param file TemporaryFile object being moved
/openbmc/phosphor-power/
H A Dtemporary_file.hpp35 * TemporaryFile objects cannot be copied, but they can be moved. This enables
59 * @param file TemporaryFile object being moved
75 * @param file TemporaryFile object being moved
H A Dfile_descriptor.hpp16 * FileDescriptor objects cannot be copied, but they can be moved. This enables
38 * @param other - FileDescriptor object being moved
51 * @param other - FileDescriptor object being moved
H A Dtemporary_subdirectory.hpp38 * TemporarySubDirectory objects cannot be copied, but they can be moved. This
63 * @param subdirectory TemporarySubDirectory object being moved
80 * @param subdirectory TemporarySubDirectory object being moved
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/libplacebo/
H A D0001-meson-add-glslang-lib-for-15.0.0-linking.patch6 Glslang 15.0.0 moved some code around, add also linking to glslang,
28 + # Glslang 15.0.0 moved some code around, add also linking to glslang, while
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0008-libtool-Avoid-relinking-when-cross-compiling-its-poi.patch17 This patch also removes an annoying "seems to be moved" warning
118 - func_warning "'$deplib' seems to be moved"
120 + # func_warning "'$deplib' seems to be moved"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-Fix-build-errors-related-to-incorrect-function-param.patch178 register int moved;
189 if (moved <= 0) {
205 if (moved2 != moved) {
207 moved, moved2);
216 if (moved2 != moved) {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch45 - status(" Files moved: %"PRIu64, this->match.moved);
50 + status(" Files moved: %" PRIu64, this->match.moved);
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dfind_existing_config.patch37 -$ERRSPACES applied, or that the source config file was moved. If you do have pending
38 +$ERRSPACES applied, or that the source config file was moved. If you do have pending
/openbmc/phosphor-power/test/
H A Dfile_descriptor_tests.cpp83 // Verify descriptor has been moved out of first object in TEST()
86 // Verify descriptor has been moved into second object in TEST()
112 // Verify second file descriptor has been moved into first object in TEST()
115 // Verify second file descriptor has been moved out of second object in TEST()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arrow/
H A Drun-ptest4 # modules and latest version of arrow has moved away from pytz to zoneinfo module so once updating …

12345678910>>...13