Home
last modified time | relevance | path

Searched refs:output_list (Results 1 – 4 of 4) sorted by relevance

/external/netperf/src/
Dnettest_omni.c704 enum netperf_output_name output_list[NETPERF_MAX_BLOCKS][NETPERF_OUTPUT_MAX]; variable
1339 fprintf(where,"%s ",netperf_output_enum_to_str(output_list[i][j])); in dump_netperf_output_list()
1478 output_list[i][j++] = k; in set_output_list_all()
1486 output_list[i][j++] = k; in set_output_list_all()
1494 output_list[i][j++] = k; in set_output_list_all()
1502 output_list[i][j++] = k; in set_output_list_all()
1553 output_list[line][j++] = match_string_to_output(name); in parse_output_selection_file()
1559 output_list[line++][j++] = match_string_to_output(name); in parse_output_selection_file()
1574 output_list[line][j] = match_string_to_output(name); in parse_output_selection_file()
1623 output_list[line][j] = name; in parse_output_selection_line()
[all …]
/external/protobuf/
Dprotobuf.bzl108 "outs": attr.output_list(),
/external/protobuf/util/
Dprotobuf.bzl108 "outs": attr.output_list(),
/external/vulkan-validation-layers/loader/
Dloader.c1014 struct loader_layer_list *output_list, argument
1030 err = loader_add_to_layer_list(inst, output_list, 1, layer_prop);