this 216 ompi/debuggers/ompi_msgq_dll.c static int translate (group_t *this, int index) this 219 ompi/debuggers/ompi_msgq_dll.c ((unsigned int)index) >= ((unsigned int) this->entries)) this 221 ompi/debuggers/ompi_msgq_dll.c return this->local_to_global[index]; this 47 ompi/include/mpif-sentinels.h ! (hence, the fact that this is an array of only 1 element does not this 44 ompi/mpi/cxx/comm.h return *this; this 77 ompi/mpi/cxx/comm.h return (bool) !(*this == data);} this 138 ompi/mpi/cxx/comm.h this->Comm_Null::operator=(data); this 140 ompi/mpi/cxx/comm.h return *this; this 143 ompi/mpi/cxx/comm.h this->Comm_Null::operator=(data); this 146 ompi/mpi/cxx/comm.h return *this; this 150 ompi/mpi/cxx/comm.h this->Comm_Null::operator=(data); this 152 ompi/mpi/cxx/comm.h return *this; this 46 ompi/mpi/cxx/datatype.h pmpi_datatype = dt.pmpi_datatype; return *this; } this 53 ompi/mpi/cxx/datatype.h { return (bool) !(*this == a); } this 57 ompi/mpi/cxx/datatype.h { pmpi_datatype = i; return *this; } this 77 ompi/mpi/cxx/datatype.h mpi_datatype = dt.mpi_datatype; return *this; } this 84 ompi/mpi/cxx/datatype.h { return (bool) !(*this == a); } this 88 ompi/mpi/cxx/datatype.h { mpi_datatype = i; return *this; } this 37 ompi/mpi/cxx/errhandler.h return *this; this 45 ompi/mpi/cxx/errhandler.h return (bool)!(*this == a); } this 49 ompi/mpi/cxx/errhandler.h mpi_errhandler = i; return *this; } this 30 ompi/mpi/cxx/errhandler_inln.h return *this; this 78 ompi/mpi/cxx/file.h pmpi_file = data.pmpi_file; return *this; } this 84 ompi/mpi/cxx/file.h pmpi_file = i; return *this; } this 100 ompi/mpi/cxx/file.h mpi_file = data.mpi_file; return *this; } this 106 ompi/mpi/cxx/file.h mpi_file = i; return *this; } this 40 ompi/mpi/cxx/group.h pmpi_group = g.pmpi_group; return *this; this 48 ompi/mpi/cxx/group.h return (bool)!(*this == a); this 52 ompi/mpi/cxx/group.h Group& operator= (const MPI_Group &i) { pmpi_group = i; return *this; } this 69 ompi/mpi/cxx/group.h inline Group& operator=(const Group& g) { mpi_group = g.mpi_group; return *this; } this 73 ompi/mpi/cxx/group.h inline bool operator!= (const Group &a) { return (bool)!(*this == a); } this 76 ompi/mpi/cxx/group.h inline Group& operator= (const MPI_Group &i) { mpi_group = i; return *this; } this 43 ompi/mpi/cxx/info.h pmpi_info = data.pmpi_info; return *this; } this 49 ompi/mpi/cxx/info.h pmpi_info = i; return *this; } this 66 ompi/mpi/cxx/info.h mpi_info = data.mpi_info; return *this; } this 72 ompi/mpi/cxx/info.h mpi_info = i; return *this; } this 45 ompi/mpi/cxx/intercomm.h pmpi_comm = data.pmpi_comm; return *this; } this 49 ompi/mpi/cxx/intercomm.h pmpi_comm = ic.pmpi_comm; return *this; } this 53 ompi/mpi/cxx/intercomm.h pmpi_comm = PMPI::Intercomm(data); return *this; } this 59 ompi/mpi/cxx/intercomm.h mpi_comm = data.mpi_comm; return *this; } this 61 ompi/mpi/cxx/intercomm.h mpi_comm = data; return *this; } this 64 ompi/mpi/cxx/intercomm.h mpi_comm = data; return *this; } this 48 ompi/mpi/cxx/intracomm.h return *this; this 52 ompi/mpi/cxx/intracomm.h pmpi_comm = (PMPI::Intracomm)data; return *this; this 58 ompi/mpi/cxx/intracomm.h return *this; this 68 ompi/mpi/cxx/intracomm.h mpi_comm = data.mpi_comm; return *this; this 72 ompi/mpi/cxx/intracomm.h mpi_comm = data; return *this; this 77 ompi/mpi/cxx/intracomm.h mpi_comm = data; return *this; } this 37 ompi/mpi/cxx/op_inln.h pmpi_op = op.pmpi_op; return *this; this 48 ompi/mpi/cxx/op_inln.h return (bool)!(*this == a); this 53 ompi/mpi/cxx/op_inln.h MPI::Op::operator= (const MPI_Op &i) { pmpi_op = i; return *this; } this 87 ompi/mpi/cxx/op_inln.h return *this; this 95 ompi/mpi/cxx/op_inln.h MPI::Op::operator!= (const MPI::Op &a) { return (bool)!(*this == a); } this 99 ompi/mpi/cxx/op_inln.h MPI::Op::operator= (const MPI_Op &i) { mpi_op = i; return *this; } this 41 ompi/mpi/cxx/request.h pmpi_request = r.pmpi_request; return *this; } this 47 ompi/mpi/cxx/request.h { return (bool)!(*this == a); } this 51 ompi/mpi/cxx/request.h pmpi_request = i; return *this; } this 68 ompi/mpi/cxx/request.h mpi_request = r.mpi_request; return *this; } this 74 ompi/mpi/cxx/request.h { return (bool)!(*this == a); } this 78 ompi/mpi/cxx/request.h mpi_request = i; return *this; } this 167 ompi/mpi/cxx/request.h pmpi_request = (PMPI::Prequest)r; return *this; } this 171 ompi/mpi/cxx/request.h pmpi_request = r.pmpi_request; return *this; } this 180 ompi/mpi/cxx/request.h mpi_request = r; return *this; } this 183 ompi/mpi/cxx/request.h mpi_request = r.mpi_request; return *this; } this 212 ompi/mpi/cxx/request.h mpi_request = req; return(*this); this 216 ompi/mpi/cxx/request.h mpi_request = req.mpi_request; return(*this); this 45 ompi/mpi/cxx/status.h pmpi_status = data.pmpi_status; return *this; } this 51 ompi/mpi/cxx/status.h pmpi_status = i; return *this; } this 67 ompi/mpi/cxx/status.h mpi_status = data.mpi_status; return *this; } this 73 ompi/mpi/cxx/status.h mpi_status = i; return *this; } this 40 ompi/mpi/cxx/topology.h pmpi_comm = data.pmpi_comm; return *this; } this 43 ompi/mpi/cxx/topology.h pmpi_comm = (PMPI::Cartcomm)data; return *this; } this 47 ompi/mpi/cxx/topology.h pmpi_comm = data; return *this; } this 52 ompi/mpi/cxx/topology.h mpi_comm = data.mpi_comm; return *this; } this 54 ompi/mpi/cxx/topology.h mpi_comm = data; return *this; } this 57 ompi/mpi/cxx/topology.h mpi_comm = data; return *this; } this 116 ompi/mpi/cxx/topology.h pmpi_comm = data.pmpi_comm; return *this; } this 119 ompi/mpi/cxx/topology.h pmpi_comm = (PMPI::Graphcomm)data; return *this; } this 123 ompi/mpi/cxx/topology.h pmpi_comm = data; return *this; } this 129 ompi/mpi/cxx/topology.h mpi_comm = data.mpi_comm; return *this; } this 131 ompi/mpi/cxx/topology.h mpi_comm = data; return *this; } this 134 ompi/mpi/cxx/topology.h mpi_comm = data; return *this; } this 44 ompi/mpi/cxx/win.h pmpi_win = data.pmpi_win; return *this; } this 50 ompi/mpi/cxx/win.h pmpi_win = i; return *this; } this 66 ompi/mpi/cxx/win.h mpi_win = data.mpi_win; return *this; } this 72 ompi/mpi/cxx/win.h mpi_win = i; return *this; } this 24 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! the ones prototyped in this file) are simple routines that simply this 68 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! Yes, this is a total hack. But Craig Rasumussen tells me that this this 84 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! So in this case, we actually don't "use mpi" at all -- we just add this 91 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! For the C programmers reading this, this is very much analogous to this 92 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! something like this: this 125 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! prototyped in this file because they fall into case #1 or #2, above. this 12 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-cptr-interfaces.h ! gfortran on RHEL 5 does not support this module/type). So we use a this 14 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-cptr-interfaces.h ! gfortran on RHEL 5 does not support this module/type). So we use a this 18 ompi/mpiext/example/use-mpi-f08/mpiext_example_usempif08.h ! included before this, so anything declared there does not need to be this 18 ompi/mpiext/example/use-mpi/mpiext_example_usempi.h ! included before this, so anything declared there does not need to be this 21 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h ! included before this, so anything declared there does not need to be this 21 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h ! included before this, so anything declared there does not need to be this 146 opal/mca/event/libevent2022/libevent/evmap.c struct event_map_entry **ent, **next, *this; this 148 opal/mca/event/libevent2022/libevent/evmap.c this = *ent; this 150 opal/mca/event/libevent2022/libevent/evmap.c mm_free(this);