HomeSort by relevance Sort by last modified time
    Searched refs:gz_skip (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/zlib/
gzread.c 15 local int gz_skip OF((gz_statep, z_off64_t));
330 local int gz_skip(state, len) function
395 if (gz_skip(state, state->skip) == -1)
500 if (gz_skip(state, state->skip) == -1)
561 if (gz_skip(state, state->skip) == -1)
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzread.c 14 local int gz_skip OF((gz_statep, z_off64_t));
256 local int gz_skip( function
322 if (gz_skip(state, state->skip) == -1)
442 if (gz_skip(state, state->skip) == -1)
506 if (gz_skip(state, state->skip) == -1)
  /external/qemu/distrib/zlib-1.2.8/
gzread.c 14 local int gz_skip OF((gz_statep, z_off64_t));
256 local int gz_skip(state, len) function
322 if (gz_skip(state, state->skip) == -1)
442 if (gz_skip(state, state->skip) == -1)
506 if (gz_skip(state, state->skip) == -1)
  /external/zlib/src/
gzread.c 14 local int gz_skip OF((gz_statep, z_off64_t));
256 local int gz_skip(state, len) function
322 if (gz_skip(state, state->skip) == -1)
442 if (gz_skip(state, state->skip) == -1)
506 if (gz_skip(state, state->skip) == -1)

Completed in 524 milliseconds