/build/soong/android/ |
D | config.go | 75 *config anonMember 256 type config struct { struct 258 productVariables ProductVariables 261 TestProductVariables *ProductVariables 263 ProductVariablesFileName string 266 BuildOS OsType 269 BuildArch ArchType 271 Targets map[OsType][]Target 272 BuildOSTarget Target // the Target for tools run on the build machine 273 BuildOSCommonTarget Target // the Target for common (java) 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/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 | riscv64_device.go | 15 package config package
|
D | x86_64_device.go | 15 package config package
|
D | arm64_device.go | 15 package config package
|
D | arm_device.go | 15 package config package
|
D | x86_device.go | 15 package config package
|
D | lints.go | 15 package config package
|
/build/soong/cc/config/ |
D | tidy_test.go | 15 package config package
|
D | clang.go | 15 package config package
|
D | arm64_linux_host.go | 15 package config package
|
D | tidy.go | 15 package config package
|
D | bionic.go | 15 package config package
|
D | x86_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 | droidstubs.go | 15 package config package
|
D | error_prone.go | 15 package config package
|
/build/bazel/docs/ |
D | internal_concepts.md | 335 #### Soong 455 #### Bazel
|
/build/soong/cmd/path_interposer/ |
D | main.go | 93 config func(name string) paths.PathConfig member
|
/build/soong/dexpreopt/dexpreopt_gen/ |
D | dexpreopt_gen.go | 50 config android.Config member
|