| /build/soong/android/ |
| D | config.go | 76 *config anonMember 196 type config struct { struct 198 productVariables productVariables 201 TestProductVariables *productVariables 205 BazelContext BazelContext 207 ProductVariablesFileName string 210 BuildOS OsType 213 BuildArch ArchType 215 Targets map[OsType][]Target 216 BuildOSTarget Target // the Target for tools run on the build machine [all …]
|
| /build/make/tools/product_config/src/com/android/build/config/ |
| D | MakeWriter.java | 32 public static void write(PrintStream out, GenericConfig config, int flags) { in write() 36 public static void write(PrintStream out, FlatConfig config, int flags) { in write() 46 private void writeGeneric(PrintStream out, GenericConfig config) { in writeGeneric() 61 private void writeFile(PrintStream out, GenericConfig config, GenericConfig.ConfigFile file) { in writeFile() 76 private void writeAssign(PrintStream out, GenericConfig config, in writeAssign() 126 private static void writeStrVars(PrintStream out, Map<String, Str> vars, ConfigBase config) { in writeStrVars() 139 private void writeFlat(PrintStream out, FlatConfig config) { in writeFlat()
|
| D | OutputChecker.java | 96 public OutputChecker(FlatConfig config) { in OutputChecker() 138 static TreeMap<String, Variable> getVariables(FlatConfig config) { in getVariables()
|
| /build/soong/cc/config/ |
| D | vndk.go | 15 package config package
|
| D | tidy_test.go | 15 package config package
|
| D | clang.go | 15 package config package
|
| D | arm64_linux_host.go | 15 package config package
|
| /build/soong/rust/config/ |
| D | arm64_linux_host.go | 15 package config package
|
| D | global.go | 15 package config package
|
| D | x86_linux_bionic_host.go | 15 package config package
|
| D | x86_64_device.go | 15 package config package
|
| D | arm_device.go | 15 package config package
|
| D | arm64_device.go | 15 package config package
|
| D | x86_device.go | 15 package config package
|
| D | riscv64_device.go | 15 package config package
|
| /build/soong/java/config/ |
| D | makevars.go | 15 package config package
|
| D | kotlin.go | 15 package config package
|
| D | error_prone.go | 15 package config package
|
| /build/orchestrator/core/ |
| D | ninja_runner.py | 20 def run_ninja(context, config, targets): argument
|
| D | test_nsjail.py | 76 def config(self): member in TestNsjail
|
| /build/bazel/docs/ |
| D | internal_concepts.md | 335 #### Soong 455 #### Bazel
|
| /build/soong/dexpreopt/dexpreopt_gen/ |
| D | dexpreopt_gen.go | 49 config android.Config member
|
| /build/soong/cmd/path_interposer/ |
| D | main.go | 93 config func(name string) paths.PathConfig member
|
| /build/soong/bp2build/ |
| D | performance_test.go | 85 config android.Config member
|
| /build/blueprint/ |
| D | live_tracker.go | 25 config interface{} // Used to evaluate variable, rule, and pool values. member
|