Home
last modified time | relevance | path

Searched defs:gzopen (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dgzlib.c270 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1864 # undef gzopen global() macro
1866 # define gzopen global() macro
[all...]
H A Dchromeconf.h92 #define gzopen Cr_z_gzopen macro
H A Dzconf.h94 # define gzopen z_gzopen macro
/third_party/libwebsockets/win32port/zlib/
H A Dgzlib.c196 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1575 # define gzopen gzopen64 macro
[all...]
H A Dzconf.h68 # define gzopen z_gzopen macro
/third_party/skia/third_party/externals/zlib/
H A Dgzlib.c270 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1862 # undef gzopen global() macro
1864 # define gzopen global() macro
[all...]
H A Dchromeconf.h92 #define gzopen Cr_z_gzopen macro
H A Dzconf.h94 # define gzopen z_gzopen macro
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs21 private static extern IntPtr gzopen(string name, string mode); in gzopen() method in DotZLib.GZipStream
/third_party/node/deps/zlib/
H A Dgzlib.c263 gzFile ZEXPORT gzopen(const char *path, const char *mode) { in gzopen() function
H A Dzlib.h1883 # undef gzopen global() macro
1885 # define gzopen global() macro
[all...]
H A Dchromeconf.h95 #define gzopen Cr_z_gzopen macro
H A Dzconf.h97 # define gzopen z_gzopen macro
/third_party/zlib/
H A Dgzlib.c264 gzFile ZEXPORT gzopen(const char *path, const char *mode) in gzopen() function
H A Dzlib.h1878 # define gzopen global() macro
[all...]
H A Dzconf.h85 # define gzopen z_gzopen macro
/third_party/zlib/test/
H A Dminigzip.c207 static gzFile gzopen(const char *path, const char *mode) in gzopen() function
/third_party/python/Lib/
H A Dtarfile.py1879 def gzopen(cls, name, mode="r", fileobj=None, compresslevel=9, **kwargs): member in TarFile

Completed in 28 milliseconds