Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/compression/
Dmessage_compress.cc95 int gzip) { in zlib_compress()
120 int gzip) { in zlib_decompress()
/third_party/skia/m133/src/pdf/
DSkDeflate.cpp80 bool gzip) in SkDeflateWStream()
/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/rust/rust/src/tools/rust-analyzer/xtask/src/
Ddist.rs101 fn gzip(src_path: &Path, dest_path: &Path) -> anyhow::Result<()> { in gzip() function
/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/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi120 gzip = GRPC_COMPRESS_GZIP variable in CompressionAlgorithm
/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/python/Lib/xmlrpc/
Dclient.py144 gzip = None #python can be built without zlib/gzip support variable
/third_party/nghttp2/src/
Dnghttp.cc1786 bool gzip = false; in check_response_header() local
/third_party/toybox/generated/
Dglobals.h1629 struct gzip_data gzip; member