pBaseBuf           56 ompi/include/ompi/memchecker.h         f( (void *)pConvertor->pBaseBuf , pConvertor->local_size);
pBaseBuf           63 ompi/include/ompi/memchecker.h         unsigned char   *source_base = pConvertor->pBaseBuf;
pBaseBuf           47 ompi/mca/mtl/base/mtl_base_datatype.h 	    *buffer = convertor->pBaseBuf;
pBaseBuf           92 ompi/mca/mtl/base/mtl_base_datatype.h         *buffer = convertor->pBaseBuf +
pBaseBuf          379 ompi/mca/pml/cm/pml_cm.h 		convertor.pBaseBuf   = (unsigned char*)buf + datatype->super.true_lb;
pBaseBuf          241 ompi/mca/pml/cm/pml_cm_sendreq.h         (req_send)->req_base.req_convertor.pBaseBuf   =                 \
pBaseBuf           98 ompi/mca/pml/ucx/pml_ucx_datatype.c                                                  convertor->opal_conv.pBaseBuf, 0,
pBaseBuf          509 opal/datatype/opal_convertor.c         convertor->pBaseBuf   = (unsigned char*)pUserBuf;               \
pBaseBuf          671 opal/datatype/opal_convertor.c     destination->pBaseBuf          = source->pBaseBuf;
pBaseBuf          100 opal/datatype/opal_convertor.h     unsigned char*                pBaseBuf;       /**< initial buffer as supplied by the user */
pBaseBuf          241 opal/datatype/opal_convertor.h     unsigned char* base = pConv->pBaseBuf + pConv->bConverted + pConv->pDesc->true_lb;
pBaseBuf          248 opal/datatype/opal_convertor.h     unsigned char* base = pConv->pBaseBuf + offset + pConv->pDesc->true_lb;
pBaseBuf           85 opal/datatype/opal_convertor_raw.c     source_base  = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf           93 opal/datatype/opal_convertor_raw.c                            pos_desc, count_desc, (long)(source_base - pConvertor->pBaseBuf),
pBaseBuf          103 opal/datatype/opal_convertor_raw.c                     OPAL_DATATYPE_SAFEGUARD_POINTER( source_base, blength, pConvertor->pBaseBuf,
pBaseBuf          116 opal/datatype/opal_convertor_raw.c                     OPAL_DATATYPE_SAFEGUARD_POINTER( source_base, blength, pConvertor->pBaseBuf,
pBaseBuf          129 opal/datatype/opal_convertor_raw.c                 source_base = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          161 opal/datatype/opal_convertor_raw.c             source_base = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          176 opal/datatype/opal_convertor_raw.c                     OPAL_DATATYPE_SAFEGUARD_POINTER( source_base, end_loop->size, pConvertor->pBaseBuf,
pBaseBuf          202 opal/datatype/opal_convertor_raw.c             source_base = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          218 opal/datatype/opal_convertor_raw.c                 source_base - pStack->disp - pConvertor->pBaseBuf );
pBaseBuf           73 opal/datatype/opal_datatype_pack.c     source_base = (pConv->pBaseBuf + initial_displ + pStack[0].disp + pStack[1].disp);
pBaseBuf           88 opal/datatype/opal_datatype_pack.c                                         pConv->pBaseBuf, pConv->pDesc, pConv->count );
pBaseBuf          125 opal/datatype/opal_datatype_pack.c                            (void*)pConv->pBaseBuf, *out_size ); );
pBaseBuf          142 opal/datatype/opal_datatype_pack.c         user_memory = pConv->pBaseBuf + initial_displ + stack[0].disp + stack[1].disp;
pBaseBuf          160 opal/datatype/opal_datatype_pack.c                     user_memory = pConv->pBaseBuf + initial_displ + stack[0].disp;
pBaseBuf          208 opal/datatype/opal_datatype_pack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( user_memory, length, pConv->pBaseBuf,
pBaseBuf          227 opal/datatype/opal_datatype_pack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( user_memory, pData->size, pConv->pBaseBuf,
pBaseBuf          241 opal/datatype/opal_datatype_pack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( user_memory, remaining, pConv->pBaseBuf,
pBaseBuf          292 opal/datatype/opal_datatype_pack.c                            (void*)pConvertor, (void*)pConvertor->pBaseBuf,
pBaseBuf          303 opal/datatype/opal_datatype_pack.c     conv_ptr   = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          311 opal/datatype/opal_datatype_pack.c                            pos_desc, count_desc, (long)(conv_ptr - pConvertor->pBaseBuf),
pBaseBuf          323 opal/datatype/opal_datatype_pack.c                     conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          353 opal/datatype/opal_datatype_pack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          375 opal/datatype/opal_datatype_pack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          393 opal/datatype/opal_datatype_pack.c                 conv_ptr - pConvertor->pBaseBuf );
pBaseBuf          433 opal/datatype/opal_datatype_pack.c     OPAL_DATATYPE_SAFEGUARD_POINTER( _source, (_count * _elem->extent), (CONVERTOR)->pBaseBuf,
pBaseBuf          468 opal/datatype/opal_datatype_pack.c                            (void*)pConvertor, (void*)pConvertor->pBaseBuf,
pBaseBuf          479 opal/datatype/opal_datatype_pack.c     conv_ptr   = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          487 opal/datatype/opal_datatype_pack.c                            pos_desc, count_desc, (long)(conv_ptr - pConvertor->pBaseBuf),
pBaseBuf          497 opal/datatype/opal_datatype_pack.c                                        (void*)pConvertor->pBaseBuf, conv_ptr + pElem->elem.disp - pConvertor->pBaseBuf,
pBaseBuf          509 opal/datatype/opal_datatype_pack.c                     conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          541 opal/datatype/opal_datatype_pack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          567 opal/datatype/opal_datatype_pack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          586 opal/datatype/opal_datatype_pack.c                 conv_ptr - pConvertor->pBaseBuf );
pBaseBuf           52 opal/datatype/opal_datatype_pack.h         OPAL_DATATYPE_SAFEGUARD_POINTER( _source, _copy_blength, (CONVERTOR)->pBaseBuf,
pBaseBuf           61 opal/datatype/opal_datatype_pack.h             OPAL_DATATYPE_SAFEGUARD_POINTER( _source, _copy_blength, (CONVERTOR)->pBaseBuf,
pBaseBuf           91 opal/datatype/opal_datatype_pack.h         OPAL_DATATYPE_SAFEGUARD_POINTER( _source, _end_loop->size, (CONVERTOR)->pBaseBuf,
pBaseBuf           75 opal/datatype/opal_datatype_position.c     OPAL_DATATYPE_SAFEGUARD_POINTER( *(POINTER) + _elem->disp, _copy_blength, (CONVERTOR)->pBaseBuf,
pBaseBuf          102 opal/datatype/opal_datatype_position.c                                 (CONVERTOR)->pBaseBuf, (CONVERTOR)->pDesc, (CONVERTOR)->count );
pBaseBuf          122 opal/datatype/opal_datatype_position.c     unsigned char *base_pointer = pConvertor->pBaseBuf;
pBaseBuf          162 opal/datatype/opal_datatype_position.c                            pos_desc, count_desc, (unsigned long long)(base_pointer - pConvertor->pBaseBuf),
pBaseBuf          203 opal/datatype/opal_datatype_position.c             base_pointer = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          225 opal/datatype/opal_datatype_position.c             base_pointer = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          241 opal/datatype/opal_datatype_position.c             base_pointer = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          255 opal/datatype/opal_datatype_position.c                     base_pointer - pConvertor->pBaseBuf );
pBaseBuf           80 opal/datatype/opal_datatype_unpack.c                            (void*)pConv->pBaseBuf, *out_size ); );
pBaseBuf           92 opal/datatype/opal_datatype_unpack.c         user_memory = pConv->pBaseBuf + initial_displ;
pBaseBuf          101 opal/datatype/opal_datatype_unpack.c                                              pConv->pBaseBuf, pData, pConv->count );
pBaseBuf          114 opal/datatype/opal_datatype_unpack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( user_memory, length, pConv->pBaseBuf,
pBaseBuf          133 opal/datatype/opal_datatype_unpack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( user_memory, pData->size, pConv->pBaseBuf,
pBaseBuf          147 opal/datatype/opal_datatype_unpack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( user_memory, remaining, pConv->pBaseBuf,
pBaseBuf          287 opal/datatype/opal_datatype_unpack.c     conv_ptr   = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          295 opal/datatype/opal_datatype_unpack.c                            pos_desc, count_desc, (long)(conv_ptr - pConvertor->pBaseBuf),
pBaseBuf          313 opal/datatype/opal_datatype_unpack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          327 opal/datatype/opal_datatype_unpack.c                     conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          374 opal/datatype/opal_datatype_unpack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          396 opal/datatype/opal_datatype_unpack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          416 opal/datatype/opal_datatype_unpack.c                 conv_ptr - pConvertor->pBaseBuf );
pBaseBuf          466 opal/datatype/opal_datatype_unpack.c     conv_ptr   = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          474 opal/datatype/opal_datatype_unpack.c                            pos_desc, count_desc, (long)(conv_ptr - pConvertor->pBaseBuf),
pBaseBuf          485 opal/datatype/opal_datatype_unpack.c                 OPAL_DATATYPE_SAFEGUARD_POINTER( conv_ptr + pElem->elem.disp, pData->size, pConvertor->pBaseBuf,
pBaseBuf          489 opal/datatype/opal_datatype_unpack.c                                        (void*)pConvertor->pBaseBuf, conv_ptr + pElem->elem.disp - pConvertor->pBaseBuf,
pBaseBuf          501 opal/datatype/opal_datatype_unpack.c                     conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          551 opal/datatype/opal_datatype_unpack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          561 opal/datatype/opal_datatype_unpack.c                 conv_ptr = pConvertor->pBaseBuf + pStack->disp;
pBaseBuf          581 opal/datatype/opal_datatype_unpack.c                 conv_ptr - pConvertor->pBaseBuf );
pBaseBuf           51 opal/datatype/opal_datatype_unpack.h         OPAL_DATATYPE_SAFEGUARD_POINTER( _destination, _copy_blength, (CONVERTOR)->pBaseBuf,
pBaseBuf           60 opal/datatype/opal_datatype_unpack.h             OPAL_DATATYPE_SAFEGUARD_POINTER( _destination, _copy_blength, (CONVERTOR)->pBaseBuf,
pBaseBuf           90 opal/datatype/opal_datatype_unpack.h         OPAL_DATATYPE_SAFEGUARD_POINTER( _destination, _end_loop->size, (CONVERTOR)->pBaseBuf,