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
193 func (x *Operator) Copy() Expression { func
225 func (x *Variable) Copy() Expression { func
249 func (x *Map) Copy() Expression { func
307 func (x *List) Copy() Expression { func
339 func (x *String) Copy() Expression { func
365 func (x *Int64) Copy() Expression { func
391 func (x *Bool) Copy() Expression { func
/build/soong/ui/build/
Denvironment.go95 func (e *Environment) Copy() *Environment { func
/build/soong/cc/
Dbuilder.go288 func (a Objects) Copy() Objects { func