/aosp_15_r20/external/toybox/toys/posix/ |
H A D | sed.c | 1 /* sed.c - stream editor. Thing that does s/// and other stuff. 13 * What's the right thing to do for -i when write fails? Skip to next? 16 * Deviations from POSIX: allow extended regular expressions with -r, 17 * editing in place with -i, separate with -s, NUL-delimited strings with -z, 18 * printf escapes in text, line continuations, semicolons after all commands, 19 * 2-address anywhere an address is allowed, "T" command, multiline 20 * continuations for [abc], \; to end [abc] argument before end of line. 23 * Added --tarxform mode to support tar --xform 25 USE_SED(NEWTOY(sed, "(help)(version)(tarxform)e*f*i:;nErz(null-data)s[+Er]", TOYFLAG_BIN|TOYFLAG_AU… 31 usage: sed [-inrszE] [-e SCRIPT]...|SCRIPT [-f SCRIPT_FILE]... [FILE...] [all …]
|
/aosp_15_r20/packages/modules/Virtualization/guest/trusty/test_vm/ |
D | AndroidTest.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 9 http://www.apache.org/licenses/LICENSE-2.0 16 --> 18 …<!-- object type="module_controller" class="com.android.tradefed.testtype.suite.module.CommandSucc… 19 <!--Skip the test when trusty VM is not enabled. --> 20 … <!--option name="run-command" value="getprop trusty.test_vm.nonsecure_vm_ready | grep 1" /--> 21 <!--/object--> 23 <!-- Target Preparers - Run Shell Commands --> 26 …<option name="push-file" key="trusty-ut-ctrl.sh" value="/data/local/tmp/trusty_test_vm/trusty-ut-c… [all …]
|
/aosp_15_r20/external/linux-kselftest/android/ |
H A D | vts_linux_kselftest_x86_32.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright (C) 2020 The Android Open Source Project 6 http://www.apache.org/licenses/LICENSE-2.0 12 --> 17 <option name="test-suite-tag" value="vts" /> 18 <option name="config-descriptor:metadata" key="component" value="kselftests" /> 29 <option name="push-file" key="{MODULE}" value="&ktest_dir;" /> 30 …-push" value='chmod -R 755 &ktest_dir;; find &ktest_dir; -type f | xargs grep -l -e "bin/sh" -e "b… 34 <option name="exit-code-skip" value="4" /> 35 <option name="skip-binary-check" value="true" /> [all …]
|
H A D | vts_linux_kselftest_x86_64.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright (C) 2020 The Android Open Source Project 6 http://www.apache.org/licenses/LICENSE-2.0 12 --> 17 <option name="test-suite-tag" value="vts" /> 18 <option name="config-descriptor:metadata" key="component" value="kselftests" /> 29 <option name="push-file" key="{MODULE}" value="&ktest_dir;" /> 30 …-push" value='chmod -R 755 &ktest_dir;; find &ktest_dir; -type f | xargs grep -l -e "bin/sh" -e "b… 34 <option name="exit-code-skip" value="4" /> 35 <option name="skip-binary-check" value="true" /> [all …]
|
H A D | vts_linux_kselftest_arm_64.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright (C) 2020 The Android Open Source Project 6 http://www.apache.org/licenses/LICENSE-2.0 12 --> 17 <option name="test-suite-tag" value="vts" /> 18 <option name="config-descriptor:metadata" key="component" value="kselftests" /> 29 <option name="push-file" key="{MODULE}" value="&ktest_dir;" /> 30 …-push" value='chmod -R 755 &ktest_dir;; find &ktest_dir; -type f | xargs grep -l -e "bin/sh" -e "b… 34 <option name="exit-code-skip" value="4" /> 35 <option name="skip-binary-check" value="true" /> [all …]
|
/aosp_15_r20/external/cronet/base/ |
H A D | command_line.h | 2 // Use of this source code is governed by a BSD-style license that can be 5 // This class works with command lines: building and parsing. 6 // Arguments with prefixes ('--', '-', and on Windows, '/') are switches. 8 // Switches can optionally have values, delimited by '=', e.g., "-switch=value". 10 // An argument of "--" will terminate switch parsing during initialization, 11 // interpreting subsequent tokens as non-switch arguments, regardless of prefix. 13 // There is a singleton read-only CommandLine that represents the command line 45 // The native command line string type. 69 // Construct a new command line with |program| as argv[0]. 72 // Construct a new command line from an argument list. [all …]
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/ |
D | cmake-presets.7.rst | 1 .. cmake-manual-description: CMakePresets.json 3 cmake-presets(7) 21 (though at least one must be present if ``--preset`` is specified.) 22 ``CMakePresets.json`` is meant to save project-wide builds, while 63 An optional map containing vendor-specific information. CMake does not 65 it does exist. However, the keys should be a vendor-specific domain name 66 followed by a ``/``-separated path. For example, the Example IDE 1.0 could 93 A required string representing the machine-friendly name of the preset. 94 This identifier is used in the :ref:`cmake --preset <CMake Options>` option. 102 If a preset is hidden, it cannot be used in the ``--preset=`` argument, [all …]
|
D | ctest.1.rst | 1 .. cmake-manual-description: CTest Command-Line Reference 11 .. parsed-literal:: 14 ctest --build-and-test <path-to-source> <path-to-build> 15 --build-generator <generator> [<options>...] 16 [--build-options <opts>...] [--test-command <command> [<args>...]] 17 ctest {-D <dashboard> | -M <model> -T <action> | -S <script> | -SP <script>} 18 [-- <dashboard-options>...] 24 CMake-generated build trees created for projects that use the 25 :command:`enable_testing` and :command:`add_test` commands have testing support. 33 ``--preset <preset>``, ``--preset=<preset>`` [all …]
|
/aosp_15_r20/external/mksh/src/ |
H A D | mksh.1 | 3 .\"- 23 .\"- 27 .\" * - generates ‐ in gnroff, \- generates −, so .tr it to - 28 .\" thus use - for hyphens and \- for minus signs and option dashes 29 .\" * ~ is size-reduced and placed atop in groff, so use \*(TI 30 .\" * ^ is size-reduced and placed atop in groff, so use \*(ha 35 .\" be interpreted as punctuation, and especially with two-letter words 42 . if \*[.T]ascii .tr \-\N'45' 43 . if \*[.T]latin1 .tr \-\N'45' 44 . if \*[.T]utf8 .tr \-\N'45' [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/script/ |
D | engine.go | 2 // Use of this source code is governed by a BSD-style 5 // Package script implements a small, customizable, platform-agnostic scripting 11 // and stderr output of a prior command, tracked in a [State] that commands can 19 // Each line of a script is parsed into a sequence of space-separated command 21 // end-of-line comment. Additional variables named ':' and '/' are expanded 28 // Inside a single-quoted block of text, a repeated single quote indicates 33 // A line beginning with # is a comment and conventionally explains what is 36 // Commands are executed one at a time, and errors are checked for each command; 37 // if any command fails unexpectedly, no subsequent commands in the script are 38 // executed. The command prefix ! indicates that the command on the rest of the [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/generate/ |
D | generate.go | 2 // Use of this source code is governed by a BSD-style 5 // Package generate implements the “go generate” command. 33 var CmdGenerate = &base.Command{ 35 UsageLine: "go generate [-run regexp] [-n] [-v] [-x] [build flags] [file.go... | packages]", 48 //go:generate command argument... 50 (note: no leading spaces and no space in "//go") where command 54 command alias, described below. 60 The arguments to the directive are space-separated tokens or 61 double-quoted strings passed to the generator as individual 68 generated source should have a line that matches the following [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | debugger_cli_common.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """Building Blocks of TensorFlow Debugger Command-Line Interface.""" 48 """Rich single-line text. 75 """Concatenate two chunks of maybe rich text to make a longer rich line. 138 A formatted, multi-line `RichTextLines` object. 150 """Rich multi-line text. 152 Line-by-line text output, with font attributes (e.g., color) and annotations 153 (e.g., indices in a multi-dimensional tensor). Used as the text output of CLI 166 single-line. 167 font_attr_segs: A map from 0-based row index to a list of 3-tuples. [all …]
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/presets/ |
D | schema.json | 2 "$schema": "http://json-schema.org/draft-07/schema#", 72 …-specific information. CMake does not interpret the contents of this field except to verify that i… 88 …edure is used. Note that for Visual Studio generators, unlike in the command line -G argument, you… 111 …: "A required string representing the machine-friendly name of the preset. This identifier is used… 116 …a preset should be hidden. If a preset is hidden, it cannot be used in the --preset= argument, wil… 138 …-specific information. CMake does not interpret the contents of this field except to verify that i… 143 "description": "An optional string with a human-friendly name of the preset." 147 "description": "An optional string with a human-friendly description of the preset." 151 …et is hidden). Note that for Visual Studio generators, unlike in the command line -G argument, you… 291 …description": "An optional boolean. Equivalent to passing -Wdev or -Wno-dev on the command line. T… [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|
D | nntplib.py | 10 >>> resp, subs = s.xhdr('subject', first + '-' + last) 14 Here 'resp' is the server response line. 40 # maximal line length when calling readline(). This is to prevent 41 # reading arbitrary length lines. RFC 3977 limits NNTP line length to 70 """Response does not begin with [1-5]""" 94 # Line terminators (we always output CRLF, but accept any of CRLF, CR, LF) 104 - host: hostname to connect to 105 - port: port to connect to (default the standard NNTP port) 106 - user: username to authenticate with 107 - password: password to use with username [all …]
|
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/ |
H A D | tDomain_creation_deletion.py | 1 # -*-coding:utf-8 -* 3 # Copyright (c) 2011-2015, Intel Corporation 35 -------------------------- 36 - [createDomain] function 37 - [deleteDomain] function 40 ------------ 41 - Testing nominal cases 42 - Testing domain creation error 43 - Testing domain deletion error 50 # Test of Domains - Basic operations (creations/deletions) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|
D | nntplib.py | 2 - RFC 977: Network News Transfer Protocol 3 - RFC 2980: Common NNTP Extensions 4 - RFC 3977: Network News Transfer Protocol (version 2) 13 >>> resp, subs = s.xhdr('subject', '{0}-{1}'.format(first, last)) 17 Here 'resp' is the server response line. 34 # - all commands are encoded as UTF-8 data (using the "surrogateescape" 36 # - all responses are decoded as UTF-8 data (using the "surrogateescape" 38 # - the `file` argument to various methods is keyword-only 40 # - NNTP.date() returns a datetime object 41 # - NNTP.newgroups() and NNTP.newnews() take a datetime (or date) object, [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|
D | nntplib.py | 2 - RFC 977: Network News Transfer Protocol 3 - RFC 2980: Common NNTP Extensions 4 - RFC 3977: Network News Transfer Protocol (version 2) 13 >>> resp, subs = s.xhdr('subject', '{0}-{1}'.format(first, last)) 17 Here 'resp' is the server response line. 34 # - all commands are encoded as UTF-8 data (using the "surrogateescape" 36 # - all responses are decoded as UTF-8 data (using the "surrogateescape" 38 # - the `file` argument to various methods is keyword-only 40 # - NNTP.date() returns a datetime object 41 # - NNTP.newgroups() and NNTP.newnews() take a datetime (or date) object, [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|
D | nntplib.py | 2 - RFC 977: Network News Transfer Protocol 3 - RFC 2980: Common NNTP Extensions 4 - RFC 3977: Network News Transfer Protocol (version 2) 13 >>> resp, subs = s.xhdr('subject', '{0}-{1}'.format(first, last)) 17 Here 'resp' is the server response line. 34 # - all commands are encoded as UTF-8 data (using the "surrogateescape" 36 # - all responses are decoded as UTF-8 data (using the "surrogateescape" 38 # - the `file` argument to various methods is keyword-only 40 # - NNTP.date() returns a datetime object 41 # - NNTP.newgroups() and NNTP.newnews() take a datetime (or date) object, [all …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | cmd.py | 1 """A generic class to build line-oriented command interpreters. 5 1. End of file on input is processed as the command 'EOF'. 6 2. A command is parsed out of each line by collecting the prefix composed 8 3. A command `foo' is dispatched to a method 'do_foo()'; the do_ method 9 is passed a single argument consisting of the remainder of the line. 10 4. Typing an empty line repeats the last command. (Actually, it calls the 13 calls the command `help_topic'. With no arguments, it lists all topics 16 6. The command '?' is a synonym for `help'. The command '!' is a synonym 20 arguments text, line, begidx, endidx. text is string we are matching 21 against, all returned matches must begin with it. line is the current [all …]
|