buff              624 ompi/mca/coll/base/coll_base_bcast.c ompi_coll_base_bcast_intra_basic_linear(void *buff, int count,
buff              642 ompi/mca/coll/base/coll_base_bcast.c         return MCA_PML_CALL(recv(buff, count, datatype, root,
buff              658 ompi/mca/coll/base/coll_base_bcast.c         err = MCA_PML_CALL(isend(buff, count, datatype, i,
buff              123 ompi/mca/coll/basic/coll_basic.h     int mca_coll_basic_bcast_lin_inter(void *buff, int count,
buff              129 ompi/mca/coll/basic/coll_basic.h     int mca_coll_basic_bcast_log_intra(void *buff, int count,
buff              135 ompi/mca/coll/basic/coll_basic.h     int mca_coll_basic_bcast_log_inter(void *buff, int count,
buff               44 ompi/mca/coll/basic/coll_basic_bcast.c mca_coll_basic_bcast_log_intra(void *buff, int count,
buff               75 ompi/mca/coll/basic/coll_basic_bcast.c         err = MCA_PML_CALL(recv(buff, count, datatype, peer,
buff               97 ompi/mca/coll/basic/coll_basic_bcast.c             err = MCA_PML_CALL(isend(buff, count, datatype, peer,
buff              139 ompi/mca/coll/basic/coll_basic_bcast.c mca_coll_basic_bcast_lin_inter(void *buff, int count,
buff              156 ompi/mca/coll/basic/coll_basic_bcast.c         err = MCA_PML_CALL(recv(buff, count, datatype, root,
buff              165 ompi/mca/coll/basic/coll_basic_bcast.c             err = MCA_PML_CALL(isend(buff, count, datatype, i,
buff              194 ompi/mca/coll/basic/coll_basic_bcast.c mca_coll_basic_bcast_log_inter(void *buff, int count,
buff              226 ompi/mca/coll/coll.h   (void *buff, int count, struct ompi_datatype_t *datatype, int root,
buff              294 ompi/mca/coll/coll.h   (void *buff, int count, struct ompi_datatype_t *datatype, int root,
buff              372 ompi/mca/coll/coll.h   (void *buff, int count, struct ompi_datatype_t *datatype, int root,
buff              131 ompi/mca/coll/demo/coll_demo.h     int mca_coll_demo_bcast_intra(void *buff, int count,
buff              136 ompi/mca/coll/demo/coll_demo.h     int mca_coll_demo_bcast_inter(void *buff, int count,
buff               36 ompi/mca/coll/demo/coll_demo_bcast.c int mca_coll_demo_bcast_intra(void *buff, int count,
buff               43 ompi/mca/coll/demo/coll_demo_bcast.c     return demo_module->underlying.coll_bcast(buff, count, datatype,
buff               56 ompi/mca/coll/demo/coll_demo_bcast.c int mca_coll_demo_bcast_inter(void *buff, int count,
buff               63 ompi/mca/coll/demo/coll_demo_bcast.c     return demo_module->underlying.coll_bcast(buff, count, datatype,
buff              181 ompi/mca/coll/hcoll/coll_hcoll.h int mca_coll_hcoll_bcast(void *buff, int count,
buff              259 ompi/mca/coll/hcoll/coll_hcoll.h int mca_coll_hcoll_ibcast(void *buff, int count,
buff               39 ompi/mca/coll/hcoll/coll_hcoll_ops.c int mca_coll_hcoll_bcast(void *buff, int count,
buff               55 ompi/mca/coll/hcoll/coll_hcoll_ops.c         rc = hcoll_module->previous_bcast(buff,count,datatype,root,
buff               59 ompi/mca/coll/hcoll/coll_hcoll_ops.c     rc = hcoll_collectives.coll_bcast(buff,count,dtype,root,hcoll_module->hcoll_context);
buff               62 ompi/mca/coll/hcoll/coll_hcoll_ops.c         rc = hcoll_module->previous_bcast(buff,count,datatype,root,
buff              454 ompi/mca/coll/hcoll/coll_hcoll_ops.c int mca_coll_hcoll_ibcast(void *buff, int count,
buff              472 ompi/mca/coll/hcoll/coll_hcoll_ops.c         rc = hcoll_module->previous_ibcast(buff,count,datatype,root,
buff              476 ompi/mca/coll/hcoll/coll_hcoll_ops.c     rc = hcoll_collectives.coll_ibcast(buff, count, dtype, root, rt_handle, hcoll_module->hcoll_context);
buff              479 ompi/mca/coll/hcoll/coll_hcoll_ops.c         rc = hcoll_module->previous_ibcast(buff,count,datatype,root,
buff               73 ompi/mca/coll/inter/coll_inter.h int mca_coll_inter_bcast_inter(void *buff, int count,
buff               40 ompi/mca/coll/inter/coll_inter_bcast.c mca_coll_inter_bcast_inter(void *buff, int count,
buff               56 ompi/mca/coll/inter/coll_inter_bcast.c 	    err = MCA_PML_CALL(recv(buff, count, datatype, root,
buff               63 ompi/mca/coll/inter/coll_inter_bcast.c 	err = comm->c_local_comm->c_coll->coll_bcast(buff, count, datatype, 0,
buff               68 ompi/mca/coll/inter/coll_inter_bcast.c 	err = MCA_PML_CALL(send(buff, count, datatype, 0,
buff               98 ompi/mca/coll/monitoring/coll_monitoring.h extern int mca_coll_monitoring_bcast(void *buff, int count,
buff              224 ompi/mca/coll/monitoring/coll_monitoring.h extern int mca_coll_monitoring_ibcast(void *buff, int count,
buff               18 ompi/mca/coll/monitoring/coll_monitoring_bcast.c int mca_coll_monitoring_bcast(void *buff, int count,
buff               43 ompi/mca/coll/monitoring/coll_monitoring_bcast.c     return monitoring_module->real.coll_bcast(buff, count, datatype, root, comm, monitoring_module->real.coll_bcast_module);
buff               46 ompi/mca/coll/monitoring/coll_monitoring_bcast.c int mca_coll_monitoring_ibcast(void *buff, int count,
buff               72 ompi/mca/coll/monitoring/coll_monitoring_bcast.c     return monitoring_module->real.coll_ibcast(buff, count, datatype, root, comm, request, monitoring_module->real.coll_ibcast_module);
buff              190 ompi/mca/coll/portals4/coll_portals4.h int ompi_coll_portals4_bcast_intra(void *buff, int count,
buff              193 ompi/mca/coll/portals4/coll_portals4.h int ompi_coll_portals4_ibcast_intra(void *buff, int count,
buff               34 ompi/mca/coll/portals4/coll_portals4_bcast.c         void *buff, int count,
buff               51 ompi/mca/coll/portals4/coll_portals4_bcast.c                     buff, 0, &request->u.bcast.convertor);
buff               72 ompi/mca/coll/portals4/coll_portals4_bcast.c                     buff, 0, &request->u.bcast.convertor);
buff               85 ompi/mca/coll/portals4/coll_portals4_bcast.c         request->u.bcast.tmpbuf = buff;
buff              141 ompi/mca/coll/portals4/coll_portals4_bcast.c bcast_kary_tree_top(void *buff, int count,
buff              482 ompi/mca/coll/portals4/coll_portals4_bcast.c bcast_pipeline_top(void *buff, int count,
buff              837 ompi/mca/coll/portals4/coll_portals4_bcast.c ompi_coll_portals4_bcast_intra(void *buff, int count,
buff              854 ompi/mca/coll/portals4/coll_portals4_bcast.c     prepare_bcast_data(comm, buff, count, datatype, root, request);
buff              858 ompi/mca/coll/portals4/coll_portals4_bcast.c         bcast_kary_tree_top(buff, count, datatype, root,
buff              863 ompi/mca/coll/portals4/coll_portals4_bcast.c         bcast_pipeline_top(buff, count, datatype, root,
buff              881 ompi/mca/coll/portals4/coll_portals4_bcast.c ompi_coll_portals4_ibcast_intra(void *buff, int count,
buff              901 ompi/mca/coll/portals4/coll_portals4_bcast.c     prepare_bcast_data(comm, buff, count, datatype, root, request);
buff              905 ompi/mca/coll/portals4/coll_portals4_bcast.c         bcast_kary_tree_top(buff, count, datatype, root,
buff              909 ompi/mca/coll/portals4/coll_portals4_bcast.c         bcast_pipeline_top(buff, count, datatype, root,
buff               93 ompi/mca/coll/self/coll_self.h int mca_coll_self_bcast_intra(void *buff, int count,
buff               33 ompi/mca/coll/self/coll_self_bcast.c int mca_coll_self_bcast_intra(void *buff, int count,
buff              258 ompi/mca/coll/sm/coll_sm.h     int mca_coll_sm_bcast_intra(void *buff, int count,
buff              263 ompi/mca/coll/sm/coll_sm.h     int mca_coll_sm_bcast_log_intra(void *buff, int count,
buff               56 ompi/mca/coll/sm/coll_sm_bcast.c int mca_coll_sm_bcast_intra(void *buff, int count,
buff              115 ompi/mca/coll/sm/coll_sm_bcast.c                                                       buff,
buff              173 ompi/mca/coll/sm/coll_sm_bcast.c                                                       buff,
buff               52 ompi/mca/coll/sync/coll_sync.h int mca_coll_sync_bcast(void *buff, int count,
buff               33 ompi/mca/coll/sync/coll_sync_bcast.c int mca_coll_sync_bcast(void *buff, int count,
buff               41 ompi/mca/coll/sync/coll_sync_bcast.c         return s->c_coll.coll_bcast(buff, count, datatype, root, comm,
buff               44 ompi/mca/coll/sync/coll_sync_bcast.c     COLL_SYNC(s, s->c_coll.coll_bcast(buff, count, datatype, root, comm,
buff              227 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c int ompi_coll_tuned_bcast_intra_dec_fixed(void *buff, int count,
buff              262 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return  ompi_coll_base_bcast_intra_binomial(buff, count, datatype,
buff              269 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_split_bintree(buff, count, datatype,
buff              278 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_pipeline(buff, count, datatype,
buff              285 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_split_bintree(buff, count, datatype,
buff              292 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_pipeline(buff, count, datatype,
buff              299 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_pipeline(buff, count, datatype,
buff              307 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c     return ompi_coll_base_bcast_intra_pipeline(buff, count, datatype,
buff              314 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_basic_linear(buff, count, datatype, root, comm, module);
buff              319 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_bintree(buff, count, datatype, root, comm, module, segsize);
buff              322 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_basic_linear(buff, count, datatype, root, comm, module);
buff              326 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return  ompi_coll_base_bcast_intra_bintree(buff, count, datatype, root, comm, module, segsize);
buff              330 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c         return ompi_coll_base_bcast_intra_pipeline(buff, count, datatype, root, comm, module, segsize);
buff              335 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c     return ompi_coll_base_bcast_intra_bintree(buff, count, datatype, root, comm, module, segsize);
buff              443 ompi/mca/fcoll/base/fcoll_base_coll_array.c int ompi_fcoll_base_coll_bcast_array (void *buff,
buff              459 ompi/mca/fcoll/base/fcoll_base_coll_array.c         err = MCA_PML_CALL(recv(buff,
buff              481 ompi/mca/fcoll/base/fcoll_base_coll_array.c         err = MCA_PML_CALL(isend(buff,
buff               99 ompi/mca/fcoll/base/fcoll_base_coll_array.h OMPI_DECLSPEC int ompi_fcoll_base_coll_bcast_array (void *buff,
buff              144 ompi/mca/sharedfp/individual/sharedfp_individual.h int mca_sharedfp_individual_get_timestamps_and_reclengths(double **buff, long **rec_length, MPI_Offset **offbuff,struct mca_sharedfp_base_data_t *sh);
buff               39 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     char *buff=NULL;
buff              179 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     buff = (char * ) malloc( recordlength );
buff              180 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if  ( NULL == buff ) {
buff              188 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c             buff = (char *) realloc ( buff, recordlength );
buff              189 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c             if  ( NULL == buff ) {
buff              197 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c                                               local_off[i], buff, ind_recordlength[i],
buff              212 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c 	ret = mca_common_ompio_file_write_at( ompio_fh, offsetbuff[idx], buff,
buff              243 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != buff ) {
buff              244 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c 	free ( buff );
buff              254 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c int  mca_sharedfp_individual_get_timestamps_and_reclengths ( double **buff, long **rec_length, 
buff              274 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c         *buff       = (double*) malloc ( sizeof ( double ));
buff              277 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c 	if ( NULL == *buff || NULL == *rec_length || NULL == *offbuff ) {
buff              283 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c         *buff       = (double* ) malloc(sizeof ( double) * num);
buff              286 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c 	if ( NULL == *buff || NULL == *rec_length || NULL == *offbuff ) {
buff              310 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c             *(*buff + ctr) = rec.timestamp;
buff              337 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c         *(*buff + ctr) = currnode->timestamp;
buff               98 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     struct mca_sharedfp_individual_record2 buff;
buff              112 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c         buff.recordid = current->recordid;
buff              113 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c         buff.timestamp = current->timestamp;
buff              114 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c         buff.localposition = current->localposition;
buff              115 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c         buff.recordlength = current->recordlength;
buff              119 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c                         "sharedfp_individual_write_metadata_file: Buff recordid %ld\n",buff.recordid);
buff              121 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c                         "sharedfp_individual_write_metadata_file: Buff timestamp %f\n", buff.timestamp);
buff              123 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c                         "sharedfp_individual_write_metadata_file: Buff localposition %lld\n",buff.localposition);
buff              125 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c                         "sharedfp_individual_write_metadata_file: Buff recordlength %ld\n",buff.recordlength);
buff              127 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c                         "sharedfp_individual_write_metadata_file: Size of buff %ld\n",sizeof(buff));
buff              138 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c                                                &buff,32, MPI_BYTE, &status);
buff              143 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c         (headnode)->metadatafile_offset = (headnode)->metadatafile_offset + sizeof(buff);
buff               88 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     long *buff=NULL;
buff              123 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         buff = (long*) malloc (sizeof(long) * size);
buff              124 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         if ( NULL == buff ) {
buff              129 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, buff, recvcnt,
buff              141 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c             bytesRequested += buff[i];
buff              162 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         buff[0] += offsetReceived;
buff              164 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c             buff[i] += buff[i-1];
buff              169 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE,
buff              189 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     if ( NULL != buff ) {
buff              190 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c 	free ( buff);
buff               86 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     long *buff=NULL;
buff              120 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         buff = (long*) malloc (sizeof(long) * size);
buff              121 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         if ( NULL == buff ) {
buff              129 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c                                             buff, 
buff              144 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c             bytesRequested += buff[i];
buff              165 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         buff[0] += offsetReceived;
buff              167 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c             buff[i] += buff[i-1];
buff              172 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, 
buff              198 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     if ( NULL != buff ) {
buff              199 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c 	free ( buff);
buff               86 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     long *buff=NULL;
buff              113 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         buff = (long*)malloc(sizeof(long) * size);
buff              114 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         if ( NULL == buff )
buff              119 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c                                             buff, recvcnt, OMPI_OFFSET_DATATYPE, 0,
buff              130 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c             bytesRequested += buff[i];
buff              151 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         buff[0] += offsetReceived;
buff              154 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c             buff[i] += buff[i-1];
buff              159 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE,
buff              176 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     if ( NULL != buff ) {
buff              177 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c 	free ( buff );
buff               85 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     long *buff=NULL;
buff              113 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         buff = (long*) malloc (sizeof(long) * size);
buff              114 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         if ( NULL == buff ) {
buff              122 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c                                             buff, 
buff              137 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c             bytesRequested += buff[i];
buff              158 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         buff[0] += offsetReceived;
buff              160 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c             buff[i] += buff[i-1];
buff              165 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, 
buff              191 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     if ( NULL != buff ) {
buff              192 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c 	free ( buff);
buff               80 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     long *buff=NULL;
buff              106 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         buff = (long*)malloc(sizeof(long) * fh->f_size);
buff              107 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         if (  NULL == buff )
buff              114 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c                                             buff, 
buff              129 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c 	    bytesRequested += buff[i];
buff              152 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         buff[0] += offsetReceived;
buff              154 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c             buff[i] += buff[i-1];
buff              159 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, 
buff              187 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     if ( NULL != buff ) {
buff              188 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c 	free ( buff );
buff               81 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     long *buff=NULL;
buff              106 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         buff = (long*)malloc(sizeof(long) * fh->f_size);
buff              107 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         if (  NULL == buff )
buff              112 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c                                             buff, recvcnt, OMPI_OFFSET_DATATYPE, 0,
buff              123 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c 	    bytesRequested += buff[i];
buff              146 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         buff[0] += offsetReceived;
buff              148 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c             buff[i] += buff[i-1];
buff              153 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE,
buff              175 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     if ( NULL != buff ) {
buff              176 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c 	free ( buff );
buff               80 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     long *buff=NULL;
buff               99 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         buff = (long*)malloc(sizeof(long) * fh->f_size);
buff              100 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         if (  NULL == buff )
buff              107 ompi/mca/sharedfp/sm/sharedfp_sm_read.c                                             buff, 
buff              122 ompi/mca/sharedfp/sm/sharedfp_sm_read.c             bytesRequested += buff[i];
buff              144 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         buff[0] += offsetReceived;
buff              146 ompi/mca/sharedfp/sm/sharedfp_sm_read.c             buff[i] += buff[i-1];
buff              151 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, 
buff              177 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     if ( NULL != buff ) {
buff              178 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         free ( buff );
buff               84 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     long *buff=NULL;
buff              103 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         buff = (long*)malloc(sizeof(long) * fh->f_size);
buff              104 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         if ( NULL == buff )
buff              109 ompi/mca/sharedfp/sm/sharedfp_sm_write.c                                             buff, recvcnt, OMPI_OFFSET_DATATYPE, 0,
buff              120 ompi/mca/sharedfp/sm/sharedfp_sm_write.c             bytesRequested += buff[i];
buff              141 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         buff[0] += offsetReceived;
buff              144 ompi/mca/sharedfp/sm/sharedfp_sm_write.c             buff[i] += buff[i-1];
buff              149 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE,
buff              169 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     if ( NULL != buff ) {
buff              170 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         free ( buff );
buff             1427 opal/mca/hwloc/base/hwloc_base_util.c     char *ret, *buff;
buff             1433 opal/mca/hwloc/base/hwloc_base_util.c            buff = strdup(input);
buff             1434 opal/mca/hwloc/base/hwloc_base_util.c            return buff;
buff               78 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_common.h                                 pmix_buffer_t *buff,
buff              129 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/base.h                                                     pmix_buffer_t * buff,
buff               92 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                                         pmix_buffer_t * buff,
buff              117 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c             buff, &bo, &cnt, PMIX_BYTE_OBJECT);
buff              270 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                 buff, &bo, &cnt, PMIX_BYTE_OBJECT);
buff              243 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h                                                                pmix_buffer_t *buff,
buff               70 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                                       pmix_buffer_t *buff,
buff              102 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     char *ret, *buff;
buff              108 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c        buff = strdup(input);
buff              109 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c        return buff;
buff               69 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c int pmix_srand(pmix_rng_buff_t *buff, uint32_t seed) {
buff               73 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     buff->tap1 = TAP1 - 1;
buff               74 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     buff->tap2 = TAP2 - 1;
buff               78 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c         buff->alfg[i] = 0;
buff               81 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     buff->alfg[CBIT] = 1;
buff               88 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c             buff->alfg[j] = buff->alfg[j] ^ ((galois(&seed_cpy))<<i);
buff               92 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     memcpy(&alfg_buffer, buff, sizeof(alfg_buffer));
buff              105 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c uint32_t pmix_rand(pmix_rng_buff_t *buff){
buff              107 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     int *tap1 = &(buff->tap1);
buff              108 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     int *tap2 = &(buff->tap2);
buff              113 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     overflow = (uint64_t) buff->alfg[*tap1] + (uint64_t) buff->alfg[*tap2];
buff              117 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     buff->alfg[temp] = (uint32_t) ( overflow & ((1ULL<<32) -1));
buff              123 opal/mca/pmix/pmix4x/pmix/src/util/alfg.c     return buff->alfg[temp];
buff               32 opal/mca/pmix/pmix4x/pmix/src/util/alfg.h PMIX_EXPORT int pmix_srand(pmix_rng_buff_t *buff, uint32_t seed);
buff               34 opal/mca/pmix/pmix4x/pmix/src/util/alfg.h PMIX_EXPORT uint32_t pmix_rand(pmix_rng_buff_t *buff);
buff               68 opal/util/alfg.c int opal_srand(opal_rng_buff_t *buff, uint32_t seed) {
buff               72 opal/util/alfg.c     buff->tap1 = TAP1 - 1;
buff               73 opal/util/alfg.c     buff->tap2 = TAP2 - 1;
buff               77 opal/util/alfg.c         buff->alfg[i] = 0;
buff               80 opal/util/alfg.c     buff->alfg[CBIT] = 1;
buff               87 opal/util/alfg.c             buff->alfg[j] = buff->alfg[j] ^ ((galois(&seed_cpy))<<i);
buff               91 opal/util/alfg.c     memcpy(&alfg_buffer, buff, sizeof(alfg_buffer));
buff              104 opal/util/alfg.c uint32_t opal_rand(opal_rng_buff_t *buff){
buff              106 opal/util/alfg.c     int *tap1 = &(buff->tap1);
buff              107 opal/util/alfg.c     int *tap2 = &(buff->tap2);
buff              112 opal/util/alfg.c     overflow = (uint64_t) buff->alfg[*tap1] + (uint64_t) buff->alfg[*tap2];
buff              116 opal/util/alfg.c     buff->alfg[temp] = (uint32_t) ( overflow & ((1ULL<<32) -1));
buff              122 opal/util/alfg.c     return buff->alfg[temp];
buff               31 opal/util/alfg.h OPAL_DECLSPEC int opal_srand(opal_rng_buff_t *buff, uint32_t seed);
buff               33 opal/util/alfg.h OPAL_DECLSPEC uint32_t opal_rand(opal_rng_buff_t *buff);
buff             1147 orte/mca/oob/tcp/oob_tcp_connection.c     char buff[255];
buff             1205 orte/mca/oob/tcp/oob_tcp_connection.c     snprintf(buff, sizeof(buff), "%s-%s %s: %s - %s nodelay %d sndbuf %d rcvbuf %d flags %08x\n",
buff             1209 orte/mca/oob/tcp/oob_tcp_connection.c     opal_output(0, "%s", buff);
buff              241 orte/mca/ras/tm/ras_tm_module.c     char *ret, *buff;
buff              247 orte/mca/ras/tm/ras_tm_module.c         buff = strdup(input);
buff              248 orte/mca/ras/tm/ras_tm_module.c         return buff;
buff              395 orte/mca/rmaps/rank_file/rmaps_rank_file.c     char buff[64];
buff              480 orte/mca/rmaps/rank_file/rmaps_rank_file.c                             sprintf(buff,"%d", orte_rmaps_rank_file_value.ival);
buff              481 orte/mca/rmaps/rank_file/rmaps_rank_file.c                             value = buff;
buff              300 orte/mca/rmaps/resilient/rmaps_resilient.c     char *ret, *buff;
buff              306 orte/mca/rmaps/resilient/rmaps_resilient.c         buff = strdup(input);
buff              307 orte/mca/rmaps/resilient/rmaps_resilient.c         return buff;
buff              533 orte/mca/rmaps/seq/rmaps_seq.c     char *ret, *buff;
buff              539 orte/mca/rmaps/seq/rmaps_seq.c            buff = strdup(input);
buff              540 orte/mca/rmaps/seq/rmaps_seq.c            return buff;
buff               49 orte/test/mpi/singleton_client_server.c   char buff[255] ;
buff              196 orte/test/mpi/singleton_client_server.c       CHK(MPI_Recv(buff, 255, MPI_CHAR, MPI_ANY_SOURCE,
buff              199 orte/test/mpi/singleton_client_server.c       printf("Received hello msg from '%s'\n", buff) ;
buff                7 orte/test/mpi/spawn-problem/ch_rec.c 	char buff[30];
buff               21 orte/test/mpi/spawn-problem/ch_rec.c 	MPI_Recv(&buff, sizeof(char)*30, MPI_CHAR, MPI_ANY_SOURCE,
buff               23 orte/test/mpi/spawn-problem/ch_rec.c   printf("Parent sent: %s\n", buff);
buff               29 orte/test/mpi/spawn-problem/ch_rec.c 		sprintf(buff,"level %d (pid:%d)", level, getpid());
buff               30 orte/test/mpi/spawn-problem/ch_rec.c 		MPI_Send(&buff, sizeof(char)*30, MPI_CHAR, 0, 100, comm[0]);
buff               31 orte/test/mpi/spawn-problem/ch_rec.c 		MPI_Irecv(&buff, sizeof(char)*30, MPI_CHAR, MPI_ANY_SOURCE,
buff               38 orte/test/mpi/spawn-problem/ch_rec.c 		sprintf(buff,"level %d (pid:%d)", level, getpid());
buff               39 orte/test/mpi/spawn-problem/ch_rec.c 		MPI_Send(&buff, sizeof(char)*30, MPI_CHAR, 0, 100, comm[1]);
buff               40 orte/test/mpi/spawn-problem/ch_rec.c 		MPI_Irecv(&buff, sizeof(char)*30, MPI_CHAR, MPI_ANY_SOURCE,
buff               45 orte/test/mpi/spawn-problem/ch_rec.c 			printf("Child %d sent: %s\n", j, buff);
buff               48 orte/test/mpi/spawn-problem/ch_rec.c 	sprintf(buff,"level %d (pid:%d)", level, getpid());
buff               49 orte/test/mpi/spawn-problem/ch_rec.c 	MPI_Send(&buff, sizeof(char)*30, MPI_CHAR, 0, 100, parent);
buff                7 orte/test/mpi/spawn-problem/start.c 	char buff[30];
buff               19 orte/test/mpi/spawn-problem/start.c 	sprintf(buff,"level %d (pid:%d)", level, getpid());
buff               20 orte/test/mpi/spawn-problem/start.c 	MPI_Send(&buff, sizeof(char)*30, MPI_CHAR, 0, 100, comm);
buff               22 orte/test/mpi/spawn-problem/start.c 	MPI_Recv(&buff, sizeof(char)*30, MPI_CHAR, MPI_ANY_SOURCE,
buff               24 orte/test/mpi/spawn-problem/start.c 	printf("Child sent: %s\n", buff);
buff              250 orte/tools/orte-clean/orte-clean.c     char *ret, *buff;
buff              263 orte/tools/orte-clean/orte-clean.c         buff = strdup(input);
buff              264 orte/tools/orte-clean/orte-clean.c         return buff;
buff              177 orte/util/hnp_contact.c     char *ret, *buff;
buff              183 orte/util/hnp_contact.c        buff = strdup(input);
buff              184 orte/util/hnp_contact.c        return buff;
buff              142 orte/util/hostfile/hostfile.c     char buff[64];
buff              151 orte/util/hostfile/hostfile.c             snprintf(buff, 64, "%d", orte_util_hostfile_value.ival);
buff              152 orte/util/hostfile/hostfile.c             value = buff;
buff              265 orte/util/hostfile/hostfile.c             snprintf(buff, 64, "%d", orte_util_hostfile_value.ival);
buff              266 orte/util/hostfile/hostfile.c             value = buff;
buff               26 oshmem/util/oshmem_util.c     char *buff, *str;
buff               37 oshmem/util/oshmem_util.c         ret = opal_asprintf(&buff, "%s %s", prefix, str);
buff               40 oshmem/util/oshmem_util.c         opal_output(output_id, buff, file, line, function);
buff               44 oshmem/util/oshmem_util.c         free(buff);
buff               54 oshmem/util/oshmem_util.c     char *buff, *str;
buff               64 oshmem/util/oshmem_util.c     ret = opal_asprintf(&buff, "%s %s", prefix, str);
buff               67 oshmem/util/oshmem_util.c     opal_output(output_id, buff, file, line, function);
buff               71 oshmem/util/oshmem_util.c     free(buff);
buff              134 test/monitoring/test_overhead.c static inline void op_coll(double*res, void*buff, int size, int tagno, void*rbuf) {
buff              140 test/monitoring/test_overhead.c     MPI_Bcast(buff, size, MPI_BYTE, 0, MPI_COMM_WORLD);