/openbsd/gnu/llvm/clang/docs/tools/ |
H A D | clang-formatted-files.txt | 2032 flang/include/flang/Common/format.h 2035 flang/include/flang/Common/idioms.h 2040 flang/include/flang/Common/real.h 2047 flang/include/flang/Common/unwrap.h 2087 flang/include/flang/Lower/Bridge.h 2098 flang/include/flang/Lower/IO.h 2102 flang/include/flang/Lower/OpenMP.h 2107 flang/include/flang/Lower/Todo.h 2155 flang/include/flang/Parser/tools.h 2171 flang/include/flang/Runtime/main.h [all …]
|
/openbsd/gnu/llvm/llvm/utils/release/ |
H A 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
|
H A D | test-release.sh | 197 -no-flang )
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ClangFormattedStatus.rst | 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 1862 * - flang/include/flang/Parser 1867 * - flang/include/flang/Runtime 1872 * - flang/include/flang/Semantics [all …]
|
H A D | UsersManual.rst | 931 - ``flang`` for the ``flang`` driver
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A 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()
|
H A 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()
|
H A 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/gnu/llvm/llvm/include/llvm/Frontend/Directive/ |
H A 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/gnu/llvm/llvm/tools/ |
H A D | CMakeLists.txt | 45 add_llvm_external_project(flang)
|
/openbsd/gnu/llvm/llvm/docs/ |
H A 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>
|
H A D | GitBisecting.rst | 15 As of early 2020, the only such merged project is MLIR, but flang will likely
|
H A D | GettingInvolved.rst | 192 * - flang 193 … series, `documented here <https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolv…
|
H A D | TestSuiteGuide.md | 180 found in the [Flang documentation](https://flang.llvm.org/docs/html/FortranLLVMTestSuite.html)
|
H A D | GettingStarted.rst | 616 | | cross-project-tests, flang, libc, libclc, lld, |
|
/openbsd/gnu/llvm/llvm/ |
H A 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/games/fortune/datfiles/ |
H A D | fortunes.sp.ok | 1476 flang
|
H A 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/gnu/llvm/clang/ |
H A D | CMakeLists.txt | 457 # Export CLANG_TABLEGEN_EXE for use by flang docs.
|
/openbsd/gnu/llvm/clang/include/clang/Driver/ |
H A 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/gnu/usr.bin/gcc/gcc/ |
H A 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.
|
H A D | ChangeLog.2 | 1315 * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
|
H A D | ChangeLog.4 | 13956 references to C9X. Change references to -fstd and -flang-isoc9x
|