Home
last modified time | relevance | path

Searched defs:Pool (Results 1 – 4 of 4) sorted by relevance

/build/blueprint/
Dninja_writer.go94 func (n *ninjaWriter) Pool(name string) error { func
Dninja_defs.go64 Pool Pool // The Ninja pool to which the rule belongs. member
134 Pool Pool member
Dninja_strings.go54 IsPoolVisible(pool Pool) bool
Dscope.go37 type Pool interface { interface