Home
last modified time | relevance | path

Searched refs:_which (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/which-4.0.2/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/which-4.0.2/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/which-3.1.1/tests/
H A Dbasic.rs140 assert!(_which(&f, "a").is_err()); in test_which_not_found()
155 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
165 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
203 _which(&f, "b/bin").unwrap(), in test_which_relative()
213 _which(&f, "b/bin").unwrap(), in test_which_relative()
253 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
263 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
274 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
283 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
292 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/yaspgrid/
H A Dygrid.hh616 _which = 0; in Iterator()
702 if (_which != i._which) in operator ==()
712 return _which != i._which; in operator !=()
718 return _which; in which()
854 while ((_which != _end) && (_it == _which->end())) in Iterator()
856 ++_which; in Iterator()
873 while ((_which != _end) && (_it == _which->end())) in operator ++()
875 ++_which; in operator ++()
897 if (_which != i._which) in operator ==()
907 if (_which != i._which) in operator !=()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/which-4.2.1/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/deskutils/just/just-0.10.5/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/which-4.2.2/tests/
H A Dbasic.rs181 assert!(_which(&f, "a").is_err()); in test_which_not_found()
219 _which(&f, &f.bins[3]).unwrap(), in test_which_absolute()
229 _which(&f, &f.bins[4]).unwrap(), in test_which_absolute()
267 _which(&f, "b/bin").unwrap(), in test_which_relative()
277 _which(&f, "b/bin").unwrap(), in test_which_relative()
317 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
327 _which(&f, "./b/bin").unwrap(), in test_which_relative_leading_dot()
338 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
347 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
356 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/which-2.0.1/src/
H A Dlib.rs233 assert!(_which(&f, "a").is_err()); in test_which_not_found()
271 _which(&f, &p).unwrap().canonicalize().unwrap(), in test_which_absolute_path_case()
283 _which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_absolute_extension()
295 _which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_absolute_extension()
328 _which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_relative_extension()
341 _which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_relative_extension()
354 _which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_relative_extension_case()
385 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
394 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
403 assert!(_which(&f, "b/another").is_err()); in test_which_relative_non_executable()
[all …]
/dports/devel/p5-Alien-Build/Alien-Build-2.45/lib/Alien/Build/Plugin/Extract/
H A DCommandLine.pm22 _which('gzip') ? 'gzip' : undef;
26 sub _which { scalar File::Which::which(@_) } subroutine
30 _which('bzip2') ? 'bzip2' : undef;
36 _which('xz') ? 'xz' : undef;
61 _which('bsdtar')
65 : $^O eq 'solaris' && _which('gtar')
68 : _which('tar') && _windows_tar_is_bsdtar()
70 : _which('ptar')
80 (_which('tar'), 'xf');
84 _which('unzip') ? 'unzip' : undef;
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/lib/bash/
H A Dcollect.sh31 CMD_GDB="${CMD_GDB:-"$(_which gdb)"}"
32 CMD_IOSTAT="${CMD_IOSTAT:-"$(_which iostat)"}"
33 CMD_MPSTAT="${CMD_MPSTAT:-"$(_which mpstat)"}"
34 CMD_MYSQL="${CMD_MYSQL:-"$(_which mysql)"}"
38 CMD_PMAP="${CMD_PMAP:-"$(_which pmap)"}"
39 CMD_STRACE="${CMD_STRACE:-"$(_which strace)"}"
40 CMD_SYSCTL="${CMD_SYSCTL:-"$(_which sysctl)"}"
41 CMD_TCPDUMP="${CMD_TCPDUMP:-"$(_which tcpdump)"}"
42 CMD_VMSTAT="${CMD_VMSTAT:-"$(_which vmstat)"}"
43 CMD_DMESG="${CMD_DMESG:-"$(_which dmesg)"}"
[all …]
/dports/games/xmahjongg/xmahjongg-3.7/src/
H A Dhint.cc15 _which(0), _state(false), _alarm(this), in Hint()
93 _which = -1; in find()
123 _which++; in next()
124 if (_which == _skip_which) _which++; in next()
128 get_tiles(_which); in next()
144 _which = 0; in turn_off()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/which/src/
H A Dlib.rs332 assert_eq!(_which(&f, &BIN_NAME).unwrap().canonicalize().unwrap(), in test_which()
340 assert_eq!(_which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_extension()
347 assert!(_which(&f, "a").is_err()); in test_which_not_found()
371 assert_eq!(_which(&f, &p).unwrap().canonicalize().unwrap(), in test_which_absolute_path_case()
380 assert_eq!(_which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_absolute_extension()
387 assert_eq!(_which(&f, "b/bin").unwrap().canonicalize().unwrap(), in test_which_relative()
397 assert_eq!(_which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_relative_extension()
408 assert_eq!(_which(&f, &b).unwrap().canonicalize().unwrap(), in test_which_relative_extension_case()
425 assert!(_which(&f, "another").is_err()); in test_which_non_executable()
434 assert!(_which(&f, &b).is_err()); in test_which_absolute_non_executable()
[all …]
/dports/shells/xonsh/xonsh-0.7.9/tests/
H A Dtest_xoreutils.py4 from xonsh.xoreutils import _which
34 matches = list(_which.whichgen(arg, path=[testdir], exts=self.exts))
41 matches = list(_which.whichgen(arg, path=[testdir], exts=self.exts))
48 _which.whichgen(arg, path=[testdir], exts=self.exts, verbose=True)
59 matches = list(_which.whichgen(arg, path=[testdir0, testdir1], exts=self.exts))
69 matches = list(_which.whichgen(arg, path=[testdir], exts=self.exts))
75 matches = list(_which.whichgen(arg, path=[testdir], exts=[".wta"]))
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Switch/
H A DSwitch.cpp172 IntParam *_which; member in SwitchPlugin
181 , _which(NULL) in SwitchPlugin()
194 _which = fetchIntParam(kParamWhich); in SwitchPlugin()
196 assert(_which && _automatic); in SwitchPlugin()
215 input = _which->getValueAtTime(time); in render()
265 input = _which->getValueAtTime(time); in isIdentity()
287 input = _which->getValueAtTime(time); in getRegionsOfInterest()
308 input = _which->getValueAtTime(time); in getRegionOfDefinition()
333 input = _which->getValueAtTime(time); in getTransform()
362 if (_which->getNumKeys() == 0) { in getClipPreferences()
[all …]

12345678