Searched defs:output_lines (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/utils/UpdateTestChecks/ |
D | common.py | 73 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
|
D | asm.py | 375 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
|
/external/llvm-project/llvm/utils/ |
D | update_mir_test_checks.py | 186 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/ |
D | gmock_class.py | 113 def _GenerateMethods(output_lines, source, class_node): argument
|
/external/grpc-grpc/src/objective-c/ |
D | change-comments.py | 50 output_lines = [] variable
|
/external/llvm/utils/ |
D | update_llc_test_checks.py | 100 def add_checks(output_lines, prefix_list, func_dict, func_name): argument
|
D | update_test_checks.py | 188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): argument
|