Home
last modified time | relevance | path

Searched defs:output_lines (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/utils/UpdateTestChecks/
Dcommon.py73 def iterlines(self, output_lines): argument
433 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format,… argument
534 def add_ir_checks(output_lines, comment_marker, prefix_list, func_dict, argument
542 def add_analyze_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
630 def dump_input_lines(output_lines, test_info, prefix_set, comment_string): argument
642 def add_checks_at_end(output_lines, prefix_list, func_order, argument
Dasm.py375 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
/external/llvm-project/llvm/utils/
Dupdate_mir_test_checks.py186 def add_checks_for_function(test, output_lines, run_list, func_dict, func_name, argument
206 def add_check_lines(test, output_lines, prefix, func_name, single_bb, argument
/external/googletest/googlemock/scripts/generator/cpp/
Dgmock_class.py113 def _GenerateMethods(output_lines, source, class_node): argument
/external/grpc-grpc/src/objective-c/
Dchange-comments.py50 output_lines = [] variable
/external/llvm/utils/
Dupdate_llc_test_checks.py100 def add_checks(output_lines, prefix_list, func_dict, func_name): argument
Dupdate_test_checks.py188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): argument