Searched refs:accept (Results 1 – 5 of 5) sorted by relevance
/build/soong/androidmk/parser/ |
D | parser.go | 53 p.accept(scanner.EOF) 118 func (p *parser) accept(toks ...rune) bool { func 156 p.accept('?') 163 p.accept('+') 170 p.accept(':') 190 p.accept('\n') 209 p.accept(scanner.Ident) 242 p.accept(scanner.Ident) 245 p.accept(scanner.Ident) 258 p.accept(p.tok) [all …]
|
/build/blueprint/parser/ |
D | parser.go | 74 p.accept(scanner.EOF) 142 func (p *parser) accept(toks ...rune) bool { func 181 p.accept(scanner.Ident) 185 p.accept('+') 211 if !p.accept('=') { 258 if !p.accept(p.tok) { 264 p.accept(')') 266 p.accept('}') 290 p.accept(',') 301 p.accept(scanner.Ident) [all …]
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 180 5. You are not required to accept this License, since you have not 183 prohibited by law if you do not accept this License. Therefore, by
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 196 5. You are not required to accept this License, since you have not 199 prohibited by law if you do not accept this License. Therefore, by
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2666 …accept:"*",activeClass:!1,addClasses:!0,greedy:!1,hoverClass:!1,scope:"default",tolerance:"interse… property
|