ompi_errhandler_t 68 ompi/communicator/comm.c ompi_errhandler_t *errh ); ompi_errhandler_t 109 ompi/communicator/comm.c ompi_errhandler_t *errh, ompi_errhandler_t 141 ompi/communicator/comm.c ompi_errhandler_t *errh, ompi_errhandler_t 1939 ompi/communicator/comm.c ompi_errhandler_t *errh) ompi_errhandler_t 182 ompi/communicator/communicator.h ompi_errhandler_t *error_handler; ompi_errhandler_t 612 ompi/communicator/communicator.h ompi_errhandler_t *errh, ompi_errhandler_t 641 ompi/communicator/communicator.h ompi_errhandler_t *errh, ompi_errhandler_t 51 ompi/errhandler/errhandler.c static void ompi_errhandler_construct(ompi_errhandler_t *eh); ompi_errhandler_t 52 ompi/errhandler/errhandler.c static void ompi_errhandler_destruct(ompi_errhandler_t *eh); ompi_errhandler_t 58 ompi/errhandler/errhandler.c OBJ_CLASS_INSTANCE(ompi_errhandler_t, opal_object_t, ompi_errhandler_construct, ompi_errhandler_t 93 ompi/errhandler/errhandler.c OBJ_CONSTRUCT( &ompi_mpi_errhandler_null.eh, ompi_errhandler_t ); ompi_errhandler_t 105 ompi/errhandler/errhandler.c OBJ_CONSTRUCT( &ompi_mpi_errors_are_fatal.eh, ompi_errhandler_t ); ompi_errhandler_t 118 ompi/errhandler/errhandler.c OBJ_CONSTRUCT( &ompi_mpi_errors_return.eh, ompi_errhandler_t ); ompi_errhandler_t 135 ompi/errhandler/errhandler.c OBJ_CONSTRUCT( &ompi_mpi_errors_throw_exceptions.eh, ompi_errhandler_t ); ompi_errhandler_t 180 ompi/errhandler/errhandler.c ompi_errhandler_t *ompi_errhandler_create(ompi_errhandler_type_t object_type, ompi_errhandler_t 184 ompi/errhandler/errhandler.c ompi_errhandler_t *new_errhandler; ompi_errhandler_t 188 ompi/errhandler/errhandler.c new_errhandler = OBJ_NEW(ompi_errhandler_t); ompi_errhandler_t 264 ompi/errhandler/errhandler.c static void ompi_errhandler_construct(ompi_errhandler_t *new_errhandler) ompi_errhandler_t 290 ompi/errhandler/errhandler.c static void ompi_errhandler_destruct(ompi_errhandler_t *errhandler) ompi_errhandler_t 93 ompi/errhandler/errhandler.h struct ompi_errhandler_t; ompi_errhandler_t 135 ompi/errhandler/errhandler.h typedef struct ompi_errhandler_t ompi_errhandler_t; ompi_errhandler_t 145 ompi/errhandler/errhandler.h struct ompi_errhandler_t eh; ompi_errhandler_t 146 ompi/errhandler/errhandler.h char padding[PREDEFINED_ERRHANDLER_PAD - sizeof(ompi_errhandler_t)]; ompi_errhandler_t 341 ompi/errhandler/errhandler.h OMPI_DECLSPEC int ompi_errhandler_invoke(ompi_errhandler_t *errhandler, void *mpi_object, ompi_errhandler_t 377 ompi/errhandler/errhandler.h OMPI_DECLSPEC ompi_errhandler_t *ompi_errhandler_create(ompi_errhandler_type_t object_type, ompi_errhandler_t 416 ompi/errhandler/errhandler.h static inline bool ompi_errhandler_is_intrinsic(ompi_errhandler_t *errhandler) ompi_errhandler_t 36 ompi/errhandler/errhandler_invoke.c int ompi_errhandler_invoke(ompi_errhandler_t *errhandler, void *mpi_object, ompi_errhandler_t 70 ompi/file/file.h struct ompi_errhandler_t *error_handler; ompi_errhandler_t 223 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->error_handler, sizeof(ompi_errhandler_t *)); ompi_errhandler_t 95 ompi/mpi/cxx/cxx_glue.c ompi_errhandler_t *errhandler; ompi_errhandler_t 106 ompi/mpi/cxx/cxx_glue.c ompi_errhandler_t *errhandler; ompi_errhandler_t 117 ompi/mpi/cxx/cxx_glue.c ompi_errhandler_t *errhandler; ompi_errhandler_t 146 ompi/mpi/cxx/cxx_glue.c void ompi_cxx_errhandler_set_callbacks (struct ompi_errhandler_t *errhandler, MPI_Comm_errhandler_function *eh_comm_fn, ompi_errhandler_t 81 ompi/mpi/cxx/cxx_glue.h void ompi_cxx_errhandler_set_callbacks (struct ompi_errhandler_t *errhandler, MPI_Comm_errhandler_function *eh_comm_fn, ompi_errhandler_t 81 ompi/mpi/cxx/intercepts.cc ompi_cxx_errhandler_set_callbacks ((struct ompi_errhandler_t *) &ompi_mpi_errors_throw_exceptions, ompi_errhandler_t 105 ompi/win/win.h ompi_errhandler_t *error_handler;