Home
last modified time | relevance | path

Searched defs:gz (Results 1 – 10 of 10) sorted by relevance

/third_party/zlib/test/
Dminigzip.c174 gzFile gz; in gz_open() local
217 static int gzwrite(gzFile gz, const void *buf, unsigned len) in gzwrite()
236 static int gzread(gzFile gz, void *buf, unsigned len) in gzread()
268 static int gzclose(gzFile gz) in gzclose()
294 static const char *gzerror(gzFile gz, int *err) in gzerror()
/third_party/node/test/parallel/
Dtest-zlib-zero-byte.js28 const gz = Compressor(); constant
/third_party/typescript/tests/cases/conformance/expressions/functionCalls/
DcallWithSpread4.ts16 declare var gz: RW[] variable
/third_party/toybox/toys/lsb/
Dgzip.c73 gzFile gz; local
/third_party/libwebsockets/win32port/zlib/
Dgzlib.c217 gzFile gz; local
/third_party/node/deps/v8/third_party/zlib/
Dgzlib.c291 gzFile gz; local
/third_party/skia/third_party/externals/zlib/
Dgzlib.c291 gzFile gz; local
/third_party/zlib/
Dgzlib.c279 gzFile gz; in gzdopen() local
/third_party/node/deps/zlib/
Dgzlib.c275 gzFile gz; in gzdopen() local
/third_party/zlib/examples/
Dgzappend.c266 file gz; in gzscan() local