Home
last modified time | relevance | path

Searched defs:gzFile_s (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/zstd/zlibWrapper/
H A Dgzcompatibility.h32 struct gzFile_s { struct
33 unsigned have;
34 unsigned char *next;
35 z_off64_t pos;
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/test/
Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dminigzip.c173 typedef struct gzFile_s { struct
174 FILE *file;
175 int write;
176 int err;
177 char *msg;
178 z_stream strm;
/aosp_15_r20/external/zlib/test/
H A Dminigzip.c162 typedef struct gzFile_s { struct
174 gz = malloc(sizeof(struct gzFile_s)); in gz_open() argument
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Dzlib.h.in1780 struct gzFile_s { struct
1781 unsigned have;
1782 unsigned char *next;
1783 z_off64_t pos;
Dzlib-ng.h.in1823 struct gzFile_s { struct
1824 unsigned have;
1825 unsigned char *next;
1826 z_off64_t pos;
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dzlib.h1653 struct gzFile_s { struct
1654 unsigned have;
1655 unsigned char *next;
1656 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/zlib/
Dzlib.h1874 struct gzFile_s { struct
1875 unsigned have;
1876 unsigned char *next;
1877 z_off64_t pos;
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/
Dzlib.h1893 struct gzFile_s { struct
1894 unsigned have;
1895 unsigned char *next;
1896 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/
Dzlib.h1890 struct gzFile_s { struct
1891 unsigned have;
1892 unsigned char *next;
1893 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/zlib/
Dzlib.h1874 struct gzFile_s { struct
1875 unsigned have;
1876 unsigned char *next;
1877 z_off64_t pos;
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/
H A Dzlib.h1893 struct gzFile_s { struct
1894 unsigned have;
1895 unsigned char *next;
1896 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/zlib/
Dzlib.h1890 struct gzFile_s { struct
1891 unsigned have;
1892 unsigned char *next;
1893 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/zlib/
Dzlib.h1874 struct gzFile_s { struct
1875 unsigned have;
1876 unsigned char *next;
1877 z_off64_t pos;
/aosp_15_r20/external/freetype/src/gzip/
H A Dzlib.h1864 struct gzFile_s { struct
1865 unsigned have;
1866 unsigned char *next;
1867 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/zlib/
Dzlib.h1817 struct gzFile_s { struct
1818 unsigned have;
1819 unsigned char *next;
1820 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/zlib/
Dzlib.h1890 struct gzFile_s { struct
1891 unsigned have;
1892 unsigned char *next;
1893 z_off64_t pos;
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/zlib/
Dzlib.h1893 struct gzFile_s { struct
1894 unsigned have;
1895 unsigned char *next;
1896 z_off64_t pos;
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/zlib/
Dzlib.h1893 struct gzFile_s { struct
1894 unsigned have;
1895 unsigned char *next;
1896 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/zlib/
Dzlib.h1817 struct gzFile_s { struct
1818 unsigned have;
1819 unsigned char *next;
1820 z_off64_t pos;
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/zlib/
Dzlib.h1874 struct gzFile_s { struct
1875 unsigned have;
1876 unsigned char *next;
1877 z_off64_t pos;
/aosp_15_r20/external/zlib/
H A Dzlib.h1893 struct gzFile_s { struct
1894 unsigned have;
1895 unsigned char *next;
1896 z_off64_t pos;
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/zlib/
Dzlib.h1890 struct gzFile_s { struct
1891 unsigned have;
1892 unsigned char *next;
1893 z_off64_t pos;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/zlib/
Dzlib.h1874 struct gzFile_s { struct
1875 unsigned have;
1876 unsigned char *next;
1877 z_off64_t pos;

12