Home
last modified time | relevance | path

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

/external/bzip2/
Dbzlib.h197 unsigned int* nbytes_out_hi32
Dbzlib.c1028 unsigned int* nbytes_out_hi32 ) in BZ_API()
1043 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
1077 if (nbytes_out_hi32 != NULL) in BZ_API()
1078 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
Dbzip2.c335 UInt32 nbytes_out_lo32, nbytes_out_hi32; in compressStream() local
362 &nbytes_out_lo32, &nbytes_out_hi32 ); in compressStream()
391 nbytes_out_lo32, nbytes_out_hi32 ); in compressStream()
412 &nbytes_out_lo32, &nbytes_out_hi32 ); in compressStream()
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c312 unsigned int* nbytes_out_hi32
5363 unsigned int* nbytes_out_hi32 ) in BZ_API()
5378 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5412 if (nbytes_out_hi32 != NULL) in BZ_API()
5413 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
/external/valgrind/main/memcheck/tests/
Dorigin5-bz2.c328 unsigned int* nbytes_out_hi32
5378 unsigned int* nbytes_out_hi32 ) in BZ_API()
5393 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5427 if (nbytes_out_hi32 != NULL) in BZ_API()
5428 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
Dvarinfo6.c366 unsigned int* nbytes_out_hi32
5416 unsigned int* nbytes_out_hi32 ) in BZ_API()
5431 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5465 if (nbytes_out_hi32 != NULL) in BZ_API()
5466 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c335 unsigned int* nbytes_out_hi32
5387 unsigned int* nbytes_out_hi32 ) in BZ_API()
5402 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5436 if (nbytes_out_hi32 != NULL) in BZ_API()
5437 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
/external/valgrind/main/perf/
Dbz2.c328 unsigned int* nbytes_out_hi32
5378 unsigned int* nbytes_out_hi32 ) in BZ_API()
5393 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5427 if (nbytes_out_hi32 != NULL) in BZ_API()
5428 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()