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

  /system/core/libziparchive/include/ziparchive/
zip_writer.h 31 typedef struct z_stream_s z_stream; typedef in typeref:struct:z_stream_s
183 std::unique_ptr<z_stream, void (*)(z_stream*)> z_stream_;
  /external/elfutils/libdwfl/
gzip.c 43 # define z_stream lzma_stream macro
55 # define z_stream bz_stream macro
228 z_stream z = { .next_in = mapped, .avail_in = state.mapped_size };
  /external/freetype/src/gzip/
zlib.h 87 } z_stream; typedef in typeref:struct:z_stream_s
89 typedef z_stream FAR *z_streamp;
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 104 } z_stream; typedef in typeref:struct:z_stream_s
106 typedef z_stream FAR *z_streamp;
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 106 } z_stream; typedef in typeref:struct:z_stream_s
108 typedef z_stream FAR *z_streamp;
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 104 } z_stream; typedef in typeref:struct:z_stream_s
106 typedef z_stream FAR *z_streamp;
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 106 } z_stream; typedef in typeref:struct:z_stream_s
108 typedef z_stream FAR *z_streamp;
    [all...]
  /external/syslinux/com32/include/
zlib.h 104 } z_stream; typedef in typeref:struct:z_stream_s
106 typedef z_stream FAR *z_streamp;
    [all...]
  /external/zlib/src/
zlib.h 106 } z_stream; typedef in typeref:struct:z_stream_s
108 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 104 } z_stream; typedef in typeref:struct:z_stream_s
106 typedef z_stream FAR *z_streamp;
    [all...]
zconf.h 115 # define z_stream z_z_stream macro
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 104 } z_stream; typedef in typeref:struct:z_stream_s
106 typedef z_stream FAR *z_streamp;
    [all...]

Completed in 659 milliseconds