Home
last modified time | relevance | path

Searched defs:gzFile (Results 1 – 17 of 17) sorted by relevance

/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs24 private static extern int gzclose(IntPtr gzFile); in gzclose()
27 private static extern int gzwrite(IntPtr gzFile, int data, int length); in gzwrite()
30 private static extern int gzread(IntPtr gzFile, int data, int length); in gzread()
33 private static extern int gzgetc(IntPtr gzFile); in gzgetc()
36 private static extern int gzputc(IntPtr gzFile, int c); in gzputc()
/third_party/zlib/test/
Dminigzip.c176 } *gzFile; typedef
/third_party/libwebsockets/win32port/zlib/
Dzlib.h1165 typedef voidp gzFile; /* opaque gzip file descriptor */ typedef
Dzconf.h115 # define gzFile z_gzFile macro
/third_party/node/deps/v8/third_party/zlib/
Dchromeconf.h147 #define gzFile Cr_z_gzFile macro
Dzlib.h1302 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
Dzconf.h159 # define gzFile z_gzFile macro
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h147 #define gzFile Cr_z_gzFile macro
Dzlib.h1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
Dzconf.h159 # define gzFile z_gzFile macro
/third_party/node/deps/zlib/
Dchromeconf.h150 #define gzFile Cr_z_gzFile macro
Dzlib.h1304 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
Dzconf.h.in150 # define gzFile z_gzFile macro
Dzconf.h162 # define gzFile z_gzFile macro
/third_party/zlib/
Dzlib.h1302 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
Dzconf.h.in150 # define gzFile z_gzFile macro
Dzconf.h150 # define gzFile z_gzFile macro