HomeSort by relevance Sort by last modified time
    Searched full:gzread (Results 201 - 225 of 266) sorted by null

1 2 3 4 5 6 7 891011

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zlib.h     [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zlib.h     [all...]
  /external/chromium_org/third_party/zlib/
zconf.h 75 # define gzread z_gzread macro
zlib.h     [all...]
zlib.target.darwin-arm.mk 32 third_party/zlib/gzread.c \
zlib.target.linux-arm.mk 32 third_party/zlib/gzread.c \
  /external/elfutils/0.153/libdwfl/
gzip.c 293 int n = gzread (zf, buffer + pos, size - pos);
  /external/qemu/distrib/zlib-1.2.8/
zconf.h 84 # define gzread z_gzread macro
  /external/zlib/src/
zconf.h 84 # define gzread z_gzread macro
zconf.h.cmakein 86 # define gzread z_gzread
zconf.h.in 84 # define gzread z_gzread
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zconf.h 61 # define gzread z_gzread macro
zlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 61 # define gzread z_gzread macro
zlib.h     [all...]
  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobsdiff.c 201 * the file-oriented gzread interface, which only supports gzip format.
203 * output compatible with gzread. This change is achieved by calling
  /external/pdfium/core/include/thirdparties/zlib/
zconf.h 84 # define gzread z_gzread macro
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
zconf.h 84 # define gzread z_gzread macro
  /external/zlib/src/contrib/iostream3/
zfstream.cc 197 int bytes_read = gzread(file, buffer, buffer_size);
  /external/zlib/src/contrib/vstudio/vc9/
zlibstat.vcproj 724 RelativePath="..\..\..\gzread.c"
zlibvc.vcproj 941 RelativePath="..\..\..\gzread.c"
  /external/zlib/src/contrib/vstudio/vc10/
zlibstat.vcxproj 443 <ClCompile Include="..\..\..\gzread.c" />
zlibvc.vcxproj     [all...]
  /external/zlib/src/contrib/vstudio/vc11/
zlibstat.vcxproj 434 <ClCompile Include="..\..\..\gzread.c" />

Completed in 62 milliseconds

1 2 3 4 5 6 7 891011