Home
last modified time | relevance | path

Searched refs:Int32 (Results 1 – 8 of 8) sorted by relevance

/u-boot/lib/bzip2/
A Dbzlib_private.h235 Int32 mode;
264 Int32 numZ;
286 Int32 nMTF;
313 BZ2_hbAssignCodes ( Int32*, UChar*, Int32, Int32, Int32 );
316 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 );
402 Int32 k0;
505 extern Int32
506 BZ2_indexIntoF ( Int32, Int32* );
508 extern Int32
512 BZ2_hbCreateDecodeTables ( Int32*, Int32*, Int32*, UChar*,
[all …]
A Dbzlib_huffman.c105 Int32 *freq, in BZ2_hbMakeCodeLengths()
107 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
178 Int32 minLen, in BZ2_hbAssignCodes()
179 Int32 maxLen, in BZ2_hbAssignCodes()
180 Int32 alphaSize ) in BZ2_hbAssignCodes()
182 Int32 n, vec, i; in BZ2_hbAssignCodes()
195 Int32 *base, in BZ2_hbCreateDecodeTables()
196 Int32 *perm, in BZ2_hbCreateDecodeTables()
198 Int32 minLen, in BZ2_hbCreateDecodeTables()
199 Int32 maxLen, in BZ2_hbCreateDecodeTables()
[all …]
A Dbzlib_blocksort.c78 Int32 i, j, tmp; in fallbackSimpleSort()
140 Int32 sp, lo, hi; in fallbackQSort3()
179 n = (Int32)eclass[fmap[unLo]] - (Int32)med; in fallbackQSort3()
190 n = (Int32)eclass[fmap[unHi]] - (Int32)med; in fallbackQSort3()
259 Int32 ftab[257]; in fallbackSort()
262 Int32 nNotDone; in fallbackSort()
263 Int32 nBhtab; in fallbackSort()
395 Int32 k; in mainGtU()
884 Int32 vv; in mainSort()
885 Int32 h = 1; in mainSort()
[all …]
A Dbzlib_decompress.c72 Int32 i; in makeMaps_d()
157 Int32 i; in BZ2_decompress()
158 Int32 j; in BZ2_decompress()
159 Int32 t; in BZ2_decompress()
163 Int32 EOB; in BZ2_decompress()
169 Int32 es; in BZ2_decompress()
170 Int32 N; in BZ2_decompress()
171 Int32 curr; in BZ2_decompress()
172 Int32 zt; in BZ2_decompress()
173 Int32 zn; in BZ2_decompress()
[all …]
A Dbzlib_compress.c148 Int32 i; in makeMaps_e()
163 Int32 i, j; in generateMTFValues()
164 Int32 zPend; in generateMTFValues()
165 Int32 wr; in generateMTFValues()
166 Int32 EOB; in generateMTFValues()
283 Int32 nGroups; in sendMTFValues()
284 Int32 nBytes __maybe_unused; in sendMTFValues()
298 Int32 fave[BZ_N_GROUPS]; in sendMTFValues()
322 Int32 nPart, remF, tFreq, aFreq; in sendMTFValues()
573 Int32 curr = s->len[t][0]; in sendMTFValues()
[all …]
A Dbzlib.c155 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
172 Int32 i; in prepare_new_block()
206 Int32 n; in BZ_API()
270 Int32 i; in add_pair_to_block()
726 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
728 Int32 nb, na, mid; in BZ2_indexIntoF()
926 Int32 bufN;
953 Int32 ret; in BZ_API()
999 Int32 n, n2, ret; in BZ_API()
1059 Int32 n, n2, ret; in BZ_API()
[all …]
A Dbzlib_randtable.c67 Int32 BZ2_rNums[512] = {
/u-boot/lib/lzma/
A DTypes.h48 typedef long Int32; typedef
51 typedef int Int32; typedef

Completed in 355 milliseconds