Searched defs:gzwrite (Results 1 – 15 of 15) sorted by relevance
/external/zlib/src/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/src/contrib/ada/ |
D | zlib-thin.ads | 198 function gzwrite subprogspec
|
/external/chromium_org/third_party/zlib/ |
D | gzwrite.c | 143 int ZEXPORT gzwrite(file, buf, len) in gzwrite() function
|
D | mozzconf.h | 75 #define gzwrite MOZ_Z_gzwrite macro
|
D | zconf.h | 83 # define gzwrite z_gzwrite macro
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
D | gzwrite.c | 165 int ZEXPORT gzwrite( in gzwrite() function
|
D | zconf.h | 92 # define gzwrite z_gzwrite macro
|
/external/zlib/src/ |
D | gzwrite.c | 165 int ZEXPORT gzwrite(file, buf, len) in gzwrite() function
|
D | zconf.h.in | 92 # define gzwrite z_gzwrite macro
|
D | zconf.h | 92 # define gzwrite z_gzwrite macro
|
/external/qemu/distrib/zlib-1.2.8/ |
D | gzwrite.c | 165 int ZEXPORT gzwrite(file, buf, len) in gzwrite() function
|
D | zconf.h | 92 # define gzwrite z_gzwrite macro
|
/external/zlib/src/test/ |
D | minigzip.c | 236 int gzwrite(gz, buf, len) in gzwrite() function
|
/external/zlib/ |
D | zconf.h | 92 # define gzwrite z_gzwrite macro
|
/external/pdfium/core/include/thirdparties/zlib/ |
D | zconf.h | 92 # define gzwrite z_gzwrite macro
|