/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 24 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/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 24 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/boost/libs/beast/test/extern/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 24 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/ |
D | minigzip.c | 176 } *gzFile; typedef
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/test/ |
D | minigzip.c | 176 } *gzFile; typedef
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/test/ |
D | minigzip.c | 176 } *gzFile; typedef
|
/third_party/libwebsockets/win32port/zlib/ |
D | zlib.h | 1165 typedef voidp gzFile; /* opaque gzip file descriptor */ typedef
|
D | zconf.h | 115 # define gzFile z_gzFile macro
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | names.h | 135 #define gzFile Cr_z_gzFile macro
|
D | zlib.h | 1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
|
D | zconf.h | 150 # define gzFile z_gzFile macro
|
/third_party/skia/third_party/externals/zlib/ |
D | chromeconf.h | 147 #define gzFile Cr_z_gzFile macro
|
D | zlib.h | 1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
|
D | zconf.h | 159 # define gzFile z_gzFile macro
|
/third_party/node/deps/zlib/ |
D | chromeconf.h | 147 #define gzFile Cr_z_gzFile macro
|
D | zlib.h | 1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
|
D | zconf.h | 159 # define gzFile z_gzFile macro
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | zlib.h | 1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
|
D | zconf.h | 147 # define gzFile z_gzFile macro
|
D | zconf.h.in | 147 # define gzFile z_gzFile macro
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | zlib.h | 1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
|
D | zconf.h.in | 147 # define gzFile z_gzFile macro
|
/third_party/zlib/ |
D | zlib.h | 1302 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
|
D | zconf.h.in | 147 # define gzFile z_gzFile macro
|
D | zconf.h | 147 # define gzFile z_gzFile macro
|