Searched defs:nbytes_in (Results 1 - 7 of 7) sorted by relevance

/external/bzip2/
H A Dbzlib.c1013 unsigned int* nbytes_in,
1017 nbytes_in, NULL, nbytes_out, NULL );
1009 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
H A Dbzip2.c386 UInt64 nbytes_in, nbytes_out; local
388 uInt64_from_UInt32s ( &nbytes_in,
392 nbytes_in_d = uInt64_to_double ( &nbytes_in );
394 uInt64_toAscii ( buf_nin, &nbytes_in );
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c301 unsigned int* nbytes_in,
5348 unsigned int* nbytes_in,
5352 nbytes_in, NULL, nbytes_out, NULL );
5344 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c324 unsigned int* nbytes_in,
5372 unsigned int* nbytes_in,
5376 nbytes_in, NULL, nbytes_out, NULL );
5368 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c317 unsigned int* nbytes_in,
5363 unsigned int* nbytes_in,
5367 nbytes_in, NULL, nbytes_out, NULL );
5359 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
H A Dvarinfo6.c355 unsigned int* nbytes_in,
5401 unsigned int* nbytes_in,
5405 nbytes_in, NULL, nbytes_out, NULL );
5397 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
/external/valgrind/main/perf/
H A Dbz2.c317 unsigned int* nbytes_in,
5363 unsigned int* nbytes_in,
5367 nbytes_in, NULL, nbytes_out, NULL );
5359 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument

Completed in 113 milliseconds