Searched refs:Count (Results 1 – 5 of 5) sorted by relevance
/build/kati/ |
D | stats.go | 119 Count int member 145 sd.Count++ 163 fmt.Printf("%d,%d,%d,%v,%v,%s\n", s.Count, s.Longest, s.Total, s.Longest, s.Total, s.Name) 196 func (s *shellStatsT) Count() int { func
|
D | exec.cc | 130 uint64_t Count() { in Count() function in __anon24e54b0f0111::Executor 148 if (executor->Count() == 0) { in Exec()
|
D | depgraph.go | 172 logStats("shell func time: %q %d", shellStats.Duration(), shellStats.Count())
|
D | parser.go | 706 aast.srcpos.lineno -= bytes.Count(p.inDef, []byte{'\n'})
|
/build/blueprint/ |
D | ninja_strings.go | 84 n := strings.Count(str, "$")
|