allocate          337 ompi/group/group.h static inline struct ompi_proc_t *ompi_group_dense_lookup (ompi_group_t *group, const int peer_id, const bool allocate)
allocate          351 ompi/group/group.h         if (!allocate) {
allocate          374 ompi/group/group.h static inline ompi_proc_t *ompi_group_get_proc_ptr (ompi_group_t *group, int rank, const bool allocate)
allocate          379 ompi/group/group.h             return ompi_group_dense_lookup (group, rank, allocate);
allocate          386 ompi/group/group.h     return ompi_group_dense_lookup (group, rank, allocate);
allocate          104 opal/mca/pmix/ext2x/ext2x.c     .allocate = ext2x_allocate,
allocate          134 opal/mca/pmix/ext2x/ext2x_server_north.c     .allocate = server_allocate,
allocate         1163 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->allocate) {
allocate         1193 opal/mca/pmix/ext2x/ext2x_server_north.c     if (OPAL_SUCCESS != (rc = host_module->allocate(&requestor, odir,
allocate          109 opal/mca/pmix/ext3x/ext3x.c     .allocate = ext3x_allocate,
allocate          143 opal/mca/pmix/ext3x/ext3x_server_north.c     .allocate = server_allocate,
allocate         1215 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->allocate) {
allocate         1245 opal/mca/pmix/ext3x/ext3x_server_north.c     if (OPAL_SUCCESS != (rc = host_module->allocate(&requestor, odir,
allocate          940 opal/mca/pmix/pmix.h     opal_pmix_base_alloc_fn_t                               allocate;
allocate          542 opal/mca/pmix/pmix4x/pmix/include/pmix_server.h     pmix_server_alloc_fn_t              allocate;
allocate          442 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         if (NULL == pmix_host_server.allocate) {
allocate          448 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         rc = pmix_host_server.allocate(&pmix_globals.myid,
allocate          105 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                 if (NULL != active->module->allocate) {
allocate          106 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                     if (PMIX_SUCCESS == (rc = active->module->allocate(nptr, info, ninfo, ilist))) {
allocate           49 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     .allocate = pmix_pnet_base_allocate,
allocate           55 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c static pmix_status_t allocate(pmix_namespace_t *nptr,
allocate           77 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     .allocate = allocate,
allocate          157 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/pnet.h     pmix_pnet_base_module_allocate_fn_t             allocate;
allocate          196 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/pnet.h     pmix_pnet_base_API_allocate_fn_t                allocate;
allocate           52 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c static pmix_status_t allocate(pmix_namespace_t *nptr,
allocate           73 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     .allocate = allocate,
allocate           49 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c static pmix_status_t allocate(pmix_namespace_t *nptr,
allocate           71 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     .allocate = allocate,
allocate         1566 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (PMIX_SUCCESS != (rc = pmix_pnet.allocate(cd->nspace,
allocate         2792 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.allocate) {
allocate         2833 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (PMIX_SUCCESS != (rc = pmix_host_server.allocate(&proc, directive,
allocate          140 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     .allocate = alloc_fn,
allocate          108 opal/mca/pmix/pmix4x/pmix4x.c     .allocate = pmix4x_allocate,
allocate          142 opal/mca/pmix/pmix4x/pmix4x_server_north.c     .allocate = server_allocate,
allocate         1214 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->allocate) {
allocate         1244 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (OPAL_SUCCESS != (rc = host_module->allocate(&requestor, odir,
allocate          277 opal/mca/pmix/pmix_server.h     opal_pmix_server_alloc_fn_t                 allocate;
allocate          160 orte/mca/ras/base/ras_base_allocate.c         if (ORTE_SUCCESS != (rc = orte_ras_base.active_module->allocate(jdata, &nodes))) {
allocate           50 orte/mca/ras/lsf/ras_lsf_module.c static int allocate(orte_job_t *jdata, opal_list_t *nodes);
allocate           59 orte/mca/ras/lsf/ras_lsf_module.c     allocate,
allocate          102 orte/mca/ras/ras.h     orte_ras_base_module_allocate_fn_t      allocate;
allocate           36 orte/mca/ras/simulator/ras_sim_module.c static int allocate(orte_job_t *jdata, opal_list_t *nodes);
allocate           45 orte/mca/ras/simulator/ras_sim_module.c     allocate,
allocate           44 orte/mca/ras/tm/ras_tm_module.c static int allocate(orte_job_t *jdata, opal_list_t *nodes);
allocate           59 orte/mca/ras/tm/ras_tm_module.c     allocate,
allocate          111 orte/orted/pmix/pmix_server.c     .allocate = pmix_server_alloc_fn,