Home
last modified time | relevance | path

Searched refs:Count (Results 1 – 5 of 5) sorted by relevance

/build/kati/
Dstats.go119 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
Dexec.cc130 uint64_t Count() { in Count() function in __anon24e54b0f0111::Executor
148 if (executor->Count() == 0) { in Exec()
Ddepgraph.go172 logStats("shell func time: %q %d", shellStats.Duration(), shellStats.Count())
Dparser.go706 aast.srcpos.lineno -= bytes.Count(p.inDef, []byte{'\n'})
/build/blueprint/
Dninja_strings.go84 n := strings.Count(str, "$")