Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 27) sorted by relevance

12

/build/soong/android/
Dconfig.go52 *config anonMember
62 type config struct { struct
63 FileConfigurableOptions
64 ProductVariables productVariables
66 ConfigFileName string
67 ProductVariablesFileName string
69 Targets map[OsClass][]Target
70 BuildOsVariant string
72 deviceConfig *deviceConfig
74 srcDir string // the path of the root source directory
[all …]
Dpackage_ctx.go42 config Config member
Dmakevars.go84 config Config member
Darch.go750 func decodeTargetProductVariables(config *config) (map[OsClass][]Target, error) { argument
Dpaths.go290 config Config member
/build/soong/cc/config/
Dtidy_test.go15 package config package
Dclang.go1 package config package
Dtidy.go15 package config package
Dglobal.go15 package config package
Dx86_linux_bionic_host.go15 package config package
Dmips64_device.go15 package config package
Darm64_device.go15 package config package
Dx86_64_device.go15 package config package
Dx86_device.go15 package config package
Dmips_device.go15 package config package
Darm_device.go15 package config package
Dx86_windows_host.go15 package config package
Dx86_linux_host.go15 package config package
Dx86_darwin_host.go15 package config package
Dtoolchain.go15 package config package
/build/soong/cmd/multiproduct_kati/
Dmain.go56 config build.Config member
/build/blueprint/bootstrap/
Dbootstrap.go229 config *Config member
360 config *Config member
601 config *Config member
/build/blueprint/
Dlive_tracker.go25 config interface{} // Used to evaluate variable, rule, and pool values. member
Dsingleton_ctx.go80 config interface{} member
/build/make/tools/fs_config/
Dfs_config_generator.py608 def _handle_aid(self, file_name, section_name, config): argument
665 def _handle_path(self, file_name, section_name, config): argument

12