Searched refs:Flag (Results 1 – 25 of 31) sorted by relevance
12
/build/soong/dexpreopt/ |
D | dexpreopt.go | 153 Flag("--copy-and-update-profile-key"). 158 Flag("--output-profile-type=app"). 160 Flag("--dex-location="+module.DexLocation). 191 Flag("--output-profile-type=bprof"). 193 Flag("--dex-location="+module.DexLocation). 255 rule.Command().Text("mkdir -p").Flag(filepath.Dir(dexPathHost.String())) 325 Flag("--avoid-storing-invocation"). 327 Flag("--runtime-arg").FlagWithArg("-Xms", global.Dex2oatXms). 328 Flag("--runtime-arg").FlagWithArg("-Xmx", global.Dex2oatXmx). 329 …Flag("--runtime-arg").FlagWithInputList("-Xbootclasspath:", module.PreoptBootClassPathDexFiles, ":… [all …]
|
/build/soong/java/ |
D | dexpreopt_bootjars.go | 584 rule.Command().Text("mkdir").Flag("-p").Flag(symbolsDir.String()) 585 rule.Command().Text("rm").Flag("-f"). 586 Flag(symbolsDir.Join(ctx, "*.art").String()). 587 Flag(symbolsDir.Join(ctx, "*.oat").String()). 588 Flag(symbolsDir.Join(ctx, "*.invocation").String()) 589 rule.Command().Text("rm").Flag("-f"). 590 Flag(outputDir.Join(ctx, "*.art").String()). 591 Flag(outputDir.Join(ctx, "*.oat").String()). 592 Flag(outputDir.Join(ctx, "*.invocation").String()) 608 Flag("--avoid-storing-invocation"). [all …]
|
D | droidstubs.go | 284 cmd.Flag("--exclude-documentation-from-stubs") 292 cmd.Flag("--include-annotations") 396 rule.Command().Text("rm -rf").Flag(homeDir.String()) 397 rule.Command().Text("mkdir -p").Flag(homeDir.String()) 417 Flag(config.JavacVmFlags). 418 Flag("-J--add-opens=java.base/java.util=ALL-UNNAMED"). 432 cmd.Flag("--no-banner"). 433 Flag("--color"). 434 Flag("--quiet"). 435 Flag("--format=v2"). [all …]
|
D | proto.go | 39 rule.Command().Text("rm -rf").Flag(outDir.String()) 40 rule.Command().Text("mkdir -p").Flag(outDir.String()) 44 rule.Command().Text("mkdir -p").Flag(filepath.Dir(depFile.String())) 52 Flag("-srcjar"). 53 Flag("-write_if_changed"). 58 rule.Command().Text("rm -rf").Flag(outDir.String())
|
D | gen.go | 62 rule.Command().Text("rm -rf").Flag(outDir.String()) 63 rule.Command().Text("mkdir -p").Flag(outDir.String()) 72 Flag("$FLAGS"). 81 Flag("-srcjar"). 82 Flag("-write_if_changed"). 87 rule.Command().Text("rm -rf").Flag(outDir.String())
|
D | droiddoc.go | 493 cmd.Flag(expanded) 526 Flag("-J-Xmx1024m"). 527 Flag("-XDignore.symbol.file"). 528 Flag("-Xdoclint:none") 534 Flag("-write_if_changed"). 535 Flag("-d"). 601 Flag("-J-Xmx1600m"). 602 Flag("-J-XX:-OmitStackTraceInFastThrow"). 603 Flag("-XDignore.symbol.file"). 690 Flag(config.JavacVmFlags). [all …]
|
D | lint.go | 229 cmd.Flag("--library") 232 cmd.Flag("--test") 389 rule.Command().Text("rm -rf").Flag(lintPaths.cacheDir.String()).Flag(lintPaths.homeDir.String()) 390 rule.Command().Text("mkdir -p").Flag(lintPaths.cacheDir.String()).Flag(lintPaths.homeDir.String()) 417 cmd.Flag(`JAVA_OPTS="-Xmx3072m --add-opens java.base/java.util=ALL-UNNAMED"`). 423 Flag("--quiet"). 433 Flag("--exitcode"). 452 rule.Command().Text("rm -rf").Flag(lintPaths.cacheDir.String()).Flag(lintPaths.homeDir.String())
|
D | classpath_fragment.go | 141 Flag("encode"). 142 Flag("--format=json").
|
D | hiddenapi.go | 220 Flag("--zip_input"). 221 Flag("--key_field signature").
|
D | hiddenapi_modular.go | 322 command.Flag("--fragment") 425 …command.FlagWithInput("--unsupported ", path).Flag("--ignore-conflicts ").FlagWithArg("--tag ", "r… 478 …command.FlagWithInput("--max-target-o ", path).Flag("--ignore-conflicts ").FlagWithArg("--tag ", "… 498 command.FlagWithInput("--unsupported ", path).Flag("--packages ") 1007 Flag("--no-banner").
|
/build/soong/python/ |
D | proto.go | 29 rule.Command().Text("rm -rf").Flag(outDir.String()) 30 rule.Command().Text("mkdir -p").Flag(outDir.String()) 45 rule.Command().Text("rm -rf").Flag(outDir.String())
|
/build/soong/android/ |
D | packaging.go | 223 builder.Command().Text("rm").Flag("-rf").Text(dir.String()) 224 builder.Command().Text("mkdir").Flag("-p").Text(dir.String()) 234 builder.Command().Text("mkdir").Flag("-p").Text(destDir) 239 builder.Command().Text("ln").Flag("-sf").Text(ps.symlinkTarget).Text(destPath) 242 builder.Command().Text("chmod").Flag("a+x").Text(destPath) 250 Flag("-L 0"). // no compression because this will be unzipped soon 252 builder.Command().Text("rm").Flag("-rf").Text(dir.String())
|
D | proto.go | 147 BuiltTool("dep_fixer").Flag(depFile.String())
|
D | rule_builder.go | 229 r.Command().Text("rm").Flag("-f").Outputs(temporariesList) 637 Flag("--sandbox-path").Text(shared.TempDirForOutDir(PathForOutput(r.ctx).String())). 638 Flag("--manifest").Input(r.sboxManifestPath) 953 func (c *RuleBuilderCommand) Flag(flag string) *RuleBuilderCommand { func
|
/build/soong/kernel/ |
D | prebuilt_kernel_modules.go | 138 builder.Command().Text("rm").Flag("-rf").Text(modulesDir.String()) 139 builder.Command().Text("mkdir").Flag("-p").Text(modulesDir.String()) 151 Text("echo").Flag("\"" + strings.Join(basenames, " ") + "\""). 152 Text("|").Text("tr").Flag("\" \"").Flag("\"\\n\"").
|
/build/soong/rust/ |
D | fuzz.go | 172 Flag("-j"). 208 Flag("-j"). 215 command.Flag("-P ''") 252 Flag("-j"). 254 Flag("-L 0") // No need to try and re-compress the zipfiles. 260 command.Flag("-P ''")
|
/build/soong/filesystem/ |
D | filesystem.go | 211 Flag("-L 0"). // no compression because this will be unzipped soon 213 Flag("-d") // include empty directories 326 builder.Command().Text("rm").Flag("-rf").Output(propFile) 330 Flag(`"` + p.name + "=" + p.value + `"`). 374 Flag("--favor-decSpeed"). // for faster boot 375 Flag("-12"). // maximum compression level 376 Flag("-l"). // legacy format for kernel
|
D | logical_partition.go | 131 cmd.Flag("--sparse") 202 builder.Command().BuiltTool("sparse_img").Flag("--get_partition_size").Input(sparseImg).
|
/build/soong/cc/ |
D | fuzz.go | 440 Flag("-j"). 509 Flag("-j"). 515 command.Flag("-P ''") 552 Flag("-j"). 554 Flag("-L 0") // No need to try and re-compress the zipfiles. 560 command.Flag("-P ''")
|
D | gen.go | 106 Flag("-d"). 109 Flag("-o").Output(outFile).Input(yaccFile) 141 Flag("--ninja"). 142 Flag(aidlFlags).
|
/build/soong/linkerconfig/ |
D | linkerconfig.go | 110 Flag("proto"). 128 Flag("append").
|
/build/soong/sysprop/ |
D | sysprop_library.go | 296 Text("( cmp").Flag("-s"). 299 Text("|| ( echo").Flag("-e"). 300 Flag(`"` + msg + `"`). 315 Text(" || ( echo").Flag("-e"). 316 Flag(`"` + msg + `"`).
|
/build/blueprint/proptools/ |
D | unpack_test.go | 373 Flag bool 385 Flag: true, 1169 Flag bool
|
/build/soong/apex/ |
D | builder.go | 285 …rule.Command().Text("echo").Flag("/apex_manifest\\\\.pb u:object_r:system_file:s0").Text(">>").Out… 286 rule.Command().Text("echo").Flag("/ u:object_r:system_file:s0").Text(">>").Output(output) 300 …rule.Command().Text("echo").Flag(apexPath + `/apex_manifest\\.pb u:object_r:system_file:s0`).Text(… 301 …rule.Command().Text("echo").Flag(apexPath + "/ u:object_r:system_file:s0").Text(">>").Output(outpu… 796 Flag("compress").
|
/build/soong/dexpreopt/dexpreopt_gen/ |
D | dexpreopt_gen.go | 217 dexpreoptRule.Command().Text("mkdir -p").Flag(filepath.Dir(installPath.String()))
|
12