| /openbmc/qemu/include/migration/ |
| H A D | vmstate.h | 318 #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 D | cpu-qom.h | 48 #define VMSTATE_PPC_TIMEBASE_V(_field, _state, _version) { \ argument 50 .version_id = (_version), \
|
| /openbmc/openpower-hw-diags/attn/pel/ |
| H A D | primary_src.cpp | 15 stream << _header << _version << _flags << _reserved1B << _wordCount in flatten() 28 stream >> _header >> _version >> _flags >> _reserved1B >> _wordCount >> in unflatten()
|
| H A D | primary_src.hpp | 113 uint8_t _version = 0x02; member in attn::pel::PrimarySrc
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | cve_check.py | 37 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 D | 0001-Update-Versioneer-to-0.22.patch | 11 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 D | src.hpp | 137 return _version; in version() 602 uint8_t _version; member in openpower::pels::SRC
|
| H A D | src.cpp | 252 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 D | openbmctool-rhel8.spec | 5 Version: %{_version}
|
| H A D | openbmctool-rhel7.spec | 5 Version: %{_version}
|
| /openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | 0001-Fix-build-with-GCC-15.patch | 80 - void (*_version) (void), 81 + void (*_version) (),
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | variables.rst | 189 shlibname:packagename[_version]
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 5162 -rw-r--r-- root root 23 ./usr/lib/gobject-introspection/giscanner/_version.py
|
| H A D | buildhistory_filelist1.txt | 5161 -rw-r--r-- root root 23 ./usr/lib/gobject-introspection/giscanner/_version.py
|