Home
last modified time | relevance | path

Searched refs:ExecutablePath (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/crates/clap/src/builder/
Dvalue_hint.rs42 ExecutablePath, enumerator
84 "executablepath" => ValueHint::ExecutablePath, in from_str()
/third_party/rust/crates/clap/clap_complete/examples/
Dcompletion.rs50 .value_hint(ValueHint::ExecutablePath), in build_cli()
Dcompletion-derive.rs50 #[arg(short, long, value_hint = ValueHint::ExecutablePath)]
/third_party/rust/crates/clap/clap_complete/src/shells/
Dfish.rs185 ValueHint::AnyPath | ValueHint::FilePath | ValueHint::ExecutablePath => " -r -F", in value_completion()
Dzsh.rs405 ValueHint::ExecutablePath => "_absolute_command_paths",
/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_unittest.cpp21 TEST(SystemUtils, ExecutablePath) in TEST() argument
/third_party/rust/crates/clap/clap_complete_fig/tests/
Dcommon.rs206 .value_hint(clap::ValueHint::ExecutablePath), in value_hint_command()
/third_party/rust/crates/clap/clap_complete/tests/
Dcommon.rs211 .value_hint(clap::ValueHint::ExecutablePath), in value_hint_command()
/third_party/rust/crates/clap/clap_mangen/tests/
Dcommon.rs204 .value_hint(clap::ValueHint::ExecutablePath), in value_hint_command()
/third_party/rust/crates/clap/clap_complete_fig/src/
Dfig.rs438 ValueHint::AnyPath | ValueHint::FilePath | ValueHint::ExecutablePath => { in gen_args()
/third_party/rust/crates/clap/clap_complete/src/
Ddynamic.rs463 clap::ValueHint::ExecutablePath => { in complete_arg_value()
/third_party/python/Tools/msi/
DREADME.txt417 executable's install directory. A value named "ExecutablePath" is added