Searched refs:nw (Results 1 – 3 of 3) sorted by relevance
115 func (p *poolDef) WriteTo(nw *ninjaWriter, name string) error {117 err := nw.Comment(p.Comment)123 err := nw.Pool(name)128 return nw.ScopedAssign("depth", strconv.Itoa(p.Depth))232 func (r *ruleDef) WriteTo(nw *ninjaWriter, name string,236 err := nw.Comment(r.Comment)242 err := nw.Rule(name)248 err = nw.ScopedAssign("pool", r.Pool.fullName(pkgNames))254 err = writeVariables(nw, r.Variables, pkgNames)391 func (b *buildDef) WriteTo(nw *ninjaWriter, pkgNames map[*packageContext]string) error {[all …]
3593 nw := newNinjaWriter(w)3595 err = c.writeBuildFileHeader(nw)3600 err = c.writeNinjaRequiredVersion(nw)3605 err = c.writeSubninjas(nw)3612 err = c.writeGlobalVariables(nw)3617 err = c.writeGlobalPools(nw)3622 err = c.writeBuildDir(nw)3627 err = c.writeGlobalRules(nw)3632 err = c.writeAllModuleActions(nw)3637 err = c.writeAllSingletonActions(nw)[all …]
40 …nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles=… property