Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 11 of 11) sorted by relevance

/build/soong/android/
Drule_builder.go31 commands []*RuleBuilderCommand member
114 if len(r.commands) > 0 {
139 r.commands = append(r.commands, command)
174 for _, c := range r.commands {
201 for _, c := range r.commands {
221 for _, c := range r.commands {
251 for _, c := range r.commands {
264 for _, c := range r.commands {
280 for _, c := range r.commands {
309 for _, c := range r.commands {
[all …]
/build/soong/cmd/extract_apks/bundle_proto/
Dregen.sh12 (cd "${0%/*}" && aprotoc --go_out=paths=source_relative:. commands.proto config.proto targeting.pro…
/build/soong/cmd/extract_apks/
DAndroid.bp17 "bundle_proto/commands.pb.go",
/build/blueprint/
DREADME.md7 [Ninja](https://ninja-build.org/) manifest describing the commands that
/build/soong/docs/
Dperf.md68 `$(shell)` commands need to be re-executed to determine if their output changed.
94 All the longest commands in this case are all variants of a call to `find`, but
100 There are some optimizations in place for find commands -- if Kati can
103 that the output may change). Many of the common macros produce find commands
228 commands are taking than having extra dependencies, or slowdowns in
234 for build commands to impact unrelated build commands. This is an area we'd
/build/soong/genrule/
Dgenrule.go611 var commands []string
652 commands = append(commands, command)
654 fullCommand := strings.Join(commands, " && ")
/build/make/target/product/security/
DREADME12 The following commands were used to generate the test key pairs:
/build/soong/cmd/soong_ui/
Dmain.go63 var commands []command = []command{ var
486 for _, c := range commands {
/build/make/core/
DLINUX_KERNEL_COPYING119 c) If the modified program normally reads commands interactively
337 The hypothetical commands `show w' and `show c' should show the appropriate
338 parts of the General Public License. Of course, the commands you use may
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt103 c) If the modified program normally reads commands interactively
/build/make/
DChanges.md420 Instead, write the export commands into the rule command lines themselves: