HomeSort by relevance Sort by last modified time
    Searched defs:gzseek (Results 1 - 22 of 22) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
gzlib.c 439 z_off_t ZEXPORT gzseek(file, offset, whence) function
zlib.h 1710 # define gzseek macro
    [all...]
zconf.h 86 # define gzseek z_gzseek macro
  /external/python/cpython2/Modules/zlib/
gzlib.c 439 z_off_t ZEXPORT gzseek(file, offset, whence) function
zlib.h 1710 # define gzseek macro
    [all...]
zconf.h 86 # define gzseek z_gzseek macro
  /external/python/cpython3/Modules/zlib/
gzlib.c 443 z_off_t ZEXPORT gzseek(file, offset, whence) function
zlib.h 1857 # define gzseek macro
    [all...]
zconf.h 92 # define gzseek z_gzseek macro
  /external/zlib/src/
gzlib.c 443 z_off_t ZEXPORT gzseek(file, offset, whence) function
zlib.h 1858 # define gzseek macro
    [all...]
zconf.h 92 # define gzseek z_gzseek macro
  /toolchain/binutils/binutils-2.27/zlib/
gzlib.c 439 z_off_t ZEXPORT gzseek(file, offset, whence) function
zlib.h 1710 # define gzseek macro
    [all...]
zconf.h 86 # define gzseek z_gzseek macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
gzio.c 762 gzseek returns the resulting offset location as measured in bytes from
765 In this version of the library, gzseek can be extremely slow.
767 z_off_t ZEXPORT gzseek (file, offset, whence) function
884 return gzseek(file, 0L, SEEK_CUR);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 1857 # define gzseek macro
    [all...]
zconf.h 92 # define gzseek z_gzseek macro
  /external/syslinux/com32/include/
zlib.h 1576 # define gzseek macro
    [all...]
zconf.h 74 # define gzseek z_gzseek macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 1456 # define gzseek macro
    [all...]
zconf.h 63 # define gzseek z_gzseek macro

Completed in 1039 milliseconds