Home
last modified time | relevance | path

Searched refs:Fortran (Results 1 – 25 of 116) sorted by relevance

12345

/external/autotest/client/tests/npb/
Denable-all-tests.patch18 +# Parallel Fortran:
20 +# For CG, EP, FT, MG, LU, SP, BT and UA, which are in Fortran, the following
23 +# F77 - Fortran compiler
24 +# FFLAGS - Fortran compilation arguments
25 +# F_INC - any -I arguments required for compiling Fortran
26 +# FLINK - Fortran linker
27 +# FLINKFLAGS - Fortran linker arguments
28 +# F_LIB - any -L and -l arguments required for linking Fortran
36 +# This is the fortran compiler used for Fortran programs
53 +# Global *compile time* flags for Fortran programs
[all …]
/external/apache-commons-math/
DNOTICE28 translated from the lmder, lmpar and qrsolv Fortran routines
35 from the odex Fortran routine developed by E. Hairer and G. Wanner.
42 from some LAPACK Fortran routines. Original source copyright:
DLICENSE209 in C or Fortran. License terms of the original sources
213 For the lmder, lmpar and qrsolv Fortran routine from minpack and translated in
271 Copyright and license statement for the odex Fortran routine developed by
/external/eigen/blas/
DCMakeLists.txt6 workaround_9220(Fortran EIGEN_Fortran_COMPILER_WORKS)
9 enable_language(Fortran OPTIONAL)
/external/eigen/cmake/
Dlanguage_support.cmake13 # -- The Fortran compiler identification is unknown
20 # it is safe to invoke ENABLE_LANGUAGE(Fortran OPTIONAL)
DFindLAPACK.cmake23 # - find libraries for a C++ compiler, instead of Fortran
84 # Test this combination of libraries with the Fortran/f2c interface.
85 # We test the Fortran interface first as it is well standardized.
89 # Some C++ linkers require the f2c library to link with Fortran libraries.
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_cflags_warn_all.m420 # Intel compilers. For a given compiler, the Fortran flags are much more
119 AC_LANG_PUSH([Fortran])
121 AC_LANG_POP([Fortran])
/external/ImageMagick/m4/
Dax_cflags_warn_all.m420 # Intel compilers. For a given compiler, the Fortran flags are much more
119 AC_LANG_PUSH([Fortran])
121 AC_LANG_POP([Fortran])
/external/libffi/m4/
Dax_cflags_warn_all.m420 # Intel compilers. For a given compiler, the Fortran flags are much more
119 AC_LANG_PUSH([Fortran])
121 AC_LANG_POP([Fortran])
/external/eigen/test/
DCMakeLists.txt16 # check if we have a Fortran compiler
19 workaround_9220(Fortran EIGEN_Fortran_COMPILER_WORKS)
22 enable_language(Fortran OPTIONAL)
/external/catch2/CMake/
DFindcodecov.cmake98 elseif (${LANG} STREQUAL "Fortran")
102 # Fortran coverage support as not available.
187 # e.g. C and Fortran mixed and uses different compilers (e.g. clang and
/external/cblas/
DREADME.android33 Replace Fortran wrappers either with calls to the Eigen "subroutine" versions
/external/curl/m4/
Dzz50-xc-ovr.m434 dnl unnecessary C++, Fortran and Java tests when only
/external/python/cpython3/Doc/c-api/
Dbuffer.rst284 .. index:: contiguous, C-contiguous, Fortran contiguous
289 C or Fortran :term:`contiguity <contiguous>` can be explicitly requested,
472 ``'C'``) or Fortran-style (*order* is ``'F'``) :term:`contiguous` or either one
479 *order* can be ``'C'`` or ``'F'`` (for C-style or Fortran-style ordering).
488 *order* is ``'C'`` or Fortran-style if *order* is ``'F'``) array of the
/external/eigen/lapack/
DCMakeLists.txt6 workaround_9220(Fortran EIGEN_Fortran_COMPILER_WORKS)
9 enable_language(Fortran OPTIONAL)
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h142 Fortran = 0x02, enumerator
/external/clang/include/clang/Driver/
DTypes.def74 TYPE("f95-cpp-input", Fortran, PP_Fortran, nullptr, "u")
/external/python/cpython2/Doc/c-api/
Dbuffer.rst208 |:c:macro:`PyBUF_ANY_CONTIGUOUS`| dimension varies the fastest), Fortran contiguous |
277 ``'C'``) or Fortran-style (*fortran* is ``'F'``) contiguous or either one
284 *fortran* is ``'C'`` or Fortran-style if *fortran* is ``'F'``) array of the
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h147 Fortran = 0x02, enumerator
/external/e2fsprogs/config/
Dconfig.rpath96 *Sun\ F* | *Sun*Fortran*)
/external/llvm/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt53 C, C++ Java and Fortran 90 would not be able to use our malloc anyway
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt53 C, C++ Java and Fortran 90 would not be able to use our malloc anyway
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt53 C, C++ Java and Fortran 90 would not be able to use our malloc anyway
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp82 CV_ENUM_ENT(SourceLanguage, Fortran), CV_ENUM_ENT(SourceLanguage, Masm),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp153 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Fortran, OS) in operator <<()

12345