/third_party/jerryscript/docs/ |
D | 00.GETTING-STARTED.md | 12 - `bash` >= `4.3.11` 17 ```bash 32 ```bash 38 ```bash 44 ```bash 50 ```bash 56 ```bash 68 ```bash 74 ```bash 82 ```bash [all …]
|
/third_party/rust/crates/clap/clap_complete/tests/ |
D | bash.rs | 8 "tests/snapshots/basic.bash", in basic() 9 clap_complete::shells::Bash, in basic() 20 "tests/snapshots/feature_sample.bash", in feature_sample() 21 clap_complete::shells::Bash, in feature_sample() 32 "tests/snapshots/special_commands.bash", in special_commands() 33 clap_complete::shells::Bash, in special_commands() 44 "tests/snapshots/quoting.bash", in quoting() 45 clap_complete::shells::Bash, in quoting() 56 "tests/snapshots/aliases.bash", in aliases() 57 clap_complete::shells::Bash, in aliases() [all …]
|
/third_party/toybox/tests/ |
D | file.test | 1 #!/bin/bash 8 echo "#!/bin/bash" > bash.script 9 echo "#! /bin/bash" > bash.script2 20 testing "bash.script" "file bash.script" "bash.script: /bin/bash script\n" "" "" 21 testing "bash.script with spaces" "file bash.script2" "bash.script2: /bin/bash script\n" "" "" 60 rm empty bash.script bash.script2 env.python.script ascii android.dex
|
D | man.test | 1 #!/bin/bash 41 testing "bash bold,ita" "$MAN toybox" " sh-compatible Korn\n\n" "" "" 48 testing "bash,rsync quote" "$MAN toybox" " quoted 'string' \"server\" Don't\n\n" "" "" 57 testing "bash symbol" "$MAN toybox" " * [|||&]\n\n" "" "" 69 testing "bash escape" "$MAN toybox" " \"\C-x\C-r\": re-read must be >= 1\n\n" "" "" 79 testing "bash boldpunct" "$MAN toybox" " If set to On, (...)\n\n" "" "" 88 testing "bash list" "$MAN toybox" " \$endif (...)\n\n \$else (...)\n\n \$include\n\n" "" "" 95 testing "bash itapunct" "$MAN toybox" " asynchronously (in the background), it prints\n\n" "" "" 99 .B Bash 102 testing "bash bold" "$MAN toybox" " (...) Bash is\n\n" "" "" [all …]
|
/third_party/libbpf/ |
D | .travis.yml | 2 language: bash 40 language: bash 45 language: bash 50 language: bash 55 language: bash 61 language: bash 67 language: bash 73 language: bash 79 language: bash 85 language: bash [all …]
|
/third_party/rust/crates/clap/clap_complete/src/shells/ |
D | shell.rs | 15 /// Bourne Again SHell (bash) 16 Bash, enumerator 53 Shell::Bash, in value_variants() 63 Shell::Bash => PossibleValue::new("bash"), in to_possible_value() 75 Shell::Bash => shells::Bash.file_name(name), in file_name() 85 Shell::Bash => shells::Bash.generate(cmd, buf), in generate() 102 /// assert_eq!(Shell::from_shell_path("/bin/bash"), Some(Shell::Bash)); 130 … /// generate(Shell::from_env().unwrap_or(Shell::Bash), &mut cmd, "myapp", &mut std::io::stdout()); 148 "bash" => Some(Shell::Bash), in parse_shell_from_path()
|
/third_party/rust/crates/clap/clap_mangen/tests/ |
D | roff.rs | 7 common::assert_matches_path("tests/snapshots/basic.bash.roff", cmd); in basic() 14 common::assert_matches_path("tests/snapshots/feature_sample.bash.roff", cmd); in feature_sample() 21 common::assert_matches_path("tests/snapshots/special_commands.bash.roff", cmd); in special_commands() 28 common::assert_matches_path("tests/snapshots/quoting.bash.roff", cmd); in quoting() 35 common::assert_matches_path("tests/snapshots/aliases.bash.roff", cmd); in aliases() 42 common::assert_matches_path("tests/snapshots/sub_subcommands.bash.roff", cmd); in sub_subcommands() 49 common::assert_matches_path("tests/snapshots/value_hint.bash.roff", cmd); in value_hint() 56 common::assert_matches_path("tests/snapshots/hidden_option.bash.roff", cmd); in hidden_options() 63 common::assert_matches_path("tests/snapshots/value_env.bash.roff", cmd); in value_env() 70 common::assert_matches_path("tests/snapshots/possible_values.bash.roff", cmd); in possible_values()
|
/third_party/protobuf/kokoro/linux/dockerfile/test/ruby/ |
D | Dockerfile | 29 RUN \curl -sSL https://get.rvm.io | bash -s stable 31 RUN /bin/bash -l -c "rvm install 2.3.8" 32 RUN /bin/bash -l -c "rvm install 2.4.5" 33 RUN /bin/bash -l -c "rvm install 2.5.1" 34 RUN /bin/bash -l -c "rvm install 2.6.0" 35 RUN /bin/bash -l -c "rvm install 2.7.0" 37 RUN /bin/bash -l -c "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" 38 RUN /bin/bash -l -c "echo 'export PATH=/usr/local/rvm/bin:$PATH' >> ~/.bashrc"
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
D | README.md | 23 ```bash 30 ```bash 36 ```bash 48 ```bash 63 ```bash 69 ```bash 78 ```bash 86 ```bash 103 ```bash 111 ```bash [all …]
|
/third_party/node/deps/uv/ |
D | README.md | 64 ```bash 70 ```bash 77 ```bash 83 ```bash 89 ```bash 125 ```bash 131 ```bash 139 ```bash 148 ```bash 171 [Git for Windows][] includes Git Bash [all …]
|
/third_party/libuv/ |
D | README.md | 64 ```bash 70 ```bash 77 ```bash 83 ```bash 89 ```bash 125 ```bash 131 ```bash 139 ```bash 148 ```bash 171 [Git for Windows][] includes Git Bash [all …]
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | orgs.md | 30 ```bash 38 ```bash 44 ```bash 52 ```bash 59 ```bash 65 ```bash 73 ```bash 79 ```bash 85 ```bash
|
/third_party/node/deps/npm/docs/content/commands/ |
D | npm-pkg.md | 9 ```bash 38 ```bash 44 ```bash 51 ```bash 59 ```bash 67 ```bash 75 ```bash 95 ```bash 101 ```bash 108 ```bash [all …]
|
D | npm-view.md | 9 ```bash 21 ```bash 31 ```bash 38 ```bash 46 ```bash 54 ```bash 62 ```bash 68 ```bash 76 ```bash 84 ```bash [all …]
|
D | npm-hook.md | 9 ```bash 46 ```bash 52 ```bash 58 ```bash 64 ```bash 70 ```bash 76 ```bash 82 ```bash
|
D | npm-org.md | 9 ```bash 23 ```bash 29 ```bash 35 ```bash 41 ```bash 47 ```bash 53 ```bash
|
/third_party/ltp/testcases/kernel/controllers/freezer/ |
D | 00_description.txt | 2 This bash script tests freezer code by starting a long sleep process. 8 This bash script tests freezer code by starting a long sleep process. 15 This bash script tests freezer code by starting a long sleep process. 20 This bash script tests freezer code by starting a long subshell process. 27 This bash script tests freezer code by starting a long sleep process. 35 This bash script tests freezer code by starting a long sleep process. 45 This bash script tests freezer code by starting a long sleep process. 51 This bash script tests freezer code by starting a long sleep process. 57 This bash script tests freezer code by starting a process with vfork(2).
|
/third_party/toybox/toys/pending/ |
D | man.c | 91 s("\\fB", ""), s("\\fI", ""), s("\\fP", ""), s("\\fR", ""); // bash bold,ita in do_man() 92 s("\\(aq", "'"), s("\\(cq", "'"), s("\\(dq", "\""); // bash,rsync quote in do_man() 94 s("\\(bu", "*"), s("\\(bv", "|"); // bash symbol in do_man() 96 s("\\-", "-"), s("\\(", ""), s("\\^", ""), s("\\e", "\\"); // bash escape in do_man() 99 if (start(".BR")) trim(".BR "), s(" ", ""); // bash boldpunct in do_man() 100 if (start(".IP")) newln(), trim(".IP "); // bash list in do_man() 101 if (start(".IR")) trim(".IR "), s(" ", ""); // bash itapunct in do_man() 103 trim(".B "); // bash bold in do_man() 105 trim(".FN "); // bash filename in do_man() 106 trim(".I "); // bash ita in do_man() [all …]
|
/third_party/rust/crates/bindgen/book/src/ |
D | requirements.md | 25 ```bash 33 ```bash 39 ```bash 45 ```bash 53 ```bash 59 ```bash 65 ```bash
|
/third_party/node/deps/npm/node_modules/node-gyp/docs/ |
D | Updating-npm-bundled-node-gyp.md | 24 ```bash 33 ```bash 38 ```bash 50 ```bash 55 ```bash 60 ```bash 65 ```bash 70 ```bash
|
/third_party/libabigail/ |
D | README-DOCKER.md | 17 ```bash 20 ```bash 30 ```bash 31 $ docker run -it ghcr.io/woodard/libabigail-ubuntu-22.04 bash 36 ```bash 45 ```bash 64 ```bash
|
/third_party/benchmark/.github/workflows/ |
D | build-and-test.yml | 37 shell: bash 45 shell: bash 50 shell: bash 77 shell: bash 85 shell: bash 90 shell: bash 132 shell: bash 141 shell: bash 147 shell: bash
|
/third_party/libphonenumber/migrator/ |
D | README.md | 38 ```bash 46 ```bash 66 ```bash 76 ```bash 86 ```bash 98 ```bash 110 ```bash 117 ```bash 129 ```bash 136 ```bash [all …]
|
/third_party/python/Lib/venv/scripts/common/ |
D | activate | 1 # This file must be used with "source bin/activate" *from bash* 17 # This should detect bash and zsh, which have a hash command that must 20 if [ -n "${BASH:-}" -o -n "${ZSH_VERSION:-}" ] ; then 50 # could use `if (set -u; : $PYTHONHOME) ;` in bash 64 # This should detect bash and zsh, which have a hash command that must 67 if [ -n "${BASH:-}" -o -n "${ZSH_VERSION:-}" ] ; then
|
/third_party/libabigail/relicensing-scripts/ |
D | files-with-lgplv3.txt | 5 ./bash-completion/Makefile.am 6 ./bash-completion/abicompat 7 ./bash-completion/abidiff 8 ./bash-completion/abidw 9 ./bash-completion/abilint 10 ./bash-completion/abinilint 11 ./bash-completion/abipkgdiff 12 ./bash-completion/abisym 13 ./bash-completion/fedabipkgdiff
|