/build/blueprint/bootstrap/bpdoc/ |
D | properties.go | 37 ret.Properties = append([]Property(nil), ret.Properties...) 45 func (p *Property) Clone() Property { 47 ret.Properties = append([]Property(nil), ret.Properties...) 55 func (p *Property) Equal(other Property) bool { argument 67 func setDefaults(properties []Property, defaults reflect.Value) { argument 127 func (p *Property) SameSubProperties(other Property) bool { argument 141 func (ps *PropertyStruct) GetByName(name string) *Property { 145 func getByName(name string, prefix string, props *[]Property) *Property { argument 156 func (p *Property) Nest(nested *PropertyStruct) { 181 func structProperties(structType *ast.StructType) (props []Property, err error) { [all …]
|
D | bpdoc.go | 49 Properties []Property 52 type Property struct { struct 59 Properties []Property argument 234 func CollapseDuplicateProperties(to, from *[]Property) { argument 256 func collapseNestedProperties(p *[]Property) { argument 257 var n []Property 288 func combineDuplicateSubProperties(p *[]Property) { argument 289 var n []Property
|
/build/blueprint/proptools/ |
D | unpack.go | 41 property *parser.Property 69 func UnpackProperties(properties []*parser.Property, objects ...interface{}) (map[string]*parser.Pr… argument 90 result := make(map[string]*parser.Property) 124 func (ctx *unpackContext) buildPropertyMap(prefix string, properties []*parser.Property) bool { 153 itemProperties := make([]*parser.Property, len(propValue.Values), len(propValue.Values)) 155 itemProperties[i] = &parser.Property{ 307 sliceName string, property *parser.Property, sliceType reflect.Type) (reflect.Value, bool) { 321 var getItemFunc func(*parser.Property, reflect.Type) (reflect.Value, bool) 324 getItemFunc = func(property *parser.Property, t reflect.Type) (reflect.Value, bool) { 333 getItemFunc = func(property *parser.Property, t reflect.Type) (reflect.Value, bool) { [all …]
|
D | extend.go | 184 Property string member 188 return fmt.Sprintf("can't extend property %q: %s", e.Property, e.Err) 194 Property: property, 374 Property: propertyName, 390 Property: propertyName,
|
/build/blueprint/parser/ |
D | ast.go | 67 ret.Properties = make([]*Property, len(m.Properties)) 90 type Property struct { struct 97 func (p *Property) Copy() *Property { argument 103 func (p *Property) String() string { argument 107 func (p *Property) Pos() scanner.Position { return p.NamePos } argument 108 func (p *Property) End() scanner.Position { return p.Value.End() } argument 246 Properties []*Property 254 ret.Properties = make([]*Property, len(x.Properties)) 278 func (x *Map) GetProperty(name string) (Property *Property, found bool) { 283 func (x *Map) getPropertyImpl(name string) (Property *Property, found bool, index int) {
|
D | parser_test.go | 67 Properties: []*Property{ 96 Properties: []*Property{ 126 Properties: []*Property{ 157 Properties: []*Property{ 218 Properties: []*Property{ 230 Properties: []*Property{ 255 Properties: []*Property{ 302 Properties: []*Property{ 364 Properties: []*Property{ 372 Properties: []*Property{ [all …]
|
D | parser.go | 280 func (p *parser) parsePropertyList(isModule, compat bool) (properties []*Property) { 296 func (p *parser) parseProperty(isModule, compat bool) (property *Property) { 297 property = new(Property) 390 func (p *parser) addMaps(map1, map2 []*Property, pos scanner.Position) ([]*Property, error) { 391 ret := make([]*Property, 0, len(map1)) 393 inMap1 := make(map[string]*Property) 394 inMap2 := make(map[string]*Property) 395 inBoth := make(map[string]*Property)
|
D | printer.go | 206 func (p *printer) printProperty(property *Property) {
|
/build/soong/bpfix/bpfix/ |
D | bpfix.go | 331 defaults := &parser.Property{ 456 prop := &parser.Property{ 470 func getStringProperty(prop *parser.Property, fieldName string) string { argument 488 mod.Properties = append(mod.Properties, &parser.Property{ 535 m.Properties = append(m.Properties, &parser.Property{ 543 …m.Properties = append(m.Properties, &parser.Property{Name: flag, Value: &parser.Bool{Value: true, … 655 prop := &parser.Property{ 805 &parser.Property{ 816 &parser.Property{Name: srcPropertyName, 1000 func mergeMatchingProperties(properties *[]*parser.Property, buf []byte, patchlist *parser.PatchLis… argument [all …]
|
/build/soong/androidmk/androidmk/ |
D | androidmk.go | 35 localAssignments map[string]*bpparser.Property 126 localAssignments: make(map[string]*bpparser.Property), 364 file.localAssignments = make(map[string]*bpparser.Property) 428 prop = &bpparser.Property{ 432 Properties: []*bpparser.Property{}, 441 prop := &bpparser.Property{
|
/build/soong/android/ |
D | hooks.go | 74 l.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error()) 88 l.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
D | defaults.go | 266 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error()) 281 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
D | mutator.go | 293 t.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error()) 307 t.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
D | override_module.go | 185 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
D | variable.go | 455 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
D | arch.go | 1167 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 38 Properties []bpdoc.Property 62 Properties: make([]bpdoc.Property, 0), 64 props := make([]bpdoc.Property, 0)
|
/build/soong/partner/bpfix/extensions/ |
D | headers.go | 90 prop := new(parser.Property)
|
/build/blueprint/bpmodify/ |
D | bpmodify.go | 151 prop := parser.Property{Name: *parameter, Value: &parser.List{}}
|
/build/soong/java/ |
D | app.go | 1369 ctx.PropertyErrorf(propertyErr.Property, "%s", propertyErr.Err.Error())
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2323 …l|Or|OrElse|Overloads|Overridable|Overrides|ParamArray|Preserve|Private|Property|Protected|Public|…
|