/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | Makefile | 33 gzip -9f $(MANDIR)/$(MAN_PREF)/$$mp; \
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
H A D | audit-report.js | 326 gzip: true, 339 gzip: true,
|
/third_party/python/Lib/ |
H A D | fileinput.py | 406 import gzip namespace 407 stream = gzip.open(filename, mode) 414 # gzip and bz2 are binary mode by default.
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibpas.pas | 53 xflags: Integer; (* extra flags (not used when writing a gzip file) *) 63 done: Integer; (* true when done reading gzip header *)
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_new_connection.c | 129 /* The gzip stream inflater for the compressed response. */ 190 * Check response is content-encoding: gzip. We need this because SPDY 191 * client is required to support gzip. 195 int gzip = 0; in check_gzip() local 199 gzip = strcmp("gzip", nv[i+1]) == 0; in check_gzip() 203 if(gzip) { in check_gzip() 429 /* TODO add support gzip */ in on_data_chunk_recv_callback()
|
H A D | test_notls.c | 108 /* The gzip stream inflater for the compressed response. */ 169 * Check response is content-encoding: gzip. We need this because SPDY 170 * client is required to support gzip. 174 int gzip = 0; in check_gzip() local 178 gzip = strcmp("gzip", nv[i+1]) == 0; in check_gzip() 182 if(gzip) { in check_gzip() 427 /* TODO add support gzip */ in on_data_chunk_recv_callback()
|
H A D | test_request_response.c | 111 /* The gzip stream inflater for the compressed response. */ 172 * Check response is content-encoding: gzip. We need this because SPDY 173 * client is required to support gzip. 177 int gzip = 0; in check_gzip() local 181 gzip = strcmp("gzip", nv[i+1]) == 0; in check_gzip() 185 if(gzip) { in check_gzip() 412 /* TODO add support gzip */ in on_data_chunk_recv_callback()
|
/third_party/python/Lib/test/support/ |
H A D | __init__.py | 471 def requires_gzip(reason='requires gzip'): 473 import gzip namespace 475 gzip = None 476 return unittest.skipUnless(gzip, reason) 631 import gzip namespace 633 gzip = None 662 if gzip: 663 opener.addheaders.append(('Accept-Encoding', 'gzip')) 665 if gzip and f.headers.get('Content-Encoding') == 'gzip' [all...] |
/device/board/hisilicon/hispark_aries/uboot/ |
H A D | Makefile | 57 chmod +x $(NORMAL_UBOOT_DIR)/$(UBOOT_VER)/arch/arm/cpu/armv7/$(CHIP)/hw_compressed/gzip
|
/device/board/hisilicon/hispark_taurus/uboot/ |
H A D | Makefile | 57 chmod +x $(NORMAL_UBOOT_DIR)/$(UBOOT_VER)/arch/arm/cpu/armv7/$(CHIP)/hw_compressed/gzip
|
/third_party/ffmpeg/tests/ |
H A D | fate.sh | 90 test -n "$fate_recv" && $tar report *.log | gzip | $fate_recv
|
/third_party/node/test/parallel/ |
H A D | test-zlib-convenience-methods.js | 51 ['gzip', 'gunzip', 'Gzip', 'Gunzip'], 52 ['gzip', 'unzip', 'Gzip', 'Unzip'], 126 () => zlib.gzip('abc'),
|
/third_party/curl/ |
H A D | buildconf.bat | 52 gzip --version <NUL 1>NUL 2>&1
302 echo groff/nroff, perl and optionally gzip for compression.
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | trace-parser.py | 5 import gzip namespace 143 file = gzip.open(filename, "r")
|
/third_party/python/Lib/test/ |
H A D | test_zlib.py | 860 gzip = co.compress(HAMLET_SCENE) + co.flush() 861 self.assertEqual(zlib.decompress(gzip, 16 + 15), HAMLET_SCENE) 862 self.assertEqual(zlib.decompress(gzip, 32 + 15), HAMLET_SCENE) 864 self.assertEqual(dco.decompress(gzip), HAMLET_SCENE)
|
H A D | test_xmlrpc.py | 24 import gzip namespace 26 gzip = None variable 1148 #A test case that verifies that gzip encoding works in both directions 1150 @unittest.skipIf(gzip is None, 'requires gzip') 1173 #add a lone gzip header to induce decode error remotely 1174 connection.putheader("Content-Encoding", "gzip") 1218 @unittest.skipIf(gzip is None, 'requires gzip')
|
/third_party/skia/third_party/externals/freetype/builds/ |
H A D | toplevel.mk | 268 | gzip -9 -c > freetype-$(version).tar.gz
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | gen_vk_internal_shaders.py | 20 import gzip namespace 322 with gzip.GzipFile(fileobj=buf, mode='wb', compresslevel=9, mtime=0) as f:
|
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | mkimg | 183 gzip) EXT=".gz";;
|
/device/soc/rockchip/rk3588/kernel/scripts/ |
H A D | mkimg | 182 gzip) EXT=".gz";;
|
/third_party/ffmpeg/ffbuild/ |
H A D | common.mak | 133 $(M)gzip -c9 $(patsubst $(SRC_PATH)/%,$(SRC_LINK)/%,$<) >$@
|
/third_party/mesa3d/.gitlab-ci/container/ |
H A D | lava_build.sh | 235 gzip -k /lava-files/Image
|
/third_party/mesa3d/src/gallium/tools/trace/ |
H A D | pytracediff.py | 236 from gzip import GzipFile
|
H A D | parse.py | 430 from gzip import GzipFile
|
/third_party/node/ |
H A D | Makefile | 1206 gzip -c -f -9 $(TARNAME).tar > $(TARNAME).tar.gz 1248 gzip -c -f -9 $(TARNAME)-headers.tar > $(TARNAME)-headers.tar.gz 1291 gzip -c -f -9 $(BINARYNAME).tar > $(BINARYNAME).tar.gz
|