Home
last modified time | relevance | path

Searched refs:UInt64 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/lib/lzma/
H A DTypes.h61 typedef unsigned long UInt64; typedef
67 typedef unsigned __int64 UInt64; typedef
71 typedef unsigned long long int UInt64; typedef
166 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);
204 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
H A Dlzma.txt513 UInt64 fileSize;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D050-fix-glibcisms.patch12 -typedef __U64_TYPE UInt64;
16 +typedef uint64_t UInt64;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A DCVE-2018-5996.patch52 const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress)
115 UInt64 startPos = m_OutWindowStream.GetProcessedSize();
124 UInt64 m_PackSize;
197 _unpackSize = outSize ? *outSize : (UInt64)(Int64)-1;
/openbmc/openbmc-test-automation/lib/snmp/
H A Dredfish_snmp_utils.robot222 # UInt64: 1397718405502468474 SNMPv2-SMI::enterprises.49871.1.0.1.3 = INTEGER: 3
246 …Should Match Regexp ${snmp_trap}[3] SNMPv2-SMI::enterprises.49871.1.0.1.2 = Opaque: UInt64: \[0-…
293 # UInt64: 1397718405502468474 SNMPv2-SMI::enterprises.49871.1.0.1.3 = INTEGER: 3
349 # UInt64: 1397718405502468474 SNMPv2-SMI::enterprises.49871.1.0.1.3 = INTEGER: 3
/openbmc/openbmc-test-automation/redfish/events/
H A Dtest_bmc_snmp_config.robot209 …Should Match Regexp ${SNMP_TRAP}[3] SNMPv2-SMI::enterprises.49871.1.0.1.2 = Opaque: UInt64: \[0-…
235 # SNMPv2-SMI::enterprises.49871.1.0.1.2 = Opaque: UInt64: 4622921648578756984
H A Dtest_bmc_snmp_trap.robot326 # SNMPv2-SMI::enterprises.49871.1.0.1.2 = Opaque: UInt64: 4622921648578756984
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_snmp_alerts_sub_menu.robot377 # UInt64: 1397718405502468474 SNMPv2-SMI::enterprises.49871.1.0.1.3 = INTEGER: 3
469 # UInt64: 1397718405502468474 SNMPv2-SMI::enterprises.49871.1.0.1.3 = INTEGER: 3
509 # UInt64: 1397718405502468474 SNMPv2-SMI::enterprises.49871.1.0.1.3 = INTEGER: 3
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py119 't': dbus.UInt64, 'd': float, 's': str}
123 't': dbus.UInt64, 'd': float, 's': str}