/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/ |
H A D | update_llc_test_checks.py | 98 check_indent = ' ' 100 check_indent = '' 145 check_indent + ';', 148 check_indent + ';', 164 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/ |
H A D | update_llc_test_checks.py | 106 check_indent = ' ' 108 check_indent = '' 160 check_indent + ';', 163 check_indent + ';', 179 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/ |
H A D | update_llc_test_checks.py | 106 check_indent = ' ' 108 check_indent = '' 160 check_indent + ';', 163 check_indent + ';', 179 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/ |
H A D | update_llc_test_checks.py | 103 check_indent = ' ' 105 check_indent = '' 154 check_indent + ';', 157 check_indent + ';', 173 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/ |
H A D | update_llc_test_checks.py | 106 check_indent = ' ' 108 check_indent = '' 160 check_indent + ';', 163 check_indent + ';', 179 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/ |
H A D | update_llc_test_checks.py | 106 check_indent = ' ' 108 check_indent = '' 160 check_indent + ';', 163 check_indent + ';', 179 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/ |
H A D | update_llc_test_checks.py | 103 check_indent = ' ' 105 check_indent = '' 154 check_indent + ';', 157 check_indent + ';', 173 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/ |
H A D | update_llc_test_checks.py | 106 check_indent = ' ' 108 check_indent = '' 160 check_indent + ';', 163 check_indent + ';', 179 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/ |
H A D | update_llc_test_checks.py | 106 check_indent = ' ' 108 check_indent = '' 160 check_indent + ';', 163 check_indent + ';', 179 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/llvm11/llvm-11.0.1.src/utils/ |
H A D | update_llc_test_checks.py | 98 check_indent = ' ' 100 check_indent = '' 138 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/llvm10/llvm-10.0.1.src/utils/ |
H A D | update_llc_test_checks.py | 114 check_indent = ' ' 117 check_indent = '' 156 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/ |
H A D | update_llc_test_checks.py | 114 check_indent = ' ' 117 check_indent = '' 156 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/ |
H A D | update_llc_test_checks.py | 150 check_indent = ' ' 152 check_indent = '' 192 asm.add_asm_checks(output_lines, check_indent + ';', run_list, func_dict, func_name)
|
/dports/lang/parrot/parrot-8.1.0/t/codingstd/ |
H A D | c_indent.t | 39 check_indent(@files); 41 sub check_indent {
|
/dports/databases/postgresql10-plperl/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql10-contrib/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql10-client/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql10-plpython/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql10-docs/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql10-server/postgresql-10.19/src/tools/pgindent/ |
H A D | pgindent | 58 sub check_indent 390 check_indent();
|
/dports/databases/postgresql12-client/postgresql-12.9/src/tools/pgindent/ |
H A D | pgindent | 72 sub check_indent 398 check_indent();
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/tools/pgindent/ |
H A D | pgindent | 74 sub check_indent 401 check_indent();
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/tools/pgindent/ |
H A D | pgindent | 74 sub check_indent 401 check_indent();
|
/dports/databases/postgresql14-server/postgresql-14.1/src/tools/pgindent/ |
H A D | pgindent | 74 sub check_indent 401 check_indent();
|