Home
last modified time | relevance | path

Searched refs:bufN (Results 1 – 5 of 5) sorted by relevance

/external/bzip2/
Dbzlib.c896 Int32 bufN; member
943 bzf->bufN = 0; in BZ_API()
1118 bzf->bufN = 0; in BZ_API()
1125 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()
1134 bzf->strm.avail_in = bzf->bufN; in BZ_API()
1194 bzf->bufN = n; in BZ_API()
1195 bzf->strm.avail_in = bzf->bufN; in BZ_API()
/external/valgrind/memcheck/tests/
Dvarinfo6.c5284 Int32 bufN; member
5331 bzf->bufN = 0; in BZ_API()
5506 bzf->bufN = 0; in BZ_API()
5513 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()
5522 bzf->strm.avail_in = bzf->bufN; in BZ_API()
5582 bzf->bufN = n; in BZ_API()
5583 bzf->strm.avail_in = bzf->bufN; in BZ_API()
Dorigin5-bz2.c5246 Int32 bufN; member
5293 bzf->bufN = 0; in BZ_API()
5468 bzf->bufN = 0; in BZ_API()
5475 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()
5484 bzf->strm.avail_in = bzf->bufN; in BZ_API()
5544 bzf->bufN = n; in BZ_API()
5545 bzf->strm.avail_in = bzf->bufN; in BZ_API()
/external/valgrind/perf/
Dbz2.c5244 Int32 bufN; member
5291 bzf->bufN = 0; in BZ_API()
5466 bzf->bufN = 0; in BZ_API()
5473 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()
5482 bzf->strm.avail_in = bzf->bufN; in BZ_API()
5542 bzf->bufN = n; in BZ_API()
5543 bzf->strm.avail_in = bzf->bufN; in BZ_API()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c5255 Int32 bufN; member
5302 bzf->bufN = 0; in BZ_API()
5477 bzf->bufN = 0; in BZ_API()
5484 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()
5493 bzf->strm.avail_in = bzf->bufN; in BZ_API()
5553 bzf->bufN = n; in BZ_API()
5554 bzf->strm.avail_in = bzf->bufN; in BZ_API()