Home
last modified time | relevance | path

Searched refs:lex (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dgen.go35 lex = pctx.AndroidStaticRule("lex", var
171 Rule: lex,
280 genLex(ctx, srcFile, cFile, buildFlags.lex)
284 genLex(ctx, srcFile, cppFile, buildFlags.lex)
Dutil.go100 lex: in.Lex,
Dbuilder.go395 lex *LexProperties member