| /openbsd/src/gnu/llvm/clang/docs/tools/ |
| D | clang-formatted-files.txt | 2021 flang/examples/external-hello.cpp 2022 flang/examples/FlangOmpReport/FlangOmpReport.cpp 2023 flang/examples/FlangOmpReport/FlangOmpReportVisitor.cpp 2024 flang/examples/FlangOmpReport/FlangOmpReportVisitor.h 2025 flang/examples/PrintFlangFunctionNames/PrintFlangFunctionNames.cpp 2026 flang/include/flang/ISO_Fortran_binding.h 2027 flang/include/flang/Common/bit-population-count.h 2028 flang/include/flang/Common/constexpr-bitset.h 2029 flang/include/flang/Common/default-kinds.h 2030 flang/include/flang/Common/enum-set.h [all …]
|
| /openbsd/src/gnu/llvm/llvm/utils/release/ |
| D | build-docs.sh | 104 docs-flang-html \ 110 doxygen-flang \ 126 package_doxygen flang tools/flang 130 …s/clang/docs/ tools/lld/docs/ tools/clang/tools/extra/docs/ tools/polly/docs/ tools/flang/docs/; do
|
| D | test-release.sh | 197 -no-flang )
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ClangFormattedStatus.rst | 1777 * - flang/examples 1782 * - flang/examples/FlangOmpReport 1787 * - flang/examples/PrintFlangFunctionNames 1792 * - flang/include/flang 1797 * - flang/include/flang/Common 1802 * - flang/include/flang/Decimal 1807 * - flang/include/flang/Evaluate 1812 * - flang/include/flang/Frontend 1817 * - flang/include/flang/FrontendTool 1822 * - flang/include/flang/Lower [all …]
|
| D | UsersManual.rst | 931 - ``flang`` for the ``flang`` driver
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | language.c | 162 enum language flang; /* The language of the current frame */ in show_language_command() local 164 flang = get_frame_language (); in show_language_command() 165 if (flang != language_unknown && in show_language_command() 167 current_language->la_language != flang) in show_language_command() 176 enum language flang; in set_language_command() local 215 flang = get_frame_language (); in set_language_command() 216 if (flang != language_unknown) in set_language_command() 217 set_language (flang); in set_language_command()
|
| D | top.c | 661 enum language flang; in execute_command() local 758 flang = get_frame_language (); in execute_command() 760 && flang != language_unknown in execute_command() 761 && flang != current_language->la_language) in execute_command()
|
| D | stack.c | 1957 enum language flang; /* The language of the current frame */ in get_frame_language() local 1970 flang = s->language; in get_frame_language() 1972 flang = language_unknown; in get_frame_language() 1975 flang = language_unknown; in get_frame_language() 1977 return flang; in get_frame_language()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/Directive/ |
| D | DirectiveBase.td | 50 // Class holding the clauses in the flang parse-tree. 83 // Optional class holding value of the clause in flang AST.
|
| /openbsd/src/gnu/llvm/llvm/tools/ |
| D | CMakeLists.txt | 45 add_llvm_external_project(flang)
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | DiscourseMigrationGuide.md | 81 <tr><td>Subprojects - Flang</td><td> flang@discourse.llvm.org</td></tr> 129 <tr><td>flang-commits</td><td>no migration at the moment</td></tr> 130 <tr><td>flang-dev</td><td>Subprojects/Flang Fortran Frontend</td></tr>
|
| D | GitBisecting.rst | 15 As of early 2020, the only such merged project is MLIR, but flang will likely
|
| D | GettingInvolved.rst | 192 * - flang 193 … series, `documented here <https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolv…
|
| D | TestSuiteGuide.md | 180 found in the [Flang documentation](https://flang.llvm.org/docs/html/FortranLLVMTestSuite.html)
|
| D | GettingStarted.rst | 616 | | cross-project-tests, flang, libc, libclc, lld, |
|
| /openbsd/src/gnu/llvm/llvm/ |
| D | CMakeLists.txt | 127 # The flang project is not yet part of "all" projects (see C++ requirements) 128 set(LLVM_EXTRA_PROJECTS "flang") 143 if ("flang" IN_LIST LLVM_ENABLE_PROJECTS) 145 message(STATUS "Enabling MLIR as a dependency to flang")
|
| /openbsd/src/games/fortune/datfiles/ |
| D | fortunes.sp.ok | 1476 flang
|
| D | fortunes | 13025 The pitcher wound up and he flang the ball at the batter. The batter 13026 swang and missed. The pitcher flang the ball again and this time the
|
| /openbsd/src/gnu/llvm/clang/ |
| D | CMakeLists.txt | 457 # Export CLANG_TABLEGEN_EXE for use by flang docs.
|
| /openbsd/src/gnu/llvm/clang/include/clang/Driver/ |
| D | Options.td | 68 // flang mode. 75 // FC1Option - This option should be accepted by flang -fc1. 5018 def flang_experimental_exec : Flag<["-"], "flang-experimental-exec">, 5027 HelpText<"Pass <arg> to the flang compiler">, MetaVarName<"<arg>">,
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.1 | 8367 (c_decode_option): Handle -std= option. Remove -flang-isoc9x. 8386 -flang-isoc9x. 10730 * invoke.texi: Document -flang-isoc9x. 10779 (c_decode_option): Handle -flang-isoc9x. 10784 -traditional mode, or without -flang-isoc9x. 10796 * toplev.c (documented_lang_options): Add -flang-isoc9x.
|
| D | ChangeLog.4 | 13956 references to C9X. Change references to -fstd and -flang-isoc9x
|
| D | ChangeLog.2 | 1315 * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
|