Searched refs:BZ2_rNums (Results 1 - 8 of 8) sorted by relevance

/external/bzip2/
H A Drandtable.c26 Int32 BZ2_rNums[512] = { variable
H A Dbzlib_private.h131 extern Int32 BZ2_rNums[512];
145 s->rNToGo = BZ2_rNums[s->rTPos]; \
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c1002 extern Int32 BZ2_rNums[512];
1854 if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;; s->k0 ^= ((s->rNToGo == 1) ? 1 : 0);
1873 if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;; s->k0 ^= ((s->rNToGo == 1) ? 1 : 0);
3440 Int32 BZ2_rNums[512] = { variable
4023 s->tPos = s->tt[s->tPos]; k1 = (UChar)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;;
4029 s->tPos = s->tt[s->tPos]; k1 = (UChar)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;;
4035 s->tPos = s->tt[s->tPos]; k1 = (UChar)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;;
4040 s->tPos = s->tt[s->tPos]; k1 = (UChar)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;;
4043 s->tPos = s->tt[s->tPos]; s->k0 = (UChar)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;;
4177 k1 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s->ll4[(s->tPos) >> 1])) >> (((s->tPos) << 2) & 0x4)) & 0xF) << 16));; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[
[all...]
H A Dbz2.c513 extern Int32 BZ2_rNums[512];
527 s->rNToGo = BZ2_rNums[s->rTPos]; \
4156 Int32 BZ2_rNums[512] = { variable
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c497 extern Int32 BZ2_rNums[512];
511 s->rNToGo = BZ2_rNums[s->rTPos]; \
4141 Int32 BZ2_rNums[512] = { variable
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c520 extern Int32 BZ2_rNums[512];
534 s->rNToGo = BZ2_rNums[s->rTPos]; \
4165 Int32 BZ2_rNums[512] = { variable
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c513 extern Int32 BZ2_rNums[512];
527 s->rNToGo = BZ2_rNums[s->rTPos]; \
4156 Int32 BZ2_rNums[512] = { variable
H A Dvarinfo6.c551 extern Int32 BZ2_rNums[512];
565 s->rNToGo = BZ2_rNums[s->rTPos]; \
4194 Int32 BZ2_rNums[512] = { variable

Completed in 328 milliseconds