Searched defs:Partition (Results 1 – 7 of 7) sorted by relevance
104 func (p *PackagingSpec) Partition() string { func
1744 func (p InstallPath) Partition() string { func
174 func (ll *LabelList) Partition(predicate func(label Label) bool) (LabelList, LabelList) { func971 func (lla LabelListAttribute) Partition(predicate func(label Label) bool) (LabelListAttribute, Labe… func
243 Partition() string methodSpec
4052 func (c *Module) Partition() string { func
1851 func (c *Module) Partition() string { func
1170 class Partition(object): class