Home
last modified time | relevance | path

Searched refs:BZ2_rNums (Results 1 – 7 of 7) sorted by relevance

/external/bzip2/
Drandtable.c26 Int32 BZ2_rNums[512] = { variable
Dbzlib_private.h131 extern Int32 BZ2_rNums[512];
145 s->rNToGo = BZ2_rNums[s->rTPos]; \
/external/valgrind/perf/
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 =… in BZ2_decompress()
1873 …if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos =… in BZ2_decompress()
3440 Int32 BZ2_rNums[512] = { variable
4023 …har)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rT… in unRLE_obuf_to_output_FAST()
4029 …har)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rT… in unRLE_obuf_to_output_FAST()
4035 …har)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rT… in unRLE_obuf_to_output_FAST()
4040 …har)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rT… in unRLE_obuf_to_output_FAST()
4043 …har)(s->tPos & 0xff); s->tPos >>= 8;; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rT… in unRLE_obuf_to_output_FAST()
4177 …>tPos) << 2) & 0x4)) & 0xF) << 16));; if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rT… in unRLE_obuf_to_output_SMALL()
[all …]
Dbz2.c513 extern Int32 BZ2_rNums[512];
527 s->rNToGo = BZ2_rNums[s->rTPos]; \
4154 Int32 BZ2_rNums[512] = { variable
/external/valgrind/memcheck/tests/
Dvarinfo6.c551 extern Int32 BZ2_rNums[512];
565 s->rNToGo = BZ2_rNums[s->rTPos]; \
4194 Int32 BZ2_rNums[512] = { variable
Dorigin5-bz2.c513 extern Int32 BZ2_rNums[512];
527 s->rNToGo = BZ2_rNums[s->rTPos]; \
4156 Int32 BZ2_rNums[512] = { variable
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c520 extern Int32 BZ2_rNums[512];
534 s->rNToGo = BZ2_rNums[s->rTPos]; \
4165 Int32 BZ2_rNums[512] = { variable