Home
last modified time | relevance | path

Searched defs:Copy (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/parser/
Dast.go65 func (m *Module) Copy() *Module { func
97 func (p *Property) Copy() *Property { func
116 Copy() Expression methodSpec
156 func (x *Operator) Copy() Expression { func
188 func (x *Variable) Copy() Expression { func
212 func (x *Map) Copy() Expression { func
245 func (x *List) Copy() Expression { func
277 func (x *String) Copy() Expression { func
302 func (x *Bool) Copy() Expression { func
/build/soong/ui/build/
Denvironment.go72 func (e *Environment) Copy() *Environment { func
/build/soong/cc/
Dbuilder.go262 func (a Objects) Copy() Objects { func