/third_party/zlib/test/ |
H A D | minigzip.c | 49 # define GZ_SUFFIX "-gz" 53 # define GZ_SUFFIX "-gz" 131 # define GZ_SUFFIX ".gz" 146 /* for Z_SOLO, create simplified gz* functions using deflate and inflate */ 174 gzFile gz; in gz_open() local 177 gz = malloc(sizeof(struct gzFile_s)); in gz_open() 178 if (gz == NULL) in gz_open() 180 gz->write = strchr(mode, 'w') != NULL; in gz_open() 181 gz->strm.zalloc = myalloc; in gz_open() 182 gz in gz_open() 217 gzwrite(gzFile gz, const void *buf, unsigned len) gzwrite() argument 236 gzread(gzFile gz, void *buf, unsigned len) gzread() argument 268 gzclose(gzFile gz) gzclose() argument 294 gzerror(gzFile gz, int *err) gzerror() argument [all...] |
/third_party/zlib/examples/ |
H A D | gzappend.c | 266 file gz; in gzscan() local 269 gz.name = name; in gzscan() 270 gz.fd = open(name, O_RDWR, 0); in gzscan() 271 if (gz.fd == -1) bye("cannot open ", name); in gzscan() 272 gz.buf = malloc(CHUNK); in gzscan() 273 if (gz.buf == NULL) bye("out of memory", ""); in gzscan() 274 gz.size = LGCHUNK; in gzscan() 275 gz.left = 0; in gzscan() 278 gzheader(&gz); in gzscan() 291 lastoff = lseek(gz in gzscan() [all...] |
/third_party/toybox/toys/lsb/ |
H A D | gzip.c | 23 files with the .gz suffix. 39 files without the .gz suffix. 73 gzFile gz; in do_deflate() local 79 if (!(gz = gzdopen(dd ? in_fd : out_fd, b))) perror_exit("gzdopen"); in do_deflate() 81 if (gzdirect(gz)) error_exit("not gzip"); in do_deflate() 82 while ((len = gzread(gz, toybuf, sizeof(toybuf))) > 0) in do_deflate() 86 if (len != gzwrite(gz, toybuf, len)) break; in do_deflate() 92 error_msg("%s%s: %s", "gz", dd ? "read" : "write", gzerror(gz, &len)); in do_deflate() 94 if (gzclose(gz) ! in do_deflate() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | callWithSpread4.js | 15 declare var gz: RW[] 22 ...gz, 35 pli(reads, ...gun, tr, fun, ...gz, writes);
|
/third_party/ltp/pan/cgi/ |
H A D | browse.cgi | 20 my($host, $datestr, $suite, $type, $gz); 39 ($host, $datestr, $suite, $type, $gz) = split(/\./, $pf); 54 if ($gz) { 139 ($host, $datestr, $suite, $type, $gz) = split(/\./, $df);
|
H A D | results.cgi | 25 ($host, $datestr, $suite, $type, $gz) = split(/\./, $get_df); 27 if ($gz) { 97 ($host, $datestr, $suite, $type, $gz) = split(/\./, $df);
|
/third_party/musl/porting/linux/user/ |
H A D | Makefile | 223 musl-git-%.tar.gz: .git 224 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ $(patsubst musl-git-%.tar.gz,%,$@) 226 musl-%.tar.gz: .git 227 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ v$(patsubst musl-%.tar.gz,%,$@)
|
/third_party/musl/scripts/linux/ |
H A D | Makefile | 223 musl-git-%.tar.gz: .git 224 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ $(patsubst musl-git-%.tar.gz,%,$@) 226 musl-%.tar.gz: .git 227 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ v$(patsubst musl-%.tar.gz,%,$@)
|
/third_party/musl/porting/liteos_a/user_debug/ |
H A D | Makefile | 223 musl-git-%.tar.gz: .git 224 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ $(patsubst musl-git-%.tar.gz,%,$@) 226 musl-%.tar.gz: .git 227 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ v$(patsubst musl-%.tar.gz,%,$@)
|
/third_party/musl/ |
H A D | Makefile | 223 musl-git-%.tar.gz: .git 224 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ $(patsubst musl-git-%.tar.gz,%,$@) 226 musl-%.tar.gz: .git 227 git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ v$(patsubst musl-%.tar.gz,%,$@)
|
/third_party/mesa3d/.gitlab-ci/common/ |
H A D | init-stage2.sh | 152 tar -czf results.tar.gz results/; 153 ci-fairy s3cp --token-file "${CI_JOB_JWT_FILE}" results.tar.gz https://"$MINIO_RESULTS_UPLOAD"/results.tar.gz;
|
/third_party/ltp/testcases/commands/logrotate/ |
H A D | logrotate_tests.sh | 219 if [ -f /var/log/tst_logfile.1.gz ] 221 file /var/log/tst_logfile.1.gz | grep "gzip compressed data" \ 234 "Test #1: Failed create /var/log/tst_logfile.1.gz. Reason:" 349 if [ -f /var/log/tst_largelogfile.1.gz ] 351 file /var/log/tst_largelogfile.1.gz | grep "gzip compressed data" \ 363 "Test #1: Failed to create /var/log/tst_largelogfile.1.gz. Reason:"
|
/third_party/ffmpeg/ffbuild/ |
H A D | common.mak | 131 %.ptx.gz: TAG = GZIP 132 %.ptx.gz: %.ptx 135 %.ptx.c: %.ptx.gz $(BIN2CEXE) 196 .SECONDARY: $(HOBJS:.o=.c) $(PTXOBJS:.o=.c) $(PTXOBJS:.o=.gz) $(PTXOBJS:.o=) 217 CLEANSUFFIXES = *.d *.gcda *.gcno *.h.c *.ho *.map *.o *.pc *.ptx *.ptx.gz *.ptx.c *.ver *.version *$(DEFAULT_X86ASMD).asm *~ *.ilk *.pdb
|
/third_party/node/tools/ |
H A D | update-llhttp.sh | 48 curl -sL -o llhttp.tar.gz "https://github.com/nodejs/llhttp/archive/refs/tags/release/v$LLHTTP_VERSION.tar.gz" 49 gzip -dc llhttp.tar.gz | tar xf -
|
/third_party/protobuf/python/release/wheel/ |
H A D | protobuf_optimized_pip.sh | 42 curl -SsL -O https://github.com/protocolbuffers/protobuf/archive/v${PROTOBUF_VERSION}.tar.gz 43 tar xzf v${PROTOBUF_VERSION}.tar.gz
|
/third_party/fsverity-utils/ |
H A D | Makefile | 221 rm -rf boringssl boringssl.tar.gz 222 curl -s -o boringssl.tar.gz \ 223 https://boringssl.googlesource.com/boringssl/+archive/refs/heads/master.tar.gz 225 tar xf boringssl.tar.gz -C boringssl
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
H A D | x86_test-vk.sh | 106 wget "https://github.com/doitsujin/dxvk/releases/download/v${DXVK_VERSION}/dxvk-${DXVK_VERSION}.tar.gz" 107 tar xzpf dxvk-"${DXVK_VERSION}".tar.gz 110 rm dxvk-"${DXVK_VERSION}".tar.gz
|
/third_party/protobuf/ |
H A D | tests.sh | 69 DIST=`ls *.tar.gz` 71 cd ${DIST//.tar.gz} 98 DIST=`ls *.tar.gz` 100 pushd ${DIST//.tar.gz} 116 pip install dist/protobuf-*.tar.gz 448 NODE_TGZ="$NODE_VERSION.tar.gz"
|
/third_party/node/ |
H A D | Makefile | 1206 gzip -c -f -9 $(TARNAME).tar > $(TARNAME).tar.gz 1219 chmod 664 $(TARNAME).tar.gz 1220 scp -p $(TARNAME).tar.gz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).tar.gz 1221 ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).tar.gz.done" 1248 gzip -c -f -9 $(TARNAME)-headers.tar > $(TARNAME)-headers.tar.gz 1260 chmod 664 $(TARNAME)-headers.tar.gz 1261 scp -p $(TARNAME)-headers.tar.gz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME)-headers.tar.gz 1262 ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME)-headers.tar.gz [all...] |
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | Makefile | 39 (cd $(abs_srcdir); tar zcvf fs-bench.tar.gz $(abs_srcdir))
|
/third_party/skia/third_party/externals/freetype/builds/ |
H A D | toplevel.mk | 239 rm -f freetype-$(version).tar.gz 268 | gzip -9 -c > freetype-$(version).tar.gz
|
/third_party/backends/tools/ |
H A D | create-release.sh | 38 ${check}sum sane-backends-$CI_COMMIT_TAG.tar.gz \ 50 "name": "sane-backends-$CI_COMMIT_TAG.tar.gz", 51 "url": "$(upload sane-backends-$CI_COMMIT_TAG.tar.gz)"
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzlib.c | 291 gzFile gz; local 300 gz = gz_open(path, fd, mode); 302 return gz;
|
/third_party/node/deps/zlib/ |
H A D | gzlib.c | 275 gzFile gz; in gzdopen() local 284 gz = gz_open(path, fd, mode); in gzdopen() 286 return gz; in gzdopen()
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzlib.c | 217 gzFile gz;
local 222 gz = gz_open(path, fd, mode);
224 return gz;
|