Home
last modified time | relevance | path

Searched defs:gzip (Results 1 – 23 of 23) sorted by relevance

/third_party/node/test/parallel/
Dtest-zlib-write-after-flush.js31 const gzip = createCompress(); constant
Dtest-zlib-random-byte-pipes.js150 const gzip = createCompress(); constant
/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dtar-create-options.js7 gzip: { property
/third_party/node/test/pummel/
Dtest-heapdump-zlib.js9 const gzip = zlib.createGzip(); constant
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Daudit-report.js326 gzip: true, property
339 gzip: true, property
Dquery-selector-all.js463 gzip: true, property
/third_party/skia/src/pdf/
DSkDeflate.cpp77 bool gzip) in SkDeflateWStream()
/third_party/python/Doc/whatsnew/
D3.8.rst835 gzip section in Improved Modules
D3.5.rst1165 gzip section in Improved Modules
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIDataOld.java79 boolean gzip; field in GatherAPIDataOld
DGatherAPIData.java80 boolean gzip; field in GatherAPIData
/third_party/python/Lib/test/
Dtest_gzip.py18 gzip = import_helper.import_module('gzip') variable
Dtest_fileinput.py22 gzip = None variable
Dtest_xmlrpc.py26 gzip = None variable
Dtest_tarfile.py26 gzip = None variable
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
Dtest_notls.c174 int gzip = 0; in check_gzip() local
Dtest_request_response.c177 int gzip = 0; in check_gzip() local
Dtest_new_connection.c195 int gzip = 0; in check_gzip() local
/third_party/node/lib/
Dzlib.js925 gzip: createConvenienceMethod(Gzip, false), property
/third_party/python/Lib/xmlrpc/
Dclient.py144 gzip = None #python can be built without zlib/gzip support variable
/third_party/nghttp2/src/
Dnghttp.cc1795 bool gzip = false; in check_response_header() local
/third_party/node/deps/npm/test/lib/commands/
Daudit.js11 const gzip = zlib.gzipSync constant
/third_party/toybox/generated/
Dglobals.h1484 struct gzip_data gzip; member