Searched refs:fortran (Results 1 – 25 of 31) sorted by relevance
12
/external/licenseclassifier/commentparser/language/ |
D | language.go | 90 fortran // ! ... const 209 return fortran 241 case fortran:
|
/external/eigen/blas/ |
D | CMakeLists.txt | 24 set(EigenBlas_SRCS ${EigenBlas_SRCS} fortran/complexdots.f)
|
/external/licenseclassifier/v2/assets/License/pffft/ |
D | license.txt | 3 Based on original fortran 77 code from FFTPACKv4 from NETLIB,
|
/external/AFLplusplus/docs/ |
D | ideas.md | 24 supported for fuzzing, e.g., mono, swift, go, kotlin native, fortran, ...
|
/external/eigen/unsupported/Eigen/ |
D | NonLinearOptimization | 39 * fortran. Those implementations have been carefully tuned, tested, and used 42 …* The original fortran code was automatically translated using f2c (http://en.wikipedia.org/wiki/F…
|
/external/pytorch/cmake/Modules/ |
D | FindLAPACK.cmake | 2 # This module finds an installed fortran library that implements the LAPACK 32 # This macro checks for the existence of the combination of fortran libraries
|
D | FindBLAS.cmake | 2 # This module finds an installed fortran library that implements the BLAS 30 # This macro checks for the existence of the combination of fortran libraries
|
/external/eigen/cmake/ |
D | FindLAPACK.cmake | 31 # This macro checks for the existence of the combination of fortran libraries
|
D | FindBLAS.cmake | 12 # This module finds an installed fortran library that implements the BLAS 170 # This macro checks for the existence of the combination of fortran libraries
|
/external/pdfium/third_party/fast_float/include/ |
D | float_common.h | 35 fortran = uint64_t(detail::basic_fortran_fmt) | fixed | scientific, enumerator
|
/external/emboss/compiler/front_end/ |
D | reserved_words | 74 fortran
|
/external/emboss/doc/ |
D | grammar.md | 456 `fortran` `fpclassify` `frexp` `friend` `from` `fun` `func` `function` `global`
|
/external/pffft/ |
D | README.md | 74 The idea was to take this fortran fftpack v4 code, translate to C,
|
/external/apache-commons-math/ |
D | LICENSE | 302 Copyright and license statement for the original lapack fortran routines
|
/external/ltp/scripts/ |
D | spelling.txt | 664 fortan||fortran
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 358 // fortran and may conflict with other extensions.
|
/external/googleapis/google/cloud/securesourcemanager/v1/ |
D | secure_source_manager.proto | 336 // fortran, fuel-php, gcov, git-book, gnome-shell-extension, go, godot, gpg,
|
/external/aws-sdk-java-v2/core/sdk-core/src/main/resources/software/amazon/awssdk/core/util/ |
D | mime.types | 735 text/x-fortran f for f77 f90
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 429 // fortran and may conflict with other extensions.
|
/external/clang/include/clang/Driver/ |
D | Options.td | 2230 defm dump_fortran_optimized : BooleanFFlag<"dump-fortran-optimized">, Group<gfortran_Group>; 2231 defm dump_fortran_original : BooleanFFlag<"dump-fortran-original">, Group<gfortran_Group>;
|
/external/pytorch/test/torch_np/numpy_tests/core/ |
D | test_multiarray.py | 1720 assert_(arr.flags.fortran) 1725 assert_(not arr.flags.fortran)
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 6583 # if there is no fortran compiler, we have our own version here. 6726 # if there is no fortran compiler, we have our own version here.
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 90 <http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html>`_
|
/external/coreboot/util/lint/ |
D | spelling.txt | 4097 fortan||fortran
|
/external/skia/bazel/rbe/gce_linux/cc/ |
D | module.modulemap | 1732 textual header "/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h"
|
12