app_idx           602 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             if( app->idx == vpid->app_idx ) {
app_idx           674 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             if( app->idx == vpid->app_idx ) {
app_idx           842 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             app = (pmix_app_context_t*)pmix_pointer_array_get_item(jobs[i]->apps, proc->app_idx);
app_idx           221 orte/mca/errmgr/base/errmgr_base_fns.c         if(proc->app_idx == cur_app_context->idx) {
app_idx           271 orte/mca/errmgr/base/errmgr_base_fns.c         proc->app_idx = new_app_context->idx;
app_idx           106 orte/mca/filem/filem.h     orte_app_idx_t app_idx;
app_idx            44 orte/mca/filem/raw/filem_raw.h     orte_app_idx_t app_idx;
app_idx            58 orte/mca/filem/raw/filem_raw.h     orte_app_idx_t app_idx;
app_idx           537 orte/mca/filem/raw/filem_raw_module.c         xfer->app_idx = fs->app_idx;
app_idx           678 orte/mca/filem/raw/filem_raw_module.c         if (proc->app_idx != app->idx) {
app_idx          1243 orte/mca/filem/raw/filem_raw_module.c     ptr->app_idx = 0;
app_idx          1289 orte/mca/filem/raw/filem_raw_module.c     ptr->app_idx = 0;
app_idx           747 orte/mca/odls/base/odls_base_default_fns.c             app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, pptr->app_idx);
app_idx          1209 orte/mca/odls/base/odls_base_default_fns.c                     j == (int)child->app_idx) {
app_idx          1238 orte/mca/odls/base/odls_base_default_fns.c                     j == (int)child->app_idx) {
app_idx          1254 orte/mca/odls/base/odls_base_default_fns.c                     j == (int)child->app_idx) {
app_idx          1302 orte/mca/odls/base/odls_base_default_fns.c                     j == (int)child->app_idx) {
app_idx          1325 orte/mca/odls/base/odls_base_default_fns.c                     j == (int)child->app_idx) {
app_idx          1351 orte/mca/odls/base/odls_base_default_fns.c             if (j != (int)child->app_idx) {
app_idx          2067 orte/mca/odls/base/odls_base_default_fns.c     app = (orte_app_context_t*)opal_pointer_array_get_item(jobdat->apps, child->app_idx);
app_idx           542 orte/mca/rmaps/base/rmaps_base_map_job.c                             ORTE_VPID_PRINT(proc->name.vpid),  (long)proc->app_idx,
app_idx           136 orte/mca/rmaps/base/rmaps_base_ranking.c                         if (proc->app_idx != app->idx) {
app_idx           257 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (proc->app_idx != app->idx) {
app_idx           427 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (proc->app_idx != app->idx) {
app_idx           646 orte/mca/rmaps/base/rmaps_base_ranking.c                         if (proc->app_idx != app->idx) {
app_idx           705 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (proc->app_idx != app->idx) {
app_idx           827 orte/mca/rmaps/base/rmaps_base_ranking.c             if (proc->app_idx != app->idx) {
app_idx           523 orte/mca/rmaps/base/rmaps_base_support_fns.c     proc->app_idx = idx;
app_idx            64 orte/mca/rmaps/ppr/rmaps_ppr.c                   orte_app_idx_t app_idx,
app_idx           436 orte/mca/rmaps/ppr/rmaps_ppr.c                   orte_app_idx_t app_idx,
app_idx           471 orte/mca/rmaps/ppr/rmaps_ppr.c         prune(jobid, app_idx, node, level, nmapped);
app_idx           509 orte/mca/rmaps/ppr/rmaps_ppr.c                 proc->app_idx != app_idx) {
app_idx           561 orte/mca/rmaps/ppr/rmaps_ppr.c                         proc->app_idx != app_idx) {
app_idx           611 orte/mca/rmaps/ppr/rmaps_ppr.c     prune(jobid, app_idx, node, level, nmapped);
app_idx           153 orte/mca/rmaps/resilient/rmaps_resilient.c         app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, proc->app_idx);
app_idx           149 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                 if (proc->app_idx != app->idx) {
app_idx           279 orte/mca/rtc/hwloc/rtc_hwloc.c     context = (orte_app_context_t*)opal_pointer_array_get_item(jobdat->apps, child->app_idx);
app_idx           757 orte/mca/sstore/stage/sstore_stage_local.c             if( app->idx == child->app_idx ) {
app_idx           576 orte/orted/orted_main.c         proc->app_idx = 0;
app_idx           600 orte/orted/orted_main.c         proc->app_idx = 0;
app_idx          2091 orte/orted/orted_submit.c             app = (orte_app_context_t*)opal_pointer_array_get_item(trk->jdata->apps, proc->app_idx);
app_idx          2162 orte/orted/orted_submit.c         app = (orte_app_context_t*)opal_pointer_array_get_item(trk->jdata->apps, proc->app_idx);
app_idx          2595 orte/orted/orted_submit.c         if (NULL == (appctx = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, proc->app_idx))) {
app_idx           748 orte/orted/pmix/pmix_server_gen.c                     app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, proct->app_idx);
app_idx           798 orte/orted/pmix/pmix_server_gen.c                         app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, proct->app_idx);
app_idx           965 orte/orted/pmix/pmix_server_gen.c     proc->app_idx = 0;
app_idx           412 orte/orted/pmix/pmix_server_register_fns.c                 kv->data.uint32 = pptr->app_idx;
app_idx           416 orte/orted/pmix/pmix_server_register_fns.c                 app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, pptr->app_idx);
app_idx           437 orte/orted/pmix/pmix_server_register_fns.c                 app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, pptr->app_idx);
app_idx           387 orte/runtime/data_type_support/orte_dt_packing_fns.c                          (void*)(&(procs[i]->app_idx)), 1, ORTE_STD_CNTR))) {
app_idx           488 orte/runtime/data_type_support/orte_dt_print_fns.c                      ORTE_JOBID_PRINT(src->name.jobid), (long)src->app_idx,
app_idx           499 orte/runtime/data_type_support/orte_dt_print_fns.c                      ORTE_JOBID_PRINT(src->name.jobid), (long)src->app_idx,
app_idx           536 orte/runtime/data_type_support/orte_dt_print_fns.c              orte_proc_state_to_str(src->state), (long)src->app_idx, pfx2, locale, pfx2,  tmp2);
app_idx           414 orte/runtime/data_type_support/orte_dt_unpacking_fns.c                          (&(procs[i]->app_idx)), &n, ORTE_STD_CNTR))) {
app_idx           797 orte/runtime/orte_globals.c     proc->app_idx = 0;
app_idx           405 orte/runtime/orte_globals.h     orte_app_idx_t app_idx;
app_idx           386 orte/runtime/orte_quit.c             approc = (orte_app_context_t*)opal_pointer_array_get_item(job->apps, proc->app_idx);
app_idx          1222 orte/util/nidmap.c                 proc->app_idx = n;