Searched refs:sksllex (Results 1 – 4 of 4) sorted by relevance
/external/skqp/gn/ |
D | run_sksllex.py | 12 sksllex = sys.argv[1] variable 16 subprocess.check_output([sksllex, src + "/sksl/lex/sksl.lex", "Lexer", 23 subprocess.check_output([sksllex, src + "/sksl/lex/layout.lex",
|
/external/skia/gn/ |
D | run_sksllex.py | 12 sksllex = sys.argv[1] variable 16 subprocess.check_output([sksllex, src + "/sksl/lex/sksl.lex", "Lexer",
|
/external/skia/ |
D | BUILD.gn | 492 executable("sksllex") { 505 ":sksllex(//gn/toolchain:$host_toolchain)", 520 sksllex_path += "sksllex"
|
/external/skqp/ |
D | BUILD.gn | 478 executable("sksllex") { 491 ":sksllex(//gn/toolchain:$host_toolchain)", 506 sksllex_path += "sksllex"
|