Searched defs:extra_tokens (Results 1 – 6 of 6) sorted by relevance
/external/skia/infra/bots/recipe_modules/build/ |
D | util.py | 53 def set_dawn_args_and_env(args, env, api, extra_tokens, skia_dir): argument
|
D | default.py | 9 def compile_swiftshader(api, extra_tokens, swiftshader_root, ninja_root, cc, cxx, out): argument
|
/external/python/cpython3/Python/clinic/ |
D | Python-tokenize.c.h | 49 int extra_tokens; in tokenizeriter_new() local
|
/external/python/cpython3/Lib/ |
D | tokenize.py | 567 def _generate_tokens_from_c_tokenizer(source, encoding=None, extra_tokens=False): argument
|
/external/python/cpython3/Python/ |
D | Python-tokenize.c | 57 int extra_tokens, const char *encoding) in tokenizeriter_new_impl()
|
/external/minijail/ |
D | syscall_filter_unittest.cc | 901 TEST_F(ArgFilterTest, extra_tokens) { in TEST_F() argument
|