Home
last modified time | relevance | path

Searched defs:first_token (Results 1 – 9 of 9) sorted by relevance

/external/libaom/tools/
Dgen_constrained_tokenset.py96 def get_quantized_spareto(p, beta, bits, first_token): argument
106 def main(bits=15, first_token=1): argument
/external/python/cpython3/Parser/
Dstring_parser.c539 PyObject **expr_text, expr_ty *expression, Token *first_token, in fstring_find_expr()
855 Token *first_token, Token *t, Token *last_token) in fstring_find_literal_and_expr()
1036 make_str_node_and_del(Parser *p, PyObject **str, Token* first_token, Token *last_token) in make_str_node_and_del()
1095 Token *first_token, Token* t, Token *last_token) in _PyPegen_FstringParser_ConcatFstring()
1179 _PyPegen_FstringParser_Finish(Parser *p, FstringParser *state, Token* first_token, in _PyPegen_FstringParser_Finish()
1230 int recurse_lvl, Token *first_token, Token* t, Token *last_token) in fstring_parse()
/external/yapf/yapf/yapflib/
Dreformatter.py563 def _FormatFirstToken(first_token, indent_depth, prev_line, final_lines): argument
607 def _CalculateNumberOfNewlines(first_token, indent_depth, prev_line, argument
Dobject_state.py204 def __init__(self, first_token, last_token): argument
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc197 bool first_token = true; in ParseIfFuncRecord() local
/external/google-fruit/extras/scripts/
Danalyze_template_instantiations_clang_diagnostics.py164 def __init__(self, first_token, node_factory): argument
/external/libtextclassifier/native/annotator/
Dannotator.cc1395 const int64 first_token = std::max( in CopyCachedTokens() local
/external/cronet/third_party/libevent/
Devdns.c2704 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local
/external/libevent/
Devdns.c3587 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local