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
164 Rule: lex,
253 genLex(ctx, srcFile, cFile, buildFlags.lex)
257 genLex(ctx, srcFile, cppFile, buildFlags.lex)
Dutil.go101 lex: in.Lex,
Dbuilder.go414 lex *LexProperties member