/build/soong/android/ |
D | config.go | 65 *config anonMember 97 type config struct { struct 99 productVariables productVariables 102 TestProductVariables *productVariables 106 BazelContext BazelContext 108 ProductVariablesFileName string 110 Targets map[OsType][]Target 111 BuildOSTarget Target // the Target for tools run on the build machine 112 BuildOSCommonTarget Target // the Target for common (java) tools run on the build machine 113 AndroidCommonTarget Target // the Target for common modules for the Android device [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 | allowed_list.go | 1 package config package
|
D | global.go | 15 package config package
|
D | x86_linux_bionic_host.go | 15 package config package
|
D | arm_device.go | 15 package config package
|
D | x86_64_device.go | 15 package config package
|
D | arm64_device.go | 15 package config package
|
D | x86_device.go | 15 package config package
|
/build/soong/cc/config/ |
D | vndk.go | 15 package config package
|
D | bp2build_test.go | 15 package config package
|
D | tidy_test.go | 15 package config package
|
D | arm64_linux_host.go | 15 package config package
|
D | bp2build.go | 15 package config package
|
D | tidy.go | 15 package config package
|
D | clang.go | 15 package config package
|
D | global.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/soong/dexpreopt/dexpreopt_gen/ |
D | dexpreopt_gen.go | 49 config android.Config member
|
/build/soong/cmd/path_interposer/ |
D | main.go | 76 config func(name string) paths.PathConfig member
|
/build/blueprint/ |
D | live_tracker.go | 25 config interface{} // Used to evaluate variable, rule, and pool values. member
|