Home
last modified time | relevance | path

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

/external/bzip2/
Dcompress.c49 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
61 s->zbits[s->numZ] \
619 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
Dbzlib_private.h219 UChar* zbits; member
Dbzlib.c200 s->zbits = NULL; in BZ_API()
347 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()
/external/valgrind/memcheck/tests/
Dvarinfo6.c639 UChar* zbits; member
3505 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
3517 s->zbits[s->numZ] \
4075 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
4604 s->zbits = NULL; in BZ_API()
4751 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()
Dorigin5-bz2.c601 UChar* zbits; member
3467 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
3479 s->zbits[s->numZ] \
4037 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
4566 s->zbits = NULL; in BZ_API()
4714 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()
/external/valgrind/perf/
Dbz2.c601 UChar* zbits; member
3465 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
3477 s->zbits[s->numZ] \
4035 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
4564 s->zbits = NULL; in BZ_API()
4711 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()
Dtest_input_for_tinycc.c1029 UChar* zbits; member
2877 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
2888 …{ while (s->bsLive >= 8) { s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); s->numZ++; s->bsBuff <<= … in bsW()
3399 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
3688 s->zbits = ((void *)0); in BZ2_bzCompressInit()
3805 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c608 UChar* zbits; member
3476 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
3488 s->zbits[s->numZ] \
4046 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
4575 s->zbits = NULL; in BZ_API()
4722 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()