Home
last modified time | relevance | path

Searched refs:_version (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/include/migration/
H A Dvmstate.h318 #define VMSTATE_SINGLE_TEST(_field, _state, _test, _version, _info, _type) { \ argument
320 .version_id = (_version), \
328 #define VMSTATE_SINGLE_FULL(_field, _state, _test, _version, _info, \ argument
332 .version_id = (_version), \
348 #define VMSTATE_POINTER(_field, _state, _version, _info, _type) { \ argument
350 .version_id = (_version), \
366 #define VMSTATE_ARRAY(_field, _state, _num, _version, _info, _type) {\ argument
368 .version_id = (_version), \
376 #define VMSTATE_2DARRAY(_field, _state, _n1, _n2, _version, _info, _type) { \ argument
378 .version_id = (_version), \
[all …]
/openbmc/qemu/target/ppc/
H A Dcpu-qom.h48 #define VMSTATE_PPC_TIMEBASE_V(_field, _state, _version) { \ argument
50 .version_id = (_version), \
/openbmc/openpower-hw-diags/attn/pel/
H A Dprimary_src.cpp15 stream << _header << _version << _flags << _reserved1B << _wordCount in flatten()
28 stream >> _header >> _version >> _flags >> _reserved1B >> _wordCount >> in unflatten()
H A Dprimary_src.hpp113 uint8_t _version = 0x02; member in attn::pel::PrimarySrc
/openbmc/openbmc/poky/meta/lib/oe/
H A Dcve_check.py37 self._version = _Version(
45 self._version.release,
46 self._version.patch_l,
47 self._version.pre_l,
48 self._version.pre_v
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch11 click_spinner/_version.py | 665 +++++++++++++++++++++-
23 -from ._version import get_versions
26 +from . import _version
27 +__version__ = _version.get_versions()['version']
28 diff --git a/click_spinner/_version.py b/click_spinner/_version.py
30 --- a/click_spinner/_version.py
31 +++ b/click_spinner/_version.py
48 +"""Git implementation of _version.py."""
63 + # each be defined on a line of their own. _version.py will just call
79 + # _version.py
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp137 return _version; in version()
602 uint8_t _version; member in openpower::pels::SRC
H A Dsrc.cpp252 stream >> _header >> _version >> _flags >> _reserved1B >> _wordCount >> in unflatten()
271 stream << _header << _version << _flags << _reserved1B << _wordCount in flatten()
309 _version = srcVersion; in SRC()
451 if (_version != srcVersion) in validate()
714 jsonInsert(ps, "SRC Version", getNumberString("0x%02X", _version), 1); in getJSON()
1529 stream << _version << flags << _reserved1B << _wordCount << _reserved2B in getSrcStruct()
/openbmc/openbmc-tools/openbmctool/build-scripts/
H A Dopenbmctool-rhel8.spec5 Version: %{_version}
H A Dopenbmctool-rhel7.spec5 Version: %{_version}
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A D0001-Fix-build-with-GCC-15.patch80 - void (*_version) (void),
81 + void (*_version) (),
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst189 shlibname:packagename[_version]
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt5162 -rw-r--r-- root root 23 ./usr/lib/gobject-introspection/giscanner/_version.py
H A Dbuildhistory_filelist1.txt5161 -rw-r--r-- root root 23 ./usr/lib/gobject-introspection/giscanner/_version.py