Searched refs:Int32 (Results 1 - 25 of 37) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbzip2_inflate.c85 typedef int Int32; typedef
98 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab );
99 void BZ2_hbCreateDecodeTables ( Int32 *limit,
100 Int32 *base,
101 Int32 *perm,
103 Int32 minLen,
104 Int32 maxLen,
105 Int32 alphaSiz
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/
H A DIPassword.h20 STDMETHOD(CryptoGetTextPassword2)(Int32 *passwordIsDefined, BSTR *password) PURE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/Common/
H A DTypes.h23 typedef int Int32; typedef
H A DMyWindows.h41 typedef Int32 INT32;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/Common/
H A DTypes.h23 typedef int Int32; typedef
H A DMyWindows.h41 typedef Int32 INT32;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/
H A DIPassword.h20 STDMETHOD(CryptoGetTextPassword2)(Int32 *passwordIsDefined, BSTR *password) PURE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/Common/
H A DTypes.h23 typedef int Int32; typedef
H A DMyWindows.h41 typedef Int32 INT32;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/
H A DIPassword.h20 STDMETHOD(CryptoGetTextPassword2)(Int32 *passwordIsDefined, BSTR *password) PURE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/
H A DTypes.h28 typedef long Int32; typedef
30 typedef int Int32; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/
H A DTypes.h28 typedef long Int32; typedef
30 typedef int Int32; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/
H A DTypes.h28 typedef long Int32; typedef
30 typedef int Int32; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/Compress/Lz/
H A DMatchFinder.h49 #define Inline_MatchFinder_GetIndexByte(p, index) ((p)->buffer[(Int32)(index)])
82 typedef Byte (*Mf_GetIndexByte_Func)(void *object, Int32 index);
H A DMatchFinderMt.c249 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,
251 UInt32 *_distances, UInt32 _maxLen, const UInt32 *hash, Int32 limit, UInt32 size, UInt32 *posRes)
376 distances + curPos, p->numHashBytes - 1, p->hashBuf + p->hashBufPos, (Int32)(limit - curPos) , size, &posRes);
565 Byte MatchFinderMt_GetIndexByte(CMatchFinderMt *p, Int32 index)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/Compress/Lz/
H A DMatchFinder.h49 #define Inline_MatchFinder_GetIndexByte(p, index) ((p)->buffer[(Int32)(index)])
82 typedef Byte (*Mf_GetIndexByte_Func)(void *object, Int32 index);
H A DMatchFinderMt.c249 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,
251 UInt32 *_distances, UInt32 _maxLen, const UInt32 *hash, Int32 limit, UInt32 size, UInt32 *posRes)
376 distances + curPos, p->numHashBytes - 1, p->hashBuf + p->hashBufPos, (Int32)(limit - curPos) , size, &posRes);
565 Byte MatchFinderMt_GetIndexByte(CMatchFinderMt *p, Int32 index)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/Compress/Lz/
H A DMatchFinder.h49 #define Inline_MatchFinder_GetIndexByte(p, index) ((p)->buffer[(Int32)(index)])
82 typedef Byte (*Mf_GetIndexByte_Func)(void *object, Int32 index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/tools/misc/lzma_src/C/
H A DLzFind.h50 #define Inline_MatchFinder_GetIndexByte(p, index) ((p)->buffer[(Int32)(index)])
83 typedef Byte (*Mf_GetIndexByte_Func)(void *object, Int32 index);
H A DTypes.h52 typedef long Int32; typedef
55 typedef int Int32; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/LZMA/
H A DLZMAEncoder.h105 UInt32 s = 6 + ((kNumLogBits - 1) & (UInt32)((Int32)(((1 << (kNumLogBits + 6)) - 1) - pos) >> 31));
437 HRESULT CodeOneBlock(UInt64 *inSize, UInt64 *outSize, Int32 *finished);
H A DLZMADecoder.h186 Int32 _remainLen; // -1 means end of stream. // -2 means need Init
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/LZMA/
H A DLZMAEncoder.h105 UInt32 s = 6 + ((kNumLogBits - 1) & (UInt32)((Int32)(((1 << (kNumLogBits + 6)) - 1) - pos) >> 31));
437 HRESULT CodeOneBlock(UInt64 *inSize, UInt64 *outSize, Int32 *finished);
H A DLZMADecoder.h186 Int32 _remainLen; // -1 means end of stream. // -2 means need Init
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/LZMA/
H A DLZMAEncoder.h105 UInt32 s = 6 + ((kNumLogBits - 1) & (UInt32)((Int32)(((1 << (kNumLogBits + 6)) - 1) - pos) >> 31));
437 HRESULT CodeOneBlock(UInt64 *inSize, UInt64 *outSize, Int32 *finished);

Completed in 121 milliseconds

12