Home
last modified time | relevance | path

Searched refs:Fortran (Results 1 – 25 of 111) 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/cpython3/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])
Dlibtool.m4803 [Fortran 77], [_LT_LANG(F77)],
804 [Fortran], [_LT_LANG(FC)],
889 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
890 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
4428 # NAG Fortran compiler
4480 # Lahey Fortran 8.1.
4487 # NAG Fortran compiler
4511 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
4518 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
4519 # Sun Fortran 8.3 passes all unrecognized flags to the linker
[all …]
/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/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])
Dlibtool.m4803 [Fortran 77], [_LT_LANG(F77)],
804 [Fortran], [_LT_LANG(FC)],
889 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
890 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
4428 # NAG Fortran compiler
4480 # Lahey Fortran 8.1.
4487 # NAG Fortran compiler
4511 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
4518 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
4519 # Sun Fortran 8.3 passes all unrecognized flags to the linker
[all …]
/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/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/eigen/lapack/
DCMakeLists.txt6 workaround_9220(Fortran EIGEN_Fortran_COMPILER_WORKS)
9 enable_language(Fortran OPTIONAL)
/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* is ``'C'`` or Fortran-style if *order* is ``'F'``) array of the
/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/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/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/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt53 C, C++ Java and Fortran 90 would not be able to use our malloc anyway
/external/valgrind/docs/internals/
D3_9_BUGSTATUS.txt74 333175 dwarf3 reader problems with Fortran (against 3.8.1)
D3_7_BUGSTATUS.txt160 297407 Failed reading debug information for Fortran codes; invalid cuOff

12345