Home
last modified time | relevance | path

Searched defs:first_token (Results 1 – 11 of 11) 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/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.py200 def __init__(self, first_token, last_token): argument
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc239 bool first_token = true; in ParseIfRecord() local
/external/google-fruit/extras/scripts/
Danalyze_template_instantiations_clang_diagnostics.py164 def __init__(self, first_token, node_factory): argument
/external/deqp-deps/SPIRV-Tools/tools/
Dio.cpp191 char first_token[11]; in DetermineMode() local
/external/angle/third_party/spirv-tools/src/tools/
Dio.cpp191 char first_token[11]; in DetermineMode() local
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dlow_energy_peripheral_server_test.cc705 FidlAdvHandle first_token, second_token; in TEST_F() local
/external/mesa3d/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c38 const struct vk_rmv_token *first_token = (struct vk_rmv_token *)first; in vk_rmv_token_compare() local
/external/libtextclassifier/native/annotator/
Dannotator.cc1395 const int64 first_token = std::max( in CopyCachedTokens() local
/external/libevent/
Devdns.c3587 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local