Home
last modified time | relevance | path

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

/external/libaom/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/yapf/yapf/yapflib/
Dreformatter.py412 def _FormatFirstToken(first_token, indent_depth, prev_uwline, final_lines): argument
445 def _CalculateNumberOfNewlines(first_token, indent_depth, prev_uwline, argument
/external/perf_data_converter/src/quipper/
Dperf_stat_parser.cc43 const string& first_token = tokens[0]; in ParsePerfStatOutputToProto() local
/external/google-fruit/extras/scripts/
Danalyze_template_instantiations_clang_diagnostics.py164 def __init__(self, first_token, node_factory): argument
/external/libtextclassifier/annotator/
Dannotator.cc1140 const int64 first_token = std::max( in CopyCachedTokens() local
/external/libevent/
Devdns.c3534 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local