Searched full:flate2 (Results 1 – 24 of 24) sorted by relevance
| /third_party/rust/crates/cxx/macro/ |
| D | Cargo.toml | 21 experimental-enum-variants-from-header = ["clang-ast", "flate2", "memmap", "serde", "serde_json"] 30 flate2 = { version = "1.0", optional = true }
|
| /third_party/rust/rust/src/tools/rust-installer/src/ |
| D | compression.rs | 2 use flate2::{read::GzDecoder, write::GzEncoder}; 78 CompressionProfile::Fast => flate2::Compression::fast(), in encode() 79 CompressionProfile::Balanced => flate2::Compression::new(6), in encode() 80 CompressionProfile::Best => flate2::Compression::best(), in encode()
|
| /third_party/skia/m133/experimental/rust_png/ffi/ |
| D | Cargo.lock | 49 name = "flate2" 77 "flate2",
|
| /third_party/rust/rust/src/tools/build-manifest/ |
| D | Cargo.toml | 11 flate2 = "1.0.16"
|
| /third_party/rust/rust/src/tools/rust-installer/ |
| D | Cargo.toml | 14 flate2 = "1.0.1"
|
| /third_party/rust/rust/src/tools/rust-analyzer/xtask/ |
| D | Cargo.toml | 11 flate2 = "1.0.24"
|
| /third_party/rust/rust/src/tools/clippy/lintcheck/ |
| D | Cargo.toml | 19 flate2 = "1.0"
|
| /third_party/rust/crates/proc-macro2/ |
| D | Cargo.toml | 27 flate2 = "1.0"
|
| /third_party/rust/crates/syn/ |
| D | Cargo.toml | 45 flate2 = "1"
|
| /third_party/rust/crates/rustix/tests/thread/ |
| D | prctl.rs | 114 let mut decoder = flate2::bufread::GzDecoder::new(compressed_bytes.as_slice()); in load_linux_kernel_config()
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | extra.rs | 31 /// use flate2::read::GzDecoder;
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | prctl.rs | 181 let mut decoder = flate2::bufread::GzDecoder::new(compressed_bytes.as_slice()); in load_linux_kernel_config()
|
| /third_party/rust/crates/rustix/ |
| D | Cargo.toml | 77 flate2 = "1.0"
|
| /third_party/rust/rust/src/tools/rust-analyzer/xtask/src/ |
| D | dist.rs | 8 use flate2::{write::GzEncoder, Compression};
|
| /third_party/rust/rust/src/tools/build-manifest/src/ |
| D | versions.rs | 2 use flate2::read::GzDecoder;
|
| /third_party/rust/crates/cxx/macro/src/ |
| D | load.rs | 7 use flate2::write::GzDecoder;
|
| /third_party/rust/crates/rustix/.github/workflows/ |
| D | main.yml | 93 cargo update --package=flate2 --precise=1.0.25 448 cargo update --package=flate2 --precise=1.0.25
|
| /third_party/rust/rust/src/tools/rust-analyzer/ |
| D | Cargo.lock | 395 name = "flate2" 2282 "flate2", 2299 "flate2",
|
| /third_party/rust/crates/syn/tests/repo/ |
| D | mod.rs | 7 use flate2::read::GzDecoder;
|
| /third_party/rust/rust/src/tools/tidy/src/ |
| D | deps.rs | 149 "flate2",
|
| /third_party/rust/rust/ |
| D | Cargo.lock | 326 "flate2", 1137 name = "flate2" 1688 "flate2", 2223 "flate2",
|
| /third_party/rust/rust/src/tools/clippy/lintcheck/src/ |
| D | main.rs | 200 … let ungz_tar = flate2::read::GzDecoder::new(std::fs::File::open(&krate_file_path).unwrap()); in download_and_extract()
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/project-model/test_data/ |
| D | regex-metadata.json | 4023 "name": "flate2",
|
| D | ripgrep-metadata.json | 8622 "name": "flate2",
|