inc_prep_only     299 opal/mca/crs/base/crs_base_fns.c     to->inc_prep_only    = from->inc_prep_only;
inc_prep_only     321 opal/mca/crs/base/crs_base_fns.c     target->inc_prep_only = false;
inc_prep_only      89 opal/mca/crs/crs.h     bool inc_prep_only;
inc_prep_only     537 orte/mca/snapc/base/snapc_base_fns.c     if ( ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(options->inc_prep_only), &count, OPAL_BOOL)) ) {
inc_prep_only     599 orte/mca/snapc/base/snapc_base_fns.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(options->inc_prep_only), 1, OPAL_BOOL))) {
inc_prep_only     445 orte/mca/snapc/full/snapc_full_app.c         if( current_options->inc_prep_only ) {
inc_prep_only     949 orte/mca/snapc/full/snapc_full_app.c     current_options->inc_prep_only = OPAL_INT_TO_BOOL(opt_rep);
inc_prep_only    1462 orte/mca/snapc/full/snapc_full_global.c         options->inc_prep_only = true;
inc_prep_only    1526 orte/mca/snapc/full/snapc_full_local.c     opt_rep = (int)(options->inc_prep_only);
inc_prep_only    1715 orte/mca/snapc/full/snapc_full_local.c         if( local_global_snapshot.options->inc_prep_only &&