Searched refs:bufN (Results 1 - 6 of 6) sorted by relevance

/external/bzip2/
H A Dbzlib.c896 Int32 bufN; member in struct:__anon779
943 bzf->bufN = 0;
1118 bzf->bufN = 0;
1125 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
1134 bzf->strm.avail_in = bzf->bufN;
1194 bzf->bufN = n;
1195 bzf->strm.avail_in = bzf->bufN;
/external/valgrind/VEX/switchback/
H A Dtest_bzip2.c5229 Int32 bufN; member in struct:__anon19825
5276 bzf->bufN = 0;
5451 bzf->bufN = 0;
5458 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5467 bzf->strm.avail_in = bzf->bufN;
5527 bzf->bufN = n;
5528 bzf->strm.avail_in = bzf->bufN;
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c5255 Int32 bufN; member in struct:__anon20357
5302 bzf->bufN = 0;
5477 bzf->bufN = 0;
5484 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5493 bzf->strm.avail_in = bzf->bufN;
5553 bzf->bufN = n;
5554 bzf->strm.avail_in = bzf->bufN;
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c5246 Int32 bufN; member in struct:__anon20645
5293 bzf->bufN = 0;
5468 bzf->bufN = 0;
5475 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5484 bzf->strm.avail_in = bzf->bufN;
5544 bzf->bufN = n;
5545 bzf->strm.avail_in = bzf->bufN;
H A Dvarinfo6.c5284 Int32 bufN; member in struct:__anon20661
5331 bzf->bufN = 0;
5506 bzf->bufN = 0;
5513 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5522 bzf->strm.avail_in = bzf->bufN;
5582 bzf->bufN = n;
5583 bzf->strm.avail_in = bzf->bufN;
/external/valgrind/perf/
H A Dbz2.c5244 Int32 bufN; member in struct:__anon20845
5291 bzf->bufN = 0;
5466 bzf->bufN = 0;
5473 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5482 bzf->strm.avail_in = bzf->bufN;
5542 bzf->bufN = n;
5543 bzf->strm.avail_in = bzf->bufN;

Completed in 266 milliseconds