Searched defs:accept (Results 1 – 2 of 2) sorted by relevance
| /build/soong/androidmk/parser/ | ||
| D | parser.go | 118 func (p *parser) accept(toks ...rune) bool { func |
| /build/blueprint/parser/ | ||
| D | parser.go | 167 func (p *parser) accept(toks ...rune) bool { func |