Searched defs:gzwrite (Results 1 – 9 of 9) sorted by relevance
/external/zlib/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 27 private static extern int gzwrite(IntPtr gzFile, int data, int length); in gzwrite() method in DotZLib.GZipStream
|
/external/zlib/contrib/ada/ |
D | zlib-thin.ads | 198 function gzwrite subprogspec
|
/external/chromium/third_party/zlib/ |
D | mozzconf.h | 75 #define gzwrite MOZ_Z_gzwrite macro
|
D | gzio.c | 563 int ZEXPORT gzwrite (file, buf, len) in gzwrite() function
|
/external/zlib/ |
D | gzwrite.c | 143 int ZEXPORT gzwrite(file, buf, len) in gzwrite() function
|
D | zconf.h | 80 # define gzwrite z_gzwrite macro
|
D | zconf.h.in | 80 # define gzwrite z_gzwrite macro
|
D | gzio.c | 559 int ZEXPORT gzwrite (file, buf, len) in gzwrite() function
|
/external/qemu/distrib/zlib-1.2.3/ |
D | gzio.c | 559 int ZEXPORT gzwrite (file, buf, len) in gzwrite() function
|