Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D050-fix-glibcisms.patch10 -typedef __U64_TYPE UInt64;
14 +typedef uint64_t UInt64;
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/CoreAudio/
H A DCoreAudio.h176 typedef unsigned long int UInt64; typedef
214 UInt64 mHostTime;
216 UInt64 mWordClockTime;
/OK3568_Linux_fs/buildroot/package/php-pecl-dbus/
H A D0001-php8-compat.patch88 @@ -98,26 +101,26 @@ PHP_DBUS_INT_WRAPPER_DEF(uint64,UInt64);