Home
last modified time | relevance | path

Searched refs:is_gzip (Results 1 – 25 of 102) sorted by relevance

12345

/dports/archivers/p5-Gzip-Faster/Gzip-Faster-0.21/
H A DFaster.xs21 gz.is_gzip = 1;
33 gz.is_gzip = 1;
47 gz.is_gzip = 0;
59 gz.is_gzip = 0;
73 gz.is_gzip = 0;
85 gz.is_gzip = 0;
156 gf->is_gzip = 0;
163 gf->is_gzip = SvTRUE (on_off);
H A Dgzip-faster-perl.c40 unsigned int is_gzip : 1; member
193 if (gf->is_gzip) { in gzip_faster()
209 if (gf->is_gzip) { in gzip_faster()
320 if (gf->is_gzip) { in gunzip_faster()
333 if (gf->is_gzip) { in gunzip_faster()
403 if (gf->user_object && gf->is_gzip && header.done == 1) { in gunzip_faster()
444 gf->is_gzip = 1; in new_user_object()
/dports/net-im/fractal/fractal-4.4.0/vendor/reqwest/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/reqwest-0.10.10/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/reqwest-0.10.6/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/reqwest-0.10.6/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/reqwest-0.10.10/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/reqwest-0.10.10/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/reqwest-0.10.6/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/reqwest-0.10.8/src/async_impl/
H A Ddecoder.rs124 let mut is_gzip = { in detect_gzip() localVariable
135 if is_gzip { in detect_gzip()
139 is_gzip = false; in detect_gzip()
143 if is_gzip { in detect_gzip()
147 is_gzip in detect_gzip()
337 match (self.is_gzip(), self.is_brotli()) { in as_str()
345 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/sched/
H A Dsample_bitwise_validator.cpp41 bool is_gzip = false; variable
53 is_gzip = true; in validate_handler_init()
96 retval = md5_file(fi.path.c_str(), md5_buf, nbytes, is_gzip); in init_result()
/dports/www/rearx/rearx-0.1.4/cargo-crates/reqwest-0.11.2/src/async_impl/
H A Ddecoder.rs129 let mut is_gzip = { in detect_gzip() localVariable
140 if is_gzip { in detect_gzip()
144 is_gzip = false; in detect_gzip()
148 if is_gzip { in detect_gzip()
152 is_gzip in detect_gzip()
344 match (self.is_gzip(), self.is_brotli()) { in as_str()
352 fn is_gzip(&self) -> bool { in is_gzip() method
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_vrt_filter.c288 int do_gzip, do_gunzip, is_gzip = 0, is_gunzip = 0; in v_matchproto_() local
315 is_gzip = !strcasecmp(p, "gzip"); in v_matchproto_()
320 if (do_gunzip && !is_gzip) in v_matchproto_()
327 if (do_gunzip || (is_gzip && bo->do_esi)) in v_matchproto_()
330 if (bo->do_esi && (do_gzip || (is_gzip && !do_gunzip))) { in v_matchproto_()
343 if (is_gzip && !do_gunzip) in v_matchproto_()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/templates/display/export/
H A Doptions_output_compression.twig1 {% if is_zip or is_gzip %}
14 {% if is_gzip %}
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/reqwest-0.10.1/src/async_impl/
H A Ddecoder.rs130 let mut is_gzip = { in detect() localVariable
141 if is_gzip { in detect()
145 is_gzip = false; in detect()
153 if is_gzip { in detect()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/Common/
H A Dzipstreamimpl.h246 bool is_gzip = false,
256 bool is_gzip (void) const;
293 bool is_gzip (void) const;
/dports/devel/gdcm/gdcm-3.0.10/Source/Common/
H A Dzipstreamimpl.h246 bool is_gzip = false,
256 bool is_gzip () const;
293 bool is_gzip () const;
/dports/devel/sccache/sccache-0.2.15/cargo-crates/reqwest-0.9.24/src/async_impl/
H A Ddecoder.rs116 let mut is_gzip = { in detect() localVariable
127 if is_gzip { in detect()
131 is_gzip = false; in detect()
139 if is_gzip { in detect()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/reqwest-0.9.24/src/async_impl/
H A Ddecoder.rs116 let mut is_gzip = { in detect() localVariable
127 if is_gzip { in detect()
131 is_gzip = false; in detect()
139 if is_gzip { in detect()
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dzipstream.h234 bool is_gzip = false,
244 bool is_gzip (void) const;
281 bool is_gzip (void) const;
/dports/devel/R-cran-data.table/data.table/src/
H A Dfwrite.c669 args.is_gzip = false; // gzip is only for file in fwriteMain()
691 if (args.is_gzip) in fwriteMain()
734 if (args.is_gzip) { in fwriteMain()
797 if(args.is_gzip){ in fwriteMain()
817 if (args.is_gzip) { in fwriteMain()
854 if (args.is_gzip) { in fwriteMain()
891 if (args.is_gzip && !failed) { in fwriteMain()
915 } else if ((args.is_gzip ? WRITE(f, myzBuff, (int)myzbuffUsed) in fwriteMain()
963 if (args.is_gzip) { in fwriteMain()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Dmd5_file.cpp48 int md5_file(const char* path, char* output, double& nbytes, bool is_gzip) { in md5_file() argument
74 if (is_gzip) { in md5_file()
/dports/audio/gmpc/gmpc-11.8.16/src/Tools/
H A Dgmpc_easy_download.c309 int is_gzip; member
329 d->is_gzip = 1; in gmpc_easy_async_headers_update()
341 d->is_gzip = 0; in gmpc_easy_async_headers_update()
375 if (d->is_gzip || d->is_deflate) in gmpc_easy_async_status_update()
381 data_start = (d->is_gzip == 1) ? skip_gzip_header(buffer->data, buffer->length) : 0; in gmpc_easy_async_status_update()
566 d->is_gzip = 0; in gmpc_easy_async_downloader_with_headers()
/dports/games/aisleriot/aisleriot-3.22.19/src/lib/
H A Dar-svg.c83 gboolean is_gzip; in ar_svg_initable_init() local
97 is_gzip = (type != NULL && g_content_type_is_a (type, gz_type)); in ar_svg_initable_init()
104 if (is_gzip) { in ar_svg_initable_init()
/dports/devel/py-pythonbrew/pythonbrew-1.3/pythonbrew/commands/
H A Dupdate.py9 from pythonbrew.util import rm_r, extract_downloadfile, Link, is_gzip, Subprocess, Version
89 if not is_gzip(content_type, Link(download_url).filename):

12345