Home
last modified time | relevance | path

Searched refs:min_depth (Results 51 – 75 of 792) sorted by relevance

12345678910>>...32

/dports/devel/tokei/tokei-12.1.2/cargo-crates/walkdir-2.3.1/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
939 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/www/firefox/firefox-99.0/third_party/rust/walkdir/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/walkdir-2.3.1/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
939 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/walkdir/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/textproc/jql/jql-3.0.6/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/walkdir-2.3.1/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
939 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/walkdir-2.2.9/src/
H A Dlib.rs251 min_depth: usize, field
271 .field("min_depth", &self.min_depth) in fmt()
293 min_depth: 0, in new()
308 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
309 self.opts.min_depth = depth; in min_depth()
310 if self.opts.min_depth > self.opts.max_depth { in min_depth()
311 self.opts.min_depth = self.opts.max_depth; in min_depth()
327 if self.opts.max_depth < self.opts.min_depth { in max_depth()
328 self.opts.max_depth = self.opts.min_depth; in max_depth()
944 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/www/xh/xh-0.14.1/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/www/zola/zola-0.15.2/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/lang/rust/rustc-1.58.1-src/vendor/walkdir-2.3.1/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
939 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/lang/rust/rustc-1.58.1-src/vendor/walkdir/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/walkdir/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/walkdir-2.3.1/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
939 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/walkdir-2.3.2/src/
H A Dlib.rs241 min_depth: usize, field
269 .field("min_depth", &self.min_depth) in fmt()
291 min_depth: 0, in new()
306 pub fn min_depth(mut self, depth: usize) -> Self { in min_depth() method
307 self.opts.min_depth = depth; in min_depth()
308 if self.opts.min_depth > self.opts.max_depth { in min_depth()
309 self.opts.min_depth = self.opts.max_depth; in min_depth()
325 if self.opts.max_depth < self.opts.min_depth { in max_depth()
326 self.opts.max_depth = self.opts.min_depth; in max_depth()
975 self.depth < self.opts.min_depth || self.depth > self.opts.max_depth in skippable()

12345678910>>...32