Home
last modified time | relevance | path

Searched refs:Bash (Results 1 – 25 of 26) sorted by relevance

12

/external/rust/crates/clap/src/completions/
Dshell.rs11 Bash, enumerator
36 "BASH" | _ if s.eq_ignore_ascii_case("bash") => Ok(Shell::Bash), in from_str()
49 Shell::Bash => write!(f, "BASH"), in fmt()
Dmod.rs36 Shell::Bash => BashGen::new(self.p).generate_to(buf), in generate()
/external/gflags/src/
Dgflags_completions.h.in47 // ** Overview of Bash completions:
48 // Bash can be told to programatically determine completions for the
52 // (if any). Bash then expects a sequence of output lines to be
86 // Bash requires that it be informed about each command that programmatic
/external/rust/crates/structopt/examples/
Dgen_completions.rs22 Opt::clap().gen_completions("structopt", Shell::Bash, "target"); in main()
/external/pigweed/pw_minimal_cpp_stdlib/
Ddocs.rst19 following Bash code from ``pw_minimal_cpp_stdlib/public/``.
/external/rust/crates/libz-sys/src/zlib-ng/
DINDEX.md13 | configure | Bash configure/build script |
/external/python/cpython3/Doc/tutorial/
Dinteractive.rst9 the GNU Bash shell. This is implemented using the `GNU Readline`_ library,
/external/toybox/tests/
Dman.test99 .B Bash
/external/kmod/
Dconfigure.ac131 AS_HELP_STRING([--with-bashcompletiondir=DIR], [Bash completions directory]),
311 Bash completions dir: ${with_bashcompletiondir}
/external/curl/packages/vms/
Dcurl_gnv_build_steps.txt23 directory. It also requires the GNV Bash 4.2.45 kit as an update from the
61 In future releases of GNV, and with GNV Bash 4.3.30 installed, this name
105 different names on VMS than on Unix. The Bash environment variable
Dconfig_h.com50 $! 29-Sep-2011 J. Malmberg Update for Bash 4.2
/external/rust/crates/grpcio-sys/grpc/third_party/upb/bazel/
Dbuild_defs.bzl40 # Copy-pasted from the Bazel Bash runfiles library v2.
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/
DREADME.md32 #### 2. Launch Bash
/external/angle/third_party/vulkan-deps/glslang/src/
DREADME.md111 The following steps assume a Bash shell. On Windows, that could be the Git Bash
253 Bash-like environments:
/external/deqp-deps/glslang/
DREADME.md111 The following steps assume a Bash shell. On Windows, that could be the Git Bash
253 Bash-like environments:
/external/python/cpython2/Doc/tutorial/
Dinteractive.rst9 the GNU Bash shell. This is implemented using the `GNU Readline`_ library,
/external/libcups/
DINSTALL.md32 compliant shell (/bin/sh). The GNU compiler tools and Bash work well and we
/external/cldr/common/testData/transforms/
Dtk-t-tk-Cyrl-m0-bgn.txt396 Баш Bash
/external/tensorflow/
DCONTRIBUTING.md103 * [Bash license example](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/ci_b…
/external/grpc-grpc/templates/src/objective-c/
DBoringSSL-GRPC.podspec.template206 # TODO(jcanizales): Translate err_data_generate.go into a Bash or Ruby script.
/external/rust/crates/clap/src/app/
Dparser.rs130 Shell::Bash => format!("{}.bash", name), in gen_completions()
/external/rust/crates/clap/
DREADME.md88 * **Auto-generated completion scripts at compile time (Bash, Zsh, Fish, and PowerShell)**
DCHANGELOG.md160 * **Bash Completions:** instead of completing a generic option name, all bash completions fall bac…
785 * **Bash Completion:** allows bash completion to fall back to traidtional bash completion upon no …
/external/grpc-grpc/src/objective-c/
DBoringSSL-GRPC.podspec201 # TODO(jcanizales): Translate err_data_generate.go into a Bash or Ruby script.
/external/rust/crates/csv/examples/data/bench/
Dworldcitiespop.csv3645 af,deh-e bash,Deh-e Bash,03,,36.26759,69.093361
18255 ir,bash bolagh,Bash Bolagh,33,,37.2621,48.1322

12