Home
last modified time | relevance | path

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

/external/bzip2/
Ddecompress.c527 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
532 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
533 s->cftabCopy[uc]++; in BZ2_decompress()
Dbzlib_private.h378 Int32 cftabCopy[257]; member
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c744 Int32 cftabCopy[257]; member
1857 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
1862 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
1863 s->cftabCopy[uc]++; in BZ2_decompress()
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c1128 Int32 cftabCopy[257]; member
1829 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
1834cftabCopy[uc] & 0x0000ffff); { if (((i) & 0x1) == 0) s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) … in BZ2_decompress()
1835 s->cftabCopy[uc]++; in BZ2_decompress()
Dbz2.c760 Int32 cftabCopy[257]; member
1872 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
1877 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
1878 s->cftabCopy[uc]++; in BZ2_decompress()
/external/valgrind/main/memcheck/tests/
Dorigin5-bz2.c760 Int32 cftabCopy[257]; member
1872 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
1877 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
1878 s->cftabCopy[uc]++; in BZ2_decompress()
Dvarinfo6.c798 Int32 cftabCopy[257]; member
1911 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
1916 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
1917 s->cftabCopy[uc]++; in BZ2_decompress()
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c767 Int32 cftabCopy[257]; member
1881 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i]; in BZ2_decompress()
1886 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
1887 s->cftabCopy[uc]++; in BZ2_decompress()