/external/clang/test/Sema/ |
D | warn-type-safety-mpi-hdf5.c | 32 __attribute__(( pointer_with_type_tag(mpi,1,3) )); 36 __attribute__(( pointer_with_type_tag(mpi,1,3), pointer_with_type_tag(mpi,4,6) )); 55 …ed_datatype_t ompi_mpi_datatype_null __attribute__(( type_tag_for_datatype(mpi,void,must_be_null) … 56 …i_predefined_datatype_t ompi_mpi_float __attribute__(( type_tag_for_datatype(mpi,float) )); 57 …mpi_predefined_datatype_t ompi_mpi_int __attribute__(( type_tag_for_datatype(mpi,int) )); 58 …pi_predefined_datatype_t ompi_mpi_long __attribute__(( type_tag_for_datatype(mpi,long) )); 59 …ined_datatype_t ompi_mpi_long_long_int __attribute__(( type_tag_for_datatype(mpi,long long int) )); 60 …pi_predefined_datatype_t ompi_mpi_char __attribute__(( type_tag_for_datatype(mpi,char) )); 63 …ed_datatype_t ompi_mpi_float_int __attribute__(( type_tag_for_datatype(mpi, struct ompi_struct… 66 …ed_datatype_t ompi_mpi_2int __attribute__(( type_tag_for_datatype(mpi, struct ompi_struct… [all …]
|
D | warn-type-safety.c | 13 …__attribute__(( pointer_with_type_tag(mpi,0,7) )); // expected-error {{attribute parameter 2 is ou… 16 …__attribute__(( pointer_with_type_tag(mpi,3,7) )); // expected-error {{attribute parameter 2 is ou… 19 …__attribute__(( pointer_with_type_tag(mpi,1,0) )); // expected-error {{attribute parameter 3 is ou… 22 …__attribute__(( pointer_with_type_tag(mpi,1,3) )); // expected-error {{attribute parameter 3 is ou… 25 …__attribute__(( pointer_with_type_tag(mpi,0x8000000000000001ULL,1) )); // expected-error {{attribu… 30 …__attribute__(( pointer_with_type_tag(mpi,x,2) )); // expected-error {{attribute requires paramete… 33 …__attribute__(( pointer_with_type_tag(mpi,1,x) )); // expected-error {{attribute requires paramete… 35 int wrong9 __attribute__(( pointer_with_type_tag(mpi,1,2) )); // expected-error {{attribute only ap… 38 …__attribute__(( pointer_with_type_tag(mpi,1,2) )); // expected-error {{'pointer_with_type_tag' att… 45 __attribute__(( type_tag_for_datatype(mpi,1,2) )); // expected-error {{expected a type}} [all …]
|
D | warn-type-safety.cpp | 11 extern struct ompi_predefined_datatype_t ompi_mpi_float __attribute__(( type_tag_for_datatype(mpi,f… 12 extern struct ompi_predefined_datatype_t ompi_mpi_int __attribute__(( type_tag_for_datatype(mpi,i… 13 extern struct ompi_predefined_datatype_t ompi_mpi_null __attribute__(( type_tag_for_datatype(mpi,v… 25 …__attribute__(( pointer_with_type_tag(mpi,5,6) )); // expected-error {{attribute parameter 2 is ou… 28 …__attribute__(( pointer_with_type_tag(mpi,2,5) )); // expected-error {{attribute parameter 3 is ou… 31 …__attribute__(( pointer_with_type_tag(mpi,1,5) )); // expected-error {{attribute is invalid for th… 34 …__attribute__(( pointer_with_type_tag(mpi,2,1) )); // expected-error {{attribute is invalid for th… 37 __attribute__(( pointer_with_type_tag(mpi,2,4) )); // no-error 43 …__attribute__(( pointer_with_type_tag(mpi,a,5) )); // expected-error {{attribute requires paramete…
|
D | 128bitint.c | 22 void MPI_Send(void *buf, int datatype) __attribute__(( pointer_with_type_tag(mpi,1,2) )); 24 static const int mpi_int __attribute__(( type_tag_for_datatype(mpi,int) )) = 10;
|
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
D | MPITypes.h | 26 namespace mpi { 51 clang::ento::mpi::Request> 58 struct ProgramStateTrait<mpi::RequestMap> 59 : public ProgramStatePartialTrait<mpi::RequestMapImpl> {
|
D | MPIBugReporter.cpp | 22 namespace mpi { namespace 25 const CallEvent &MPICallEvent, const ento::mpi::Request &Req, in reportDoubleNonblocking() 51 const ento::mpi::Request &Req, const MemRegion *const RequestRegion, in reportMissingWait()
|
D | MPIChecker.cpp | 23 namespace mpi { namespace 189 MGR.registerChecker<clang::ento::mpi::MPIChecker>(); in registerMPIChecker()
|
D | MPIChecker.h | 29 namespace mpi {
|
D | MPIBugReporter.h | 24 namespace mpi {
|
D | MPIFunctionClassifier.h | 22 namespace mpi {
|
D | MPIFunctionClassifier.cpp | 20 namespace mpi { namespace
|
/external/tensorflow/third_party/hwloc/ |
D | workspace.bzl | 9 …"https://storage.googleapis.com/mirror.tensorflow.org/download.open-mpi.org/release/hwloc/v2.0/hwl… 10 "https://download.open-mpi.org/release/hwloc/v2.0/hwloc-2.0.3.tar.gz",
|
D | BUILD.bazel | 174 … "#undef PACKAGE_BUGREPORT": "#define PACKAGE_BUGREPORT \"http://github.com/open-mpi/hwloc/issues",
|
/external/libusb/ |
D | AUTHORS | 9 Copyright © 2012-2013 Martin Pieuchot <mpi@openbsd.org>
|
D | ChangeLog | 70 to stay with the libusb shipped with OpenBSD (mpi)
|
/external/tensorflow/tensorflow/tools/dockerfiles/partials/mkl_horovod/ |
D | mpi.partial.Dockerfile | 20 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
|
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/mkl_horovod/ |
D | horovod.Dockerfile | 78 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
|
D | devel-horovod.Dockerfile | 130 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
|
D | horovod-jupyter.Dockerfile | 78 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
|
D | devel-horovod-jupyter.Dockerfile | 130 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
D | WalkerFactory.java | 820 MatchPatternIterator mpi, Compiler compiler, int stepOpCodePos, in loadSteps() argument 836 step = createDefaultStepPattern(compiler, stepOpCodePos, mpi, analysis, in loadSteps() 979 Compiler compiler, int opPos, MatchPatternIterator mpi, in createDefaultStepPattern() argument
|
/external/eigen/cmake/ |
D | FindPastix.cmake | 226 # allows to use an external mpi compilation by setting compilers with 258 # allows to use an external mpi compilation by setting compilers with
|
/external/clang/include/clang/Basic/ |
D | AttrDocs.td | 1330 …# define ATTR_MPI_PWT(buffer_idx, type_idx) __attribute__((pointer_with_type_tag(mpi,buffer_idx… 1379 __attribute__(( pointer_with_type_tag(mpi,1,3) )); 1395 __attribute__(( type_tag_for_datatype(mpi,int) )); 1407 __attribute__(( type_tag_for_datatype(mpi,int) )) = 42 1420 /* In mpi.h */ 1423 … __attribute__(( type_tag_for_datatype(mpi, struct internal_mpi_double_int, layout_compatible) )); 1443 /* In mpi.h */ 1445 __attribute__(( type_tag_for_datatype(mpi, void, must_be_null) ));
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | Checkers.td | 75 def MPI : Package<"mpi">, InPackage<OptIn>;
|
/external/tensorflow/tensorflow/ |
D | opensource_only.files | 120 tensorflow/third_party/mpi/.gitignore
|