Home
last modified time | relevance | path

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

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