mode              279 ompi/communicator/comm.c     int mode,i,j;
mode              337 ompi/communicator/comm.c         mode = OMPI_COMM_CID_INTER;
mode              342 ompi/communicator/comm.c         mode   = OMPI_COMM_CID_INTRA;
mode              362 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
mode              372 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
mode              413 ompi/communicator/comm.c     int mode;
mode              560 ompi/communicator/comm.c         mode = OMPI_COMM_CID_INTER;
mode              563 ompi/communicator/comm.c         mode      = OMPI_COMM_CID_INTRA;
mode              605 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
mode              617 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
mode              792 ompi/communicator/comm.c     int my_size, my_rsize = 0, mode, inter;
mode              898 ompi/communicator/comm.c     mode = inter ? OMPI_COMM_CID_INTER : OMPI_COMM_CID_INTRA;
mode              913 ompi/communicator/comm.c         rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
mode              925 ompi/communicator/comm.c         rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
mode              983 ompi/communicator/comm.c     int mode = OMPI_COMM_CID_INTRA, rc = OMPI_SUCCESS;
mode              986 ompi/communicator/comm.c         mode   = OMPI_COMM_CID_INTER;
mode             1008 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
mode             1025 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
mode             1131 ompi/communicator/comm.c     int rc, mode;
mode             1134 ompi/communicator/comm.c         mode  = OMPI_COMM_CID_INTER;
mode             1136 ompi/communicator/comm.c         mode  = OMPI_COMM_CID_INTRA;
mode             1141 ompi/communicator/comm.c                                NULL, false, mode, subreq);
mode             1158 ompi/communicator/comm.c     int rc, mode;
mode             1161 ompi/communicator/comm.c         mode  = OMPI_COMM_CID_INTER;
mode             1163 ompi/communicator/comm.c         mode  = OMPI_COMM_CID_INTRA;
mode             1171 ompi/communicator/comm.c     rc = ompi_comm_activate_nb (&context->newcomp, context->comm, NULL, NULL, NULL, false, mode, subreq);
mode             1194 ompi/communicator/comm.c     int mode = OMPI_COMM_CID_GROUP, rc = OMPI_SUCCESS;
mode             1214 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, &tag, NULL, false, mode);
mode             1225 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, &tag, NULL, false, mode);
mode              170 ompi/communicator/comm_cid.c                                                             int mode)
mode              186 ompi/communicator/comm_cid.c     switch (mode) {
mode              253 ompi/communicator/comm_cid.c                           bool send_first, int mode, ompi_request_t **req)
mode              259 ompi/communicator/comm_cid.c                                           "nextcid", send_first, mode);
mode              285 ompi/communicator/comm_cid.c                        bool send_first, int mode)
mode              290 ompi/communicator/comm_cid.c     rc = ompi_comm_nextcid_nb (newcomm, comm, bridgecomm, arg0, arg1, send_first, mode, &req);
mode              498 ompi/communicator/comm_cid.c                            const void *arg1, bool send_first, int mode, ompi_request_t **req)
mode              506 ompi/communicator/comm_cid.c                                           send_first, mode);
mode              553 ompi/communicator/comm_cid.c                         const void *arg1, bool send_first, int mode)
mode              558 ompi/communicator/comm_cid.c     rc = ompi_comm_activate_nb (newcomm, comm, bridgecomm, arg0, arg1, send_first, mode, &req);
mode              568 ompi/communicator/communicator.h                                      bool send_first, int mode);
mode              582 ompi/communicator/communicator.h                                         bool send_first, int mode, ompi_request_t **req);
mode              678 ompi/communicator/communicator.h                                       const void *arg1, bool send_first, int mode);
mode              694 ompi/communicator/communicator.h                                          const void *arg1, bool send_first, int mode, ompi_request_t **req);
mode              191 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h                           const int mode)
mode              203 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h         else if (TRY_FIND_DERIVED == mode){
mode              207 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h         if (TRY_FIND_DERIVED == mode)
mode              211 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h     if (HCOL_DTE_IS_ZERO(dte_data_rep) && TRY_FIND_DERIVED == mode &&
mode               75 ompi/mca/common/ompio/common_ompio_aggregators.c     int incr=1, mode=1;
mode              110 ompi/mca/common/ompio/common_ompio_aggregators.c     mode = ( fh->f_cc_size == fh->f_view_size ) ? 1 : 2;
mode              129 ompi/mca/common/ompio/common_ompio_aggregators.c     time_prev = cost_calc ( fh->f_size, P_a, fh->f_view_size, (size_t) fh->f_bytes_per_agg, mode );
mode              132 ompi/mca/common/ompio/common_ompio_aggregators.c 	time = cost_calc ( fh->f_size, P_a, fh->f_view_size, (size_t) fh->f_bytes_per_agg, mode );
mode               85 ompi/mca/crcp/base/base.h                                             mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request, ompi_crcp_base_pml_state_t* );
mode               88 ompi/mca/crcp/base/base.h                                        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request, ompi_crcp_base_pml_state_t* );
mode               91 ompi/mca/crcp/base/base.h                                        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, ompi_crcp_base_pml_state_t* );
mode              178 ompi/mca/crcp/base/crcp_base_fns.c                                                                 mca_pml_base_send_mode_t mode,
mode              190 ompi/mca/crcp/base/crcp_base_fns.c                                                            mca_pml_base_send_mode_t mode,
mode              202 ompi/mca/crcp/base/crcp_base_fns.c                                                            mca_pml_base_send_mode_t mode,
mode             1505 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   mca_pml_base_send_mode_t mode,
mode             1718 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   mca_pml_base_send_mode_t mode,
mode             1877 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   mca_pml_base_send_mode_t mode,
mode               73 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h       int dst, int tag, mca_pml_base_send_mode_t mode,
mode               80 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h       int dst, int tag, mca_pml_base_send_mode_t mode,
mode               87 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h        int dst, int tag, mca_pml_base_send_mode_t mode,
mode              132 ompi/mca/crcp/crcp.h        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm,
mode              137 ompi/mca/crcp/crcp.h        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm,
mode              142 ompi/mca/crcp/crcp.h        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm,
mode              165 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 			    parallelism.mode = GLOBUS_FTP_CONTROL_PARALLELISM_FIXED;
mode              189 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 					    layout.mode = GLOBUS_FTP_CONTROL_STRIPING_BLOCKED_ROUND_ROBIN;
mode              209 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 			    tcpbuf.mode = GLOBUS_FTP_CONTROL_TCPBUFFER_FIXED;
mode               84 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre.h 				    int mode);
mode               17 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 				    int mode)
mode               36 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     if (!mode) {
mode              210 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c                     file_create_args.mode = perm;
mode              268 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c                     file_create_args.mode = perm;
mode               80 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c     attribs->mode = 0644;
mode              147 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c #    define S_ISLNK(mode) ((mode) & S_IFLNK)
mode              150 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c #    define S_ISLNK(mode) 0   
mode              220 ompi/mca/mtl/mtl.h                           mca_pml_base_send_mode_t mode);
mode              268 ompi/mca/mtl/mtl.h                           mca_pml_base_send_mode_t mode,
mode              392 ompi/mca/mtl/ofi/mtl_ofi.h                   mca_pml_base_send_mode_t mode,
mode              440 ompi/mca/mtl/ofi/mtl_ofi.h     if (OPAL_UNLIKELY(MCA_PML_BASE_SEND_SYNCHRONOUS == mode)) {
mode              526 ompi/mca/mtl/ofi/mtl_ofi.h                    mca_pml_base_send_mode_t mode,
mode              571 ompi/mca/mtl/ofi/mtl_ofi.h     if (OPAL_UNLIKELY(MCA_PML_BASE_SEND_SYNCHRONOUS == mode)) {
mode             1449 ompi/mca/mtl/ofi/mtl_ofi.h                   mca_pml_base_send_mode_t mode)
mode             1452 ompi/mca/mtl/ofi/mtl_ofi.h                                     convertor, mode,
mode             1462 ompi/mca/mtl/ofi/mtl_ofi.h                mca_pml_base_send_mode_t mode,
mode             1467 ompi/mca/mtl/ofi/mtl_ofi.h                                     convertor, mode, blocking, mtl_request,
mode              650 ompi/mca/mtl/ofi/mtl_ofi_component.c     hints->mode               = FI_CONTEXT;
mode               32 ompi/mca/mtl/ofi/mtl_ofi_opt.h               mca_pml_base_send_mode_t mode);
mode               39 ompi/mca/mtl/ofi/mtl_ofi_opt.h                mca_pml_base_send_mode_t mode,
mode              271 ompi/mca/mtl/portals4/mtl_portals4.h                                   mca_pml_base_send_mode_t mode);
mode              278 ompi/mca/mtl/portals4/mtl_portals4.h                                    mca_pml_base_send_mode_t mode,
mode               22 ompi/mca/mtl/portals4/mtl_portals4_flowctl.h     mca_pml_base_send_mode_t mode;
mode              231 ompi/mca/mtl/portals4/mtl_portals4_send.c ompi_mtl_portals4_short_isend(mca_pml_base_send_mode_t mode,
mode              246 ompi/mca/mtl/portals4/mtl_portals4_send.c                               (MCA_PML_BASE_SEND_SYNCHRONOUS == mode) ? 1 : 0);
mode              249 ompi/mca/mtl/portals4/mtl_portals4_send.c     if (MCA_PML_BASE_SEND_SYNCHRONOUS == mode) {
mode              308 ompi/mca/mtl/portals4/mtl_portals4_send.c         if (MCA_PML_BASE_SEND_SYNCHRONOUS == mode) {
mode              439 ompi/mca/mtl/portals4/mtl_portals4_send.c             ret = ompi_mtl_portals4_short_isend(pending->mode,
mode              472 ompi/mca/mtl/portals4/mtl_portals4_send.c                              mca_pml_base_send_mode_t mode,
mode              513 ompi/mca/mtl/portals4/mtl_portals4_send.c     pending->mode = mode;
mode              546 ompi/mca/mtl/portals4/mtl_portals4_send.c         ret = ompi_mtl_portals4_short_isend(mode,
mode              574 ompi/mca/mtl/portals4/mtl_portals4_send.c                        mca_pml_base_send_mode_t mode)
mode              585 ompi/mca/mtl/portals4/mtl_portals4_send.c                                        convertor, mode, &ptl_request.super);
mode              608 ompi/mca/mtl/portals4/mtl_portals4_send.c                         mca_pml_base_send_mode_t mode,
mode              620 ompi/mca/mtl/portals4/mtl_portals4_send.c                                        convertor, mode, ptl_request);
mode               52 ompi/mca/mtl/psm/mtl_psm.h                  mca_pml_base_send_mode_t mode);
mode               59 ompi/mca/mtl/psm/mtl_psm.h                              mca_pml_base_send_mode_t mode,
mode               40 ompi/mca/mtl/psm/mtl_psm_send.c                  mca_pml_base_send_mode_t mode)
mode               73 ompi/mca/mtl/psm/mtl_psm_send.c     if (mode == MCA_PML_BASE_SEND_SYNCHRONOUS)
mode               96 ompi/mca/mtl/psm/mtl_psm_send.c                   mca_pml_base_send_mode_t mode,
mode              133 ompi/mca/mtl/psm/mtl_psm_send.c     if (mode == MCA_PML_BASE_SEND_SYNCHRONOUS)
mode               55 ompi/mca/mtl/psm2/mtl_psm2.h                  mca_pml_base_send_mode_t mode);
mode               62 ompi/mca/mtl/psm2/mtl_psm2.h                              mca_pml_base_send_mode_t mode,
mode               38 ompi/mca/mtl/psm2/mtl_psm2_send.c                  mca_pml_base_send_mode_t mode)
mode               71 ompi/mca/mtl/psm2/mtl_psm2_send.c     if (mode == MCA_PML_BASE_SEND_SYNCHRONOUS)
mode               94 ompi/mca/mtl/psm2/mtl_psm2_send.c                   mca_pml_base_send_mode_t mode,
mode              130 ompi/mca/mtl/psm2/mtl_psm2_send.c     if (mode == MCA_PML_BASE_SEND_SYNCHRONOUS)
mode               77 ompi/mca/pml/base/pml_base_sendreq.h                                         mode,                             \
mode               87 ompi/mca/pml/base/pml_base_sendreq.h       (request)->req_send_mode = mode;                                    \
mode              112 ompi/mca/pml/crcpw/pml_crcpw.h                                   mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request );
mode              115 ompi/mca/pml/crcpw/pml_crcpw.h                              mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request );
mode              118 ompi/mca/pml/crcpw/pml_crcpw.h                              mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm );
mode              372 ompi/mca/pml/crcpw/pml_crcpw_module.c                               mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request )
mode              383 ompi/mca/pml/crcpw/pml_crcpw_module.c     pml_state = ompi_crcp.pml_isend_init(buf, count, datatype, dst, tag, mode, comm, request, pml_state);
mode              391 ompi/mca/pml/crcpw/pml_crcpw_module.c         if( OMPI_SUCCESS != (ret = mca_pml_crcpw_module.wrapped_pml_module.pml_isend_init(buf, count, datatype, dst, tag, mode, comm, request) ) ) {
mode              398 ompi/mca/pml/crcpw/pml_crcpw_module.c     pml_state = ompi_crcp.pml_isend_init(buf, count, datatype, dst, tag, mode, comm, request, pml_state);
mode              411 ompi/mca/pml/crcpw/pml_crcpw_module.c                          mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request )
mode              422 ompi/mca/pml/crcpw/pml_crcpw_module.c     pml_state = ompi_crcp.pml_isend(buf, count, datatype, dst, tag, mode, comm, request, pml_state);
mode              430 ompi/mca/pml/crcpw/pml_crcpw_module.c         if( OMPI_SUCCESS != (ret = mca_pml_crcpw_module.wrapped_pml_module.pml_isend(buf, count, datatype, dst, tag, mode, comm, request) ) ) {
mode              437 ompi/mca/pml/crcpw/pml_crcpw_module.c     pml_state = ompi_crcp.pml_isend(buf, count, datatype, dst, tag, mode, comm, request, pml_state);
mode              453 ompi/mca/pml/crcpw/pml_crcpw_module.c                          mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm )
mode              464 ompi/mca/pml/crcpw/pml_crcpw_module.c     pml_state = ompi_crcp.pml_send(buf, count, datatype, dst, tag, mode, comm, pml_state);
mode              472 ompi/mca/pml/crcpw/pml_crcpw_module.c         if( OMPI_SUCCESS != (ret = mca_pml_crcpw_module.wrapped_pml_module.pml_send(buf, count, datatype, dst, tag, mode, comm) ) ) {
mode              479 ompi/mca/pml/crcpw/pml_crcpw_module.c     pml_state = ompi_crcp.pml_send(buf, count, datatype, dst, tag, mode, comm, pml_state);
mode               89 ompi/mca/pml/example/pml_example.h                                    mca_pml_base_send_mode_t mode,
mode               98 ompi/mca/pml/example/pml_example.h                               mca_pml_base_send_mode_t mode,
mode              107 ompi/mca/pml/example/pml_example.h                              mca_pml_base_send_mode_t mode,
mode               77 ompi/mca/pml/monitoring/pml_monitoring.h                                          mca_pml_base_send_mode_t mode,
mode               86 ompi/mca/pml/monitoring/pml_monitoring.h                                     mca_pml_base_send_mode_t mode,
mode               95 ompi/mca/pml/monitoring/pml_monitoring.h                                    mca_pml_base_send_mode_t mode,
mode               21 ompi/mca/pml/monitoring/pml_monitoring_isend.c                                   mca_pml_base_send_mode_t mode,
mode               26 ompi/mca/pml/monitoring/pml_monitoring_isend.c                                               dst, tag, mode, comm, request);
mode               34 ompi/mca/pml/monitoring/pml_monitoring_isend.c                              mca_pml_base_send_mode_t mode,
mode               51 ompi/mca/pml/monitoring/pml_monitoring_isend.c                                          dst, tag, mode, comm, request);
mode               59 ompi/mca/pml/monitoring/pml_monitoring_isend.c                             mca_pml_base_send_mode_t mode,
mode               72 ompi/mca/pml/monitoring/pml_monitoring_isend.c                                         dst, tag, mode, comm);
mode              147 ompi/mca/pml/ob1/pml_ob1.h                                    mca_pml_base_send_mode_t mode,
mode              156 ompi/mca/pml/ob1/pml_ob1.h                               mca_pml_base_send_mode_t mode,
mode              165 ompi/mca/pml/ob1/pml_ob1.h                              mca_pml_base_send_mode_t mode,
mode              298 ompi/mca/pml/pml.h     mca_pml_base_send_mode_t mode,
mode              323 ompi/mca/pml/pml.h     mca_pml_base_send_mode_t mode,
mode              347 ompi/mca/pml/pml.h     mca_pml_base_send_mode_t mode,
mode              604 ompi/mca/pml/ucx/pml_ucx.c static inline const char *mca_pml_ucx_send_mode_name(mca_pml_base_send_mode_t mode)
mode              606 ompi/mca/pml/ucx/pml_ucx.c     switch (mode) {
mode              625 ompi/mca/pml/ucx/pml_ucx.c                            int dst, int tag, mca_pml_base_send_mode_t mode,
mode              638 ompi/mca/pml/ucx/pml_ucx.c                        tag, mode, comm, (void*)request, (void*)req)
mode              651 ompi/mca/pml/ucx/pml_ucx.c     req->send.mode                = mode;
mode              654 ompi/mca/pml/ucx/pml_ucx.c     if (MCA_PML_BASE_SEND_BUFFERED == mode) {
mode              730 ompi/mca/pml/ucx/pml_ucx.c                                                        mca_pml_base_send_mode_t mode,
mode              733 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_UNLIKELY(MCA_PML_BASE_SEND_BUFFERED == mode)) {
mode              735 ompi/mca/pml/ucx/pml_ucx.c     } else if (OPAL_UNLIKELY(MCA_PML_BASE_SEND_SYNCHRONOUS == mode)) {
mode              743 ompi/mca/pml/ucx/pml_ucx.c                       int dst, int tag, mca_pml_base_send_mode_t mode,
mode              751 ompi/mca/pml/ucx/pml_ucx.c                        buf, count, datatype, dst, tag, mode, comm, 
mode              752 ompi/mca/pml/ucx/pml_ucx.c                        mode == MCA_PML_BASE_SEND_BUFFERED ? "b" : "",
mode              762 ompi/mca/pml/ucx/pml_ucx.c                                                    PML_UCX_MAKE_SEND_TAG(tag, comm), mode,
mode              783 ompi/mca/pml/ucx/pml_ucx.c                     ucp_tag_t tag, mca_pml_base_send_mode_t mode,
mode              790 ompi/mca/pml/ucx/pml_ucx.c                                                    tag, mode, cb);
mode              823 ompi/mca/pml/ucx/pml_ucx.c                      int tag, mca_pml_base_send_mode_t mode,
mode              828 ompi/mca/pml/ucx/pml_ucx.c     PML_UCX_TRACE_SEND("%s", buf, count, datatype, dst, tag, mode, comm,
mode              829 ompi/mca/pml/ucx/pml_ucx.c                        mode == MCA_PML_BASE_SEND_BUFFERED ? "bsend" : "send");
mode              837 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_LIKELY((MCA_PML_BASE_SEND_BUFFERED != mode) &&
mode              838 ompi/mca/pml/ucx/pml_ucx.c                     (MCA_PML_BASE_SEND_SYNCHRONOUS != mode))) {
mode              847 ompi/mca/pml/ucx/pml_ucx.c                                PML_UCX_MAKE_SEND_TAG(tag, comm), mode,
mode             1019 ompi/mca/pml/ucx/pml_ucx.c                                                                preq->send.mode,
mode               92 ompi/mca/pml/ucx/pml_ucx.h                              int dst, int tag, mca_pml_base_send_mode_t mode,
mode               97 ompi/mca/pml/ucx/pml_ucx.h                         int dst, int tag, mca_pml_base_send_mode_t mode,
mode              102 ompi/mca/pml/ucx/pml_ucx.h                        int tag, mca_pml_base_send_mode_t mode,
mode              178 ompi/mca/pml/ucx/pml_ucx_request.c          (MCA_PML_BASE_SEND_BUFFERED == preq->send.mode)) {
mode              108 ompi/mca/pml/ucx/pml_ucx_request.h         mca_pml_base_send_mode_t      mode;
mode              402 ompi/mca/pml/yalla/pml_yalla.c                              int dst, int tag, mca_pml_base_send_mode_t mode,
mode              408 ompi/mca/pml/yalla/pml_yalla.c     sreq = MCA_PML_YALLA_SREQ_INIT((void *)buf, count, datatype, dst, tag, mode, comm,
mode              412 ompi/mca/pml/yalla/pml_yalla.c     if (mode == MCA_PML_BASE_SEND_BUFFERED) {
mode              469 ompi/mca/pml/yalla/pml_yalla.c                         int dst, int tag, mca_pml_base_send_mode_t mode,
mode              477 ompi/mca/pml/yalla/pml_yalla.c     sreq = MCA_PML_YALLA_SREQ_INIT((void *)buf, count, datatype, dst, tag, mode, comm,
mode              483 ompi/mca/pml/yalla/pml_yalla.c                       (void *)request, (void *)sreq, dst, mode, tag, datatype->name, count);
mode              485 ompi/mca/pml/yalla/pml_yalla.c     if (mode == MCA_PML_BASE_SEND_BUFFERED) {
mode              503 ompi/mca/pml/yalla/pml_yalla.c                        int tag, mca_pml_base_send_mode_t mode,
mode              509 ompi/mca/pml/yalla/pml_yalla.c     PML_YALLA_INIT_MXM_SEND_REQ(&sreq, (void *)buf, count, datatype, dst, tag, mode, comm, send);
mode              515 ompi/mca/pml/yalla/pml_yalla.c     if (mode == MCA_PML_BASE_SEND_BUFFERED) {
mode              111 ompi/mca/pml/yalla/pml_yalla.h                              int dst, int tag, mca_pml_base_send_mode_t mode,
mode              116 ompi/mca/pml/yalla/pml_yalla.h                         int dst, int tag, mca_pml_base_send_mode_t mode,
mode              121 ompi/mca/pml/yalla/pml_yalla.h                        int tag, mca_pml_base_send_mode_t mode,
mode               64 ompi/mca/vprotocol/example/vprotocol_example.h                                             mca_pml_base_send_mode_t mode,
mode              348 ompi/peruse/peruse.c int PERUSE_Event_propagate (peruse_event_h event_h, int mode)
mode              155 ompi/peruse/peruse.h OMPI_DECLSPEC int PERUSE_Event_propagate( peruse_event_h event_h, int mode );
mode               28 ompi/tools/mpisync/sync.c prog_mode_t mode = Gen;
mode              182 opal/datatype/opal_convertor.c opal_convertor_t* opal_convertor_create( int32_t remote_arch, int32_t mode )
mode              152 opal/datatype/opal_convertor.h OPAL_DECLSPEC opal_convertor_t* opal_convertor_create( int32_t remote_arch, int32_t mode );
mode             1177 opal/mca/base/mca_base_var.c     int mode = R_OK; /* The file exists, and we can read it */
mode             1191 opal/mca/base/mca_base_var.c             tmp_file = opal_path_access(files[i], NULL, mode);
mode             1200 opal/mca/base/mca_base_var.c             tmp_file = opal_path_access(files[i], rel_path, mode);
mode             1207 opal/mca/base/mca_base_var.c             tmp_file = opal_path_find (files[i], search_path, mode, NULL);
mode              154 opal/mca/btl/ofi/btl_ofi.h     int mode;
mode              355 opal/mca/btl/ofi/btl_ofi.h mca_btl_ofi_module_t * mca_btl_ofi_module_alloc (int mode);
mode              103 opal/mca/btl/ofi/btl_ofi_component.c     mca_btl_ofi_component.mode = MCA_BTL_OFI_MODE_ONE_SIDED;
mode              110 opal/mca/btl/ofi/btl_ofi_component.c                                           &mca_btl_ofi_component.mode);
mode              252 opal/mca/btl/ofi/btl_ofi_component.c     switch (mca_btl_ofi_component.mode) {
mode              294 opal/mca/btl/ofi/btl_ofi_component.c     hints.mode = FI_CONTEXT;
mode              297 opal/mca/btl/ofi/btl_ofi_component.c     hints.mode = FI_CONTEXT;
mode              383 opal/mca/btl/ofi/btl_ofi_component.c     module = mca_btl_ofi_module_alloc(mca_btl_ofi_component.mode);
mode              364 opal/mca/btl/ofi/btl_ofi_module.c mca_btl_ofi_module_t * mca_btl_ofi_module_alloc (int mode)
mode              377 opal/mca/btl/ofi/btl_ofi_module.c     if (mode == MCA_BTL_OFI_MODE_ONE_SIDED || mode == MCA_BTL_OFI_MODE_FULL_SUPPORT) {
mode              408 opal/mca/btl/ofi/btl_ofi_module.c     if (mode == MCA_BTL_OFI_MODE_TWO_SIDED || mode == MCA_BTL_OFI_MODE_FULL_SUPPORT) {
mode              426 opal/mca/btl/ofi/btl_ofi_module.c     if (mode == MCA_BTL_OFI_MODE_FULL_SUPPORT) {
mode              278 opal/mca/btl/uct/btl_uct_tl.c                                        .mode = {.device = {.tl_name = tl->uct_tl_name,
mode              283 opal/mca/btl/uct/btl_uct_tl.c                                        .mode = {.device = {.tl_name = tl->uct_tl_name,
mode              711 opal/mca/btl/usnic/btl_usnic_component.c     hints.mode = FI_LOCAL_MR | FI_MSG_PREFIX;
mode              567 opal/mca/event/libevent2022/libevent/bufferevent.c     enum bufferevent_flush_mode mode)
mode              572 opal/mca/event/libevent2022/libevent/bufferevent.c 		r = bufev->be_ops->flush(bufev, iotype, mode);
mode              407 opal/mca/event/libevent2022/libevent/bufferevent_async.c     enum bufferevent_flush_mode mode)
mode               68 opal/mca/event/libevent2022/libevent/bufferevent_filter.c     short iotype, enum bufferevent_flush_mode mode);
mode              472 opal/mca/event/libevent2022/libevent/bufferevent_filter.c     short iotype, enum bufferevent_flush_mode mode)
mode              481 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		be_filter_process_input(bevf, mode, &processed_any);
mode              484 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		be_filter_process_output(bevf, mode, &processed_any);
mode              488 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 	bufferevent_flush(bevf->underlying, iotype, mode);
mode              331 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c     short iotype, enum bufferevent_flush_mode mode);
mode             1235 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c     short iotype, enum bufferevent_flush_mode mode)
mode              283 opal/mca/event/libevent2022/libevent/bufferevent_pair.c     enum bufferevent_flush_mode mode)
mode              293 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 	if (mode == BEV_NORMAL)
mode              302 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 	if (mode == BEV_FINISHED) {
mode              614 opal/mca/event/libevent2022/libevent/bufferevent_sock.c     enum bufferevent_flush_mode mode)
mode               88 opal/mca/event/libevent2022/libevent/evthread-internal.h #define EVLOCK_LOCK(lockvar,mode)					\
mode               91 opal/mca/event/libevent2022/libevent/evthread-internal.h 			ompi__evthread_lock_fns.lock(mode, lockvar);		\
mode               95 opal/mca/event/libevent2022/libevent/evthread-internal.h #define EVLOCK_UNLOCK(lockvar,mode)					\
mode               98 opal/mca/event/libevent2022/libevent/evthread-internal.h 			ompi__evthread_lock_fns.unlock(mode, lockvar);	\
mode              186 opal/mca/event/libevent2022/libevent/evthread-internal.h int _evthreadimpl_lock_lock(unsigned mode, void *lock);
mode              187 opal/mca/event/libevent2022/libevent/evthread-internal.h int _evthreadimpl_lock_unlock(unsigned mode, void *lock);
mode              212 opal/mca/event/libevent2022/libevent/evthread-internal.h #define EVLOCK_LOCK(lockvar,mode)					\
mode              215 opal/mca/event/libevent2022/libevent/evthread-internal.h 			_evthreadimpl_lock_lock(mode, lockvar);		\
mode              219 opal/mca/event/libevent2022/libevent/evthread-internal.h #define EVLOCK_UNLOCK(lockvar,mode)					\
mode              222 opal/mca/event/libevent2022/libevent/evthread-internal.h 			_evthreadimpl_lock_unlock(mode, lockvar);	\
mode              298 opal/mca/event/libevent2022/libevent/evthread-internal.h #define EVLOCK_LOCK(lockvar, mode) _EVUTIL_NIL_STMT
mode              299 opal/mca/event/libevent2022/libevent/evthread-internal.h #define EVLOCK_UNLOCK(lockvar, mode) _EVUTIL_NIL_STMT
mode              195 opal/mca/event/libevent2022/libevent/evthread.c evthread_debug_lock_mark_locked(unsigned mode, struct debug_lock *lock)
mode              210 opal/mca/event/libevent2022/libevent/evthread.c debug_lock_lock(unsigned mode, void *lock_)
mode              215 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT(mode & (EVTHREAD_READ|EVTHREAD_WRITE));
mode              217 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT((mode & (EVTHREAD_READ|EVTHREAD_WRITE)) == 0);
mode              219 opal/mca/event/libevent2022/libevent/evthread.c 		res = _original_lock_fns.lock(mode, lock->lock);
mode              221 opal/mca/event/libevent2022/libevent/evthread.c 		evthread_debug_lock_mark_locked(mode, lock);
mode              227 opal/mca/event/libevent2022/libevent/evthread.c evthread_debug_lock_mark_unlocked(unsigned mode, struct debug_lock *lock)
mode              230 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT(mode & (EVTHREAD_READ|EVTHREAD_WRITE));
mode              232 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT((mode & (EVTHREAD_READ|EVTHREAD_WRITE)) == 0);
mode              243 opal/mca/event/libevent2022/libevent/evthread.c debug_lock_unlock(unsigned mode, void *lock_)
mode              247 opal/mca/event/libevent2022/libevent/evthread.c 	evthread_debug_lock_mark_unlocked(mode, lock);
mode              249 opal/mca/event/libevent2022/libevent/evthread.c 		res = _original_lock_fns.unlock(mode, lock->lock);
mode              389 opal/mca/event/libevent2022/libevent/evthread.c _evthreadimpl_lock_lock(unsigned mode, void *lock)
mode              392 opal/mca/event/libevent2022/libevent/evthread.c 		return ompi__evthread_lock_fns.lock(mode, lock);
mode              397 opal/mca/event/libevent2022/libevent/evthread.c _evthreadimpl_lock_unlock(unsigned mode, void *lock)
mode              400 opal/mca/event/libevent2022/libevent/evthread.c 		return ompi__evthread_lock_fns.unlock(mode, lock);
mode               67 opal/mca/event/libevent2022/libevent/evthread_pthread.c evthread_posix_lock(unsigned mode, void *_lock)
mode               70 opal/mca/event/libevent2022/libevent/evthread_pthread.c 	if (mode & EVTHREAD_TRY)
mode               77 opal/mca/event/libevent2022/libevent/evthread_pthread.c evthread_posix_unlock(unsigned mode, void *_lock)
mode               70 opal/mca/event/libevent2022/libevent/evthread_win32.c evthread_win32_lock(unsigned mode, void *_lock)
mode               73 opal/mca/event/libevent2022/libevent/evthread_win32.c 	if ((mode & EVTHREAD_TRY)) {
mode               82 opal/mca/event/libevent2022/libevent/evthread_win32.c evthread_win32_unlock(unsigned mode, void *_lock)
mode               92 opal/mca/event/libevent2022/libevent/evutil.c evutil_open_closeonexec(const char *pathname, int flags, unsigned mode)
mode              101 opal/mca/event/libevent2022/libevent/evutil.c 		fd = open(pathname, flags, (mode_t)mode);
mode              133 opal/mca/event/libevent2022/libevent/evutil.c 	int mode = O_RDONLY;
mode              142 opal/mca/event/libevent2022/libevent/evutil.c 		mode |= O_BINARY;
mode              145 opal/mca/event/libevent2022/libevent/evutil.c 	fd = evutil_open_closeonexec(filename, mode, 0);
mode              515 opal/mca/event/libevent2022/libevent/include/event2/bufferevent.h     enum bufferevent_flush_mode mode);
mode              116 opal/mca/event/libevent2022/libevent/include/event2/thread.h 	int (*lock)(unsigned mode, void *lock);
mode              119 opal/mca/event/libevent2022/libevent/include/event2/thread.h 	int (*unlock)(unsigned mode, void *lock);
mode              167 opal/mca/event/libevent2022/libevent/util-internal.h int evutil_open_closeonexec(const char *pathname, int flags, unsigned mode);
mode              188 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 				       int mode __hwloc_attribute_unused,
mode              194 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return syscall(__NR_mbind, (long) addr, len, mode, (long)nodemask, maxnode, flags);
mode              214 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c static __hwloc_inline long hwloc_set_mempolicy(int mode __hwloc_attribute_unused,
mode              219 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return syscall(__NR_set_mempolicy, mode, nodemask, maxnode);
mode              239 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c static __hwloc_inline long hwloc_get_mempolicy(int *mode __hwloc_attribute_unused,
mode              246 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return syscall(__NR_get_mempolicy, mode, nodemask, maxnode, addr, flags);
mode              342 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_fopenat(const char *path, const char *mode, int fsroot_fd)
mode              346 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (strcmp(mode, "r")) {
mode              355 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return fdopen(fd, mode);
mode              359 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_accessat(const char *path, int mode, int fsroot_fd)
mode              367 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return faccessat(fsroot_fd, relative_path, mode, 0);
mode             1198 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     int mode = R_OK; /* The file exists, and we can read it */
mode             1212 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             tmp_file = pmix_path_access(files[i], NULL, mode);
mode             1221 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             tmp_file = pmix_path_access(files[i], rel_path, mode);
mode             1228 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             tmp_file = pmix_path_find (files[i], search_path, mode, NULL);
mode              146 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c     mode_t mode = O_RDWR;
mode              150 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c         mode = O_RDONLY;
mode              154 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c     if (-1 == (sm_seg->seg_id = open(sm_seg->seg_name, mode))) {
mode              242 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH;
mode              233 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/ptl_types.h     uint32_t mode;
mode              279 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (0 != chmod(address->sun_path, lt->mode)) {
mode               51 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c int pmix_os_dirpath_create(const char *path, const mode_t mode)
mode               63 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         if (mode == (mode & buf.st_mode)) { /* has correct mode */
mode               66 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         if (0 == (ret = chmod(path, (buf.st_mode | mode)))) { /* successfully change mode */
mode               70 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c                     path, mode, strerror(errno));
mode               75 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c     if (0 == mkdir(path, mode)) {
mode              117 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         mkdir(tmp, mode);
mode              125 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         } else if (i == (len-1) && (mode != (mode & buf.st_mode)) && (0 > chmod(tmp, (buf.st_mode | mode)))) {
mode              127 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c                            tmp, mode, strerror(errno));
mode               61 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.h PMIX_EXPORT int pmix_os_dirpath_create(const char *path, const mode_t mode);
mode               84 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.h PMIX_EXPORT int pmix_os_dirpath_access(const char *path, const mode_t mode );
mode              111 opal/mca/pmix/pmix4x/pmix/src/util/path.c char *pmix_path_find(char *fname, char **pathv, int mode, char **envv)
mode              121 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return pmix_path_access(fname, NULL, mode);
mode              146 opal/mca/pmix/pmix4x/pmix/src/util/path.c                     fullpath = pmix_path_access(fname, env, mode);
mode              154 opal/mca/pmix/pmix4x/pmix/src/util/path.c                     fullpath = pmix_path_access(fname, pfix, mode);
mode              160 opal/mca/pmix/pmix4x/pmix/src/util/path.c             fullpath = pmix_path_access(fname, pathv[i], mode);
mode              170 opal/mca/pmix/pmix4x/pmix/src/util/path.c char *pmix_path_findv(char *fname, int mode, char **envv, char *wrkdir)
mode              212 opal/mca/pmix/pmix4x/pmix/src/util/path.c     fullpath = pmix_path_find(fname, dirv, mode, envv);
mode              231 opal/mca/pmix/pmix4x/pmix/src/util/path.c char *pmix_path_access(char *fname, char *path, int mode)
mode              266 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if ((X_OK & mode) && !(S_IXUSR & buf.st_mode)) {
mode              273 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if ((R_OK & mode) && !(S_IRUSR & buf.st_mode)) {
mode              280 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if ((W_OK & mode) && !(S_IWUSR & buf.st_mode)) {
mode               57 opal/mca/pmix/pmix4x/pmix/src/util/path.h PMIX_EXPORT char *pmix_path_find(char *fname, char **pathv, int mode,
mode               78 opal/mca/pmix/pmix4x/pmix/src/util/path.h PMIX_EXPORT char *pmix_path_findv(char *fname, int mode,
mode              126 opal/mca/pmix/pmix4x/pmix/src/util/path.h PMIX_EXPORT char *pmix_path_access(char *fname, char *path, int mode) __pmix_attribute_malloc__ __pmix_attribute_warn_unused_result__;
mode               50 opal/util/os_dirpath.c int opal_os_dirpath_create(const char *path, const mode_t mode)
mode               62 opal/util/os_dirpath.c         if (mode == (mode & buf.st_mode)) { /* has correct mode */
mode               65 opal/util/os_dirpath.c         if (0 == (ret = chmod(path, (buf.st_mode | mode)))) { /* successfully change mode */
mode               69 opal/util/os_dirpath.c                     path, mode, strerror(errno));
mode               74 opal/util/os_dirpath.c     if (0 == mkdir(path, mode)) {
mode              116 opal/util/os_dirpath.c         mkdir(tmp, mode);
mode              124 opal/util/os_dirpath.c         } else if (i == (len-1) && (mode != (mode & buf.st_mode)) && (0 > chmod(tmp, (buf.st_mode | mode)))) {
mode              126 opal/util/os_dirpath.c                            tmp, mode, strerror(errno));
mode               60 opal/util/os_dirpath.h OPAL_DECLSPEC int opal_os_dirpath_create(const char *path, const mode_t mode);
mode               83 opal/util/os_dirpath.h OPAL_DECLSPEC int opal_os_dirpath_access(const char *path, const mode_t mode );
mode              113 opal/util/path.c char *opal_path_find(char *fname, char **pathv, int mode, char **envv)
mode              123 opal/util/path.c         return opal_path_access(fname, NULL, mode);
mode              148 opal/util/path.c                     fullpath = opal_path_access(fname, env, mode);
mode              151 opal/util/path.c                     fullpath = opal_path_access(fname, pfix, mode);
mode              157 opal/util/path.c             fullpath = opal_path_access(fname, pathv[i], mode);
mode              167 opal/util/path.c char *opal_path_findv(char *fname, int mode, char **envv, char *wrkdir)
mode              209 opal/util/path.c     fullpath = opal_path_find(fname, dirv, mode, envv);
mode              228 opal/util/path.c char *opal_path_access(char *fname, char *path, int mode)
mode              265 opal/util/path.c     if ((X_OK & mode) && !(S_IXUSR & buf.st_mode)) {
mode              272 opal/util/path.c     if ((R_OK & mode) && !(S_IRUSR & buf.st_mode)) {
mode              279 opal/util/path.c     if ((W_OK & mode) && !(S_IWUSR & buf.st_mode)) {
mode               56 opal/util/path.h OPAL_DECLSPEC char *opal_path_find(char *fname, char **pathv, int mode,
mode               77 opal/util/path.h OPAL_DECLSPEC char *opal_path_findv(char *fname, int mode,
mode              125 opal/util/path.h OPAL_DECLSPEC char *opal_path_access(char *fname, char *path, int mode) __opal_attribute_malloc__ __opal_attribute_warn_unused_result__;
mode               97 opal/win32/opal_misc.h     int mode;
mode              100 opal/win32/opal_misc.h         case F_SETFL: mode = 1; ret = ioctlsocket ((SOCKET)fildes, FIONBIO, (u_long FAR*) &mode);
mode              110 orte/test/system/threads.c     int mode;
mode              119 orte/test/system/threads.c         mode = atoi(argv[2]);
mode              120 orte/test/system/threads.c         if( 0 > mode || mode > 5 ) {
mode              128 orte/test/system/threads.c                    mode);
mode              133 orte/test/system/threads.c         mode = 3;
mode              135 orte/test/system/threads.c     switch(mode) {
mode             1076 oshmem/mca/spml/ikrit/spml_ikrit.c                         mca_spml_base_put_mode_t mode)
mode             1083 oshmem/mca/spml/ikrit/spml_ikrit.c                  buf, (int)size, dst, (int)mode);
mode              178 oshmem/mca/spml/ikrit/spml_ikrit.h                                mca_spml_base_put_mode_t mode);
mode              315 oshmem/mca/spml/spml.h                                               mca_spml_base_put_mode_t mode);
mode              810 oshmem/mca/spml/ucx/spml_ucx.c                         mca_spml_base_put_mode_t mode)
mode              819 oshmem/mca/spml/ucx/spml_ucx.c                 (mca_pml_base_send_mode_t)mode,
mode              145 oshmem/mca/spml/ucx/spml_ucx.h                              mca_spml_base_put_mode_t mode);