| /build/blueprint/proptools/ |
| D | clone.go | 26 func CloneProperties(structValue reflect.Value) reflect.Value { 38 func CopyProperties(dstValue, srcValue reflect.Value) { 48 func copyProperties(dstValue, srcValue reflect.Value) { 154 func ZeroProperties(structValue reflect.Value) { 161 func zeroProperties(structValue reflect.Value) { 213 func CloneEmptyProperties(structValue reflect.Value) reflect.Value { 222 func cloneEmptyProperties(dstValue, srcValue reflect.Value) {
|
| D | typeequal.go | 26 func typeEqual(v1, v2 reflect.Value) bool { 81 func concreteType(v reflect.Value) bool {
|
| D | extend.go | 250 func extendPropertiesRecursive(dstValues []reflect.Value, srcValue reflect.Value, 438 func ExtendBasicType(dstFieldValue, srcFieldValue reflect.Value, order Order) {
|
| /build/soong/android/ |
| D | path_properties.go | 116 func fieldsByIndex(v reflect.Value, index []int, values *[]reflect.Value) { 154 func isSliceOfStruct(v reflect.Value) bool {
|
| D | arch.go | 1072 func maybeBlueprintEmbed(src reflect.Value) reflect.Value { 1083 func mergePropertyStruct(ctx ArchVariantContext, dst interface{}, srcValue reflect.Value) { 1113 src reflect.Value, field, userFriendlyField string) (reflect.Value, bool) { 2248 func mergeStructs(ctx ArchVariantContext, propertyStructs []reflect.Value, propertySet interface{})…
|
| D | variable.go | 841 func maybeExtractConfigVarProp(v reflect.Value) (reflect.Value, bool) { 867 …figProperties) AddProductConfigProperties(namespace, suffix string, variableValues reflect.Value) { 1051 prefix string, productVariablePropertyValue reflect.Value, variableValue interface{}) { 1067 productVariablePropertyValue reflect.Value, i int, err error) { 1075 productVariablePropertyValue reflect.Value, variableValue interface{}) { 1109 func printfIntoProperty(propertyValue reflect.Value, variableValue interface{}) error {
|
| /build/make/tools/product_config/src/com/android/build/config/ |
| D | Value.java | 27 public class Value { class 37 public Value(VarType varType) { in Value() method in Value 49 public Value(VarType varType, Str str) { in Value() method in Value 55 public Value(List<Str> list) { in Value() method in Value
|
| /build/blueprint/bootstrap/ |
| D | writedocs.go | 15 func ModuleTypeDocs(ctx *blueprint.Context, factories map[string]reflect.Value) ([]*bpdoc.Package, …
|
| /build/soong/bp2build/ |
| D | configurability.go | 205 func prettyPrintSelectMap(selectMap map[string]reflect.Value, defaultValue *string, indent int, emi… 265 func prettyPrintSelectEntry(value reflect.Value, key string, indent int, emitZeroValues bool) (stri…
|
| D | build_conversion.go | 548 func prettyPrint(propertyValue reflect.Value, indent int, emitZeroValues bool) (string, error) { 616 func extractStructProperties(structValue reflect.Value, indent int) map[string]string { 666 func isZero(value reflect.Value) bool {
|
| /build/soong/android/soongconfig/ |
| D | modules.go | 522 func PropertiesToApply(moduleType *ModuleType, props reflect.Value, config SoongConfig) ([]interfac… 594 initializeProperties(v reflect.Value, typ reflect.Type) 598 PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error) 682 func initializePropertiesWithDefault(v reflect.Value, typ reflect.Type) { 702 func conditionsDefaultField(v reflect.Value) reflect.Value { 708 func removeDefault(values reflect.Value) reflect.Value { 813 func printfIntoProperty(propertyValue reflect.Value, configValue string) error {
|
| /build/blueprint/bootstrap/bpdoc/ |
| D | bpdoc.go | 65 func AllPackages(pkgFiles map[string][]string, moduleTypeNameFactories map[string]reflect.Value, 109 func assembleModuleTypeInfo(r *Reader, name string, factory reflect.Value, 178 func nestedPropertyStructs(s reflect.Value) []nestedProperty {
|
| D | properties.go | 63 func (ps *PropertyStruct) SetDefaults(defaults reflect.Value) { 67 func setDefaults(properties []Property, defaults reflect.Value) {
|
| /build/blueprint/parser/ |
| D | ast.go | 42 Value Expression member 94 Value Expression member 114 Value Expression member 216 Value Expression member 245 Value Expression member 376 Value string member 401 Value int64 member 427 Value bool member
|
| /build/blueprint/ |
| D | ninja_strings.go | 39 Value(pkgNames map[*packageContext]string) string methodSpec 287 func (n varNinjaString) Value(pkgNames map[*packageContext]string) string { func 328 func (l literalNinjaString) Value(pkgNames map[*packageContext]string) string { func
|
| D | provider_test.go | 44 Value string member
|
| /build/soong/shared/ |
| D | env.go | 27 type envFileEntry struct{ Key, Value string } member
|
| /build/soong/androidmk/parser/ |
| D | scope.go | 99 func (v Variable) Value(scope Scope) string { func
|
| D | make_strings.go | 101 func (ms *MakeString) Value(scope Scope) string { func
|
| D | ast.go | 30 Value *MakeString member
|
| /build/soong/bazel/ |
| D | properties.go | 250 Value *Label member 397 Value *bool member 595 Value LabelList member 953 Value []string member
|
| D | aquery.go | 43 Value string member
|
| /build/soong/cmd/extract_apks/bundle_proto/ |
| D | config.proto | 88 enum Value { enum
|
| D | targeting.pb.go | 675 Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` member 1399 Value []*Abi `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1456 Value []*MultiAbi `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1513 Value []*ScreenDensity `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1571 Value []string `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1628 Value []*GraphicsApi `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1685 Value []*SdkVersion `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1742 Value []*TextureCompressionFormat `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member 1799 Value []*Sanitizer `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` member
|
| /build/soong/sdk/ |
| D | update.go | 982 func outputNamedValue(contents *generatedContents, name string, value reflect.Value) { 991 func outputUnnamedValue(contents *generatedContents, value reflect.Value) { 1054 func multiLineValue(value reflect.Value) bool { 2208 func getStructValue(value reflect.Value) reflect.Value {
|