/external/bzip2/ |
bzlib.h | 140 int* bzerror, 149 int* bzerror, 154 int* bzerror, 161 int* bzerror, 168 int* bzerror, 176 int* bzerror, 183 int* bzerror, 191 int* bzerror,
|
bzlib.c | 888 if (bzerror != NULL) *bzerror = eee; \ 917 ( int* bzerror, 965 ( int* bzerror, 1010 ( int* bzerror, 1016 BZ2_bzWriteClose64 ( bzerror, b, abandon, 1022 ( int* bzerror, [all...] |
/external/selinux/libsemanage/src/ |
direct_api.c | 379 int bzerror; local 397 b = BZ2_bzWriteOpen( &bzerror, f, sh->conf->bzip_blocksize, 0, 0); 398 if (bzerror != BZ_OK) { 399 BZ2_bzWriteClose ( &bzerror, b, 1, 0, 0 ); 409 BZ2_bzWrite ( &bzerror, b, &data[total], len ); 410 if (bzerror == BZ_IO_ERROR) { 411 BZ2_bzWriteClose ( &bzerror, b, 1, 0, 0 ); 417 BZ2_bzWriteClose ( &bzerror, b, 0, 0, 0 ); 419 if (bzerror == BZ_IO_ERROR) { 437 int bzerror; local [all...] |
/external/valgrind/VEX/switchback/ |
test_bzip2.c | 255 int* bzerror, 264 int* bzerror, 269 int* bzerror, 276 int* bzerror, 283 int* bzerror, 291 int* bzerror, 298 int* bzerror, 306 int* bzerror, [all...] |
/external/valgrind/exp-sgcheck/tests/ |
hackedbz2.c | 278 int* bzerror, 287 int* bzerror, 292 int* bzerror, 299 int* bzerror, 306 int* bzerror, 314 int* bzerror, 321 int* bzerror, 329 int* bzerror, [all...] |
/external/valgrind/memcheck/tests/ |
origin5-bz2.c | 271 int* bzerror, 280 int* bzerror, 285 int* bzerror, 292 int* bzerror, 299 int* bzerror, 307 int* bzerror, 314 int* bzerror, 322 int* bzerror, [all...] |
varinfo6.c | 309 int* bzerror, 318 int* bzerror, 323 int* bzerror, 330 int* bzerror, 337 int* bzerror, 345 int* bzerror, 352 int* bzerror, 360 int* bzerror, [all...] |
/external/valgrind/perf/ |
bz2.c | 271 int* bzerror, 280 int* bzerror, 285 int* bzerror, 292 int* bzerror, 299 int* bzerror, 307 int* bzerror, 314 int* bzerror, 322 int* bzerror, [all...] |