Searched defs:input_lines (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_mca_test_checks.py | 434 def _write_output(test_path, input_lines, prefix_list, block_infos, # noqa argument
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
H A D | git-clang-format | 395 def create_tree(input_lines, mode): argument
|
/netbsd-src/usr.bin/patch/ |
H A D | patch.c | 92 LINENUM input_lines = 0; /* how long is input file in lines */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 54 def __init__(self, test, parser, script_name, input_lines, args, argv, argument
|
/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | install-info.c | 1140 struct line_data *input_lines = NULL; in main() local
|