id                 74 ompi/datatype/ompi_datatype.h     int32_t            id;                       /**< OMPI-layers unique id of the type */
id                428 ompi/datatype/ompi_datatype_args.c         position[1] = datatype->id;   /* On the OMPI - layer, copy the ompi_datatype.id */
id                469 ompi/datatype/ompi_datatype_args.c             position[i] = temp_data->id;  /* On the OMPI - layer, copy the ompi_datatype.id */
id                 39 ompi/datatype/ompi_datatype_create.c     datatype->id                 = -1;
id                108 ompi/datatype/ompi_datatype_create.c     new_ompi_datatype->id = oldType->id;
id                427 ompi/datatype/ompi_datatype_internal.h     .id = OMPI_DATATYPE_MPI_ ## NAME,                                                \
id                487 ompi/datatype/ompi_datatype_internal.h         .id = OPAL_DATATYPE_ ## TYPE ## SIZE,                                        \
id                386 ompi/datatype/ompi_datatype_module.c         (PDST)->super.id       = (PSRC)->super.id;                                   \
id                425 ompi/datatype/ompi_datatype_module.c         ptype->id = MPIDDT;                                                          \
id                443 ompi/datatype/ompi_datatype_module.c         ptype->super.id = (MPIDDT);                                                  \
id                765 ompi/datatype/ompi_datatype_module.c                        (void*)pData, pData->name, pData->id,
id                766 ompi/datatype/ompi_datatype_module.c                        pData->super.size, pData->super.align, (uint32_t)pData->super.id, pData->super.desc.length, pData->super.desc.used,
id                 67 ompi/datatype/ompi_datatype_sndrcv.c     if (rdtype->id == OMPI_DATATYPE_MPI_PACKED) {
id                 84 ompi/datatype/ompi_datatype_sndrcv.c     if (sdtype->id == OMPI_DATATYPE_MPI_PACKED) {
id                353 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&type->super.id, sizeof(uint16_t));
id                372 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&type->id, sizeof(int32_t));
id                193 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h     int ompi_type_id = dtype->id;
id                194 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h     int opal_type_id = dtype->super.id;
id                216 ompi/mca/coll/hcoll/coll_hcoll_ops.c     if (OPAL_UNLIKELY(HCOL_DTE_OP_NULL == Op->id)){
id                265 ompi/mca/coll/hcoll/coll_hcoll_ops.c     if (OPAL_UNLIKELY(HCOL_DTE_OP_NULL == Op->id)){
id                604 ompi/mca/coll/hcoll/coll_hcoll_ops.c     if (OPAL_UNLIKELY(HCOL_DTE_OP_NULL == Op->id)){
id                655 ompi/mca/coll/hcoll/coll_hcoll_ops.c     if (OPAL_UNLIKELY(HCOL_DTE_OP_NULL == Op->id)){
id                 55 ompi/mca/coll/portals4/coll_portals4.h     ptl_process_t id;
id                301 ompi/mca/coll/portals4/coll_portals4.h                 dtype->id);
id                305 ompi/mca/coll/portals4/coll_portals4.h     if (dtype->id >= OMPI_DATATYPE_MPI_MAX_PREDEFINED) {
id                308 ompi/mca/coll/portals4/coll_portals4.h                 dtype->id);
id                319 ompi/mca/coll/portals4/coll_portals4.h     *ptl_dtype = ompi_coll_portals4_atomic_datatype[dtype->id];
id                323 ompi/mca/coll/portals4/coll_portals4.h                 dtype->id);
id                401 ompi/mca/coll/portals4/coll_portals4_component.c     ret = PtlGetId(mca_coll_portals4_component.ni_h, &mca_coll_portals4_component.id);
id                 46 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c static void fake_an_open(PVFS_fs_id id,
id                190 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c static void fake_an_open(PVFS_fs_id id,
id                226 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     ret = PVFS_sys_lookup(id,
id                234 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c 	    ret = PVFS_sys_getparent(id,
id                290 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c 		ret = PVFS_sys_lookup(id,
id                331 ompi/mca/mtl/portals4/mtl_portals4_component.c     ptl_process_t id;
id                402 ompi/mca/mtl/portals4/mtl_portals4_component.c     ret = PtlGetPhysId(ompi_mtl_portals4.ni_h, &id);
id                410 ompi/mca/mtl/portals4/mtl_portals4_component.c     ompi_mtl_portals4.ptl_process_id = id;
id                412 ompi/mca/mtl/portals4/mtl_portals4_component.c         "PtlGetPhysId rank=%x nid=%x pid=%x\n", id.rank, id.phys.nid, id.phys.pid));
id                416 ompi/mca/mtl/portals4/mtl_portals4_component.c                     &id, sizeof(id));
id                426 ompi/mca/mtl/portals4/mtl_portals4_component.c                          id.phys.nid, id.phys.pid));
id                176 ompi/mca/pml/ucx/pml_ucx_datatype.c         PML_UCX_ASSERT(datatype->id < OMPI_DATATYPE_MAX_PREDEFINED);
id                177 ompi/mca/pml/ucx/pml_ucx_datatype.c         ompi_pml_ucx.predefined_types[datatype->id] = ucp_datatype;
id                187 ompi/mca/topo/treematch/treematch/tm_bucket.c void add_to_bucket(int id,int i,int j,bucket_list_t bucket_list)
id                192 ompi/mca/topo/treematch/treematch/tm_bucket.c   bucket = bucket_list->bucket_tab[id];
id                202 ompi/mca/topo/treematch/treematch/tm_bucket.c 	     id,(void*)bucket->bucket, bucket->nb_elem, bucket->nb_elem+size);
id                266 ompi/mca/topo/treematch/treematch/tm_bucket.c   int N,i,j,id;
id                272 ompi/mca/topo/treematch/treematch/tm_bucket.c       id = bucket_id(i,j,bucket_list);
id                273 ompi/mca/topo/treematch/treematch/tm_bucket.c       add_to_bucket(id,i,j,bucket_list);
id                293 ompi/mca/topo/treematch/treematch/tm_bucket.c   int i,j,k,n,id;
id                356 ompi/mca/topo/treematch/treematch/tm_bucket.c   id = 1;
id                359 ompi/mca/topo/treematch/treematch/tm_bucket.c     i = sample[2*(id-1)];
id                360 ompi/mca/topo/treematch/treematch/tm_bucket.c     j = sample[2*(id-1)+1];
id                361 ompi/mca/topo/treematch/treematch/tm_bucket.c     id *= 2;
id                429 ompi/mca/topo/treematch/treematch/tm_bucket.c 	printf("%d: %d-%d\n",*nb_groups,parent->child[0]->id,parent->child[1]->id);
id                443 ompi/mca/topo/treematch/treematch/tm_bucket.c 	printf("%d: %d-%d-%d\n",*nb_groups,parent->child[0]->id,parent->child[1]->id,parent->child[2]->id);
id                457 ompi/mca/topo/treematch/treematch/tm_bucket.c 	printf("%d: %d-%d-%d\n",*nb_groups,parent->child[0]->id,parent->child[1]->id,parent->child[2]->id);
id                617 ompi/mca/topo/treematch/treematch/tm_bucket.c     int id;
id                629 ompi/mca/topo/treematch/treematch/tm_bucket.c     for(id=0;id<nb_threads;id++){
id                631 ompi/mca/topo/treematch/treematch/tm_bucket.c       inf[id]=id*M/nb_threads;
id                632 ompi/mca/topo/treematch/treematch/tm_bucket.c       sup[id]=(id+1)*M/nb_threads;
id                633 ompi/mca/topo/treematch/treematch/tm_bucket.c       if(id == nb_threads-1) sup[id]=M;
id                634 ompi/mca/topo/treematch/treematch/tm_bucket.c       args[0]=(void*)(inf+id);
id                635 ompi/mca/topo/treematch/treematch/tm_bucket.c       args[1]=(void*)(sup+id);
id                638 ompi/mca/topo/treematch/treematch/tm_bucket.c       args[4]=(void*)(tab_val+id);
id                640 ompi/mca/topo/treematch/treematch/tm_bucket.c       works[id]= create_work(5,args,partial_update_val);
id                642 ompi/mca/topo/treematch/treematch/tm_bucket.c 	printf("Executing %p\n",(void *)works[id]);
id                644 ompi/mca/topo/treematch/treematch/tm_bucket.c       submit_work( works[id], id);
id                647 ompi/mca/topo/treematch/treematch/tm_bucket.c     for(id=0;id<nb_threads;id++){
id                648 ompi/mca/topo/treematch/treematch/tm_bucket.c       wait_work_completion(works[id]);
id                649 ompi/mca/topo/treematch/treematch/tm_bucket.c       val+=tab_val[id];
id                650 ompi/mca/topo/treematch/treematch/tm_bucket.c       FREE(works[id]->args);
id                651 ompi/mca/topo/treematch/treematch/tm_bucket.c       destroy_work(works[id]);
id                533 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     const_tab[i].id = i;
id                774 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     tab_child[i]->id = i;
id                783 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   set_node( cur_node, tab_child, k, NULL, cur_node->id, 0, NULL, depth);
id                858 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   root -> id = 0;
id                405 ompi/mca/topo/treematch/treematch/tm_mapping.c     proc_list[(*i)++] = comm_tree->id;
id                 30 ompi/mca/topo/treematch/treematch/tm_mapping.h   int id;  /* id of the corresponding subtree*/
id                 19 ompi/mca/topo/treematch/treematch/tm_thread_pool.c static int bind_myself_to_core(hwloc_topology_t topology, int id);
id                 40 ompi/mca/topo/treematch/treematch/tm_thread_pool.c int bind_myself_to_core(hwloc_topology_t topology, int id){
id                 53 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     my_core = id*(nb_cores/nb_threads);
id                 60 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     my_core = id%nb_cores;
id                 64 ompi/mca/topo/treematch/treematch/tm_thread_pool.c        printf("Mapping thread %d on core %d\n",id,my_core);
id                108 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   int id = local->id;
id                116 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   bind_myself_to_core(topology,id);
id                222 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     local[i].id = i;
id                245 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   int id;
id                251 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     for (id=0;id<pool->nb_threads;id++){
id                252 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       submit_work(&work,id);
id                256 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     for (id=0;id<pool->nb_threads;id++){
id                257 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       pthread_join(pool->thread_list[id],(void **) &ret);
id                259 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       pthread_cond_destroy(pool->cond_var +id);
id                260 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       pthread_mutex_destroy(pool->list_lock +id);
id                261 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       if (pool->working_list[id].next != NULL)
id                263 ompi/mca/topo/treematch/treematch/tm_thread_pool.c 	  printf("Working list of thread %d not empty!\n",id);
id                 20 ompi/mca/topo/treematch/treematch/tm_thread_pool.h   int id;
id                439 ompi/mca/topo/treematch/treematch/tm_topology.c   unsigned long  id;
id                446 ompi/mca/topo/treematch/treematch/tm_topology.c   for(id = 0; id < topology->nb_nodes[topology->nb_levels-1]/topology->oversub_fact; id++)
id                447 ompi/mca/topo/treematch/treematch/tm_topology.c     printf("%d ",topology->node_rank[id]);
id                797 ompi/mca/topo/treematch/treematch/tm_topology.c 	int id = core_numbering[j%nb_core_per_nodes] + (nb_core_per_nodes)*(j/nb_core_per_nodes);
id                798 ompi/mca/topo/treematch/treematch/tm_topology.c 	topology->node_id[j]    = id;
id                799 ompi/mca/topo/treematch/treematch/tm_topology.c 	topology->node_rank[id] = j;
id                873 ompi/mca/topo/treematch/treematch/tm_topology.c     int id = topology->node_id[j/oversub_fact];
id                874 ompi/mca/topo/treematch/treematch/tm_topology.c     node_id[j]    = id;
id                875 ompi/mca/topo/treematch/treematch/tm_topology.c     node_rank[id] = j;
id                178 ompi/mca/topo/treematch/treematch/tm_tree.c 	      int id, double val, tm_tree_t *tab_child, int depth)
id                185 ompi/mca/topo/treematch/treematch/tm_tree.c   node->id = id;
id                196 ompi/mca/topo/treematch/treematch/tm_tree.c 	   (void *)(node->child), node->arity, (void *)(node->parent), node->id, node->val, node->uniq);
id                208 ompi/mca/topo/treematch/treematch/tm_tree.c   new->id = old->id;
id                229 ompi/mca/topo/treematch/treematch/tm_tree.c       id1 = new_tab_node[i].child[i1]->id;
id                264 ompi/mca/topo/treematch/treematch/tm_tree.c 	  id1 = tab_node[i].child[i1]->id;
id                266 ompi/mca/topo/treematch/treematch/tm_tree.c 	    id2 = tab_node[j].child[j1]->id;
id                294 ompi/mca/topo/treematch/treematch/tm_tree.c     int id;
id                306 ompi/mca/topo/treematch/treematch/tm_tree.c     for(id=0;id<nb_threads;id++){
id                308 ompi/mca/topo/treematch/treematch/tm_tree.c       inf[id]=id*M/nb_threads;
id                309 ompi/mca/topo/treematch/treematch/tm_tree.c       sup[id]=(id+1)*M/nb_threads;
id                310 ompi/mca/topo/treematch/treematch/tm_tree.c       if(id == nb_threads-1) sup[id]=M;
id                311 ompi/mca/topo/treematch/treematch/tm_tree.c       nnz_tab[id] = 0;
id                312 ompi/mca/topo/treematch/treematch/tm_tree.c       args[0]=(void*)(inf+id);
id                313 ompi/mca/topo/treematch/treematch/tm_tree.c       args[1]=(void*)(sup+id);
id                319 ompi/mca/topo/treematch/treematch/tm_tree.c       args[7]=(void*)(nnz_tab+id);
id                321 ompi/mca/topo/treematch/treematch/tm_tree.c       works[id]= create_work(8, args, partial_aggregate_aff_mat);
id                323 ompi/mca/topo/treematch/treematch/tm_tree.c 	printf("Executing %p\n", (void *)works[id]);
id                325 ompi/mca/topo/treematch/treematch/tm_tree.c       submit_work( works[id], id);
id                328 ompi/mca/topo/treematch/treematch/tm_tree.c     for(id=0;id<nb_threads;id++){
id                329 ompi/mca/topo/treematch/treematch/tm_tree.c       wait_work_completion(works[id]);
id                330 ompi/mca/topo/treematch/treematch/tm_tree.c       FREE(works[id]->args);
id                331 ompi/mca/topo/treematch/treematch/tm_tree.c       nnz += nnz_tab[id];
id                332 ompi/mca/topo/treematch/treematch/tm_tree.c       destroy_work(works[id]);
id                346 ompi/mca/topo/treematch/treematch/tm_tree.c 	  id1 = tab_node[i].child[i1]->id;
id                348 ompi/mca/topo/treematch/treematch/tm_tree.c 	    id2 = tab_node[j].child[j1]->id;
id                409 ompi/mca/topo/treematch/treematch/tm_tree.c   int i, j, id, id1, id2;
id                416 ompi/mca/topo/treematch/treematch/tm_tree.c     id = cur_group[i]->id;
id                417 ompi/mca/topo/treematch/treematch/tm_tree.c     res += sum_row[id];
id                421 ompi/mca/topo/treematch/treematch/tm_tree.c     id1 = cur_group[i]->id;
id                423 ompi/mca/topo/treematch/treematch/tm_tree.c       id2 = cur_group[j]->id;
id                457 ompi/mca/topo/treematch/treematch/tm_tree.c       printf("cur_group[%d]=%d ", i, cur_group[i]->id);
id                469 ompi/mca/topo/treematch/treematch/tm_tree.c void  list_all_possible_groups(tm_affinity_mat_t *aff_mat, tm_tree_t *tab_node, int id, int arity, int depth,
id                480 ompi/mca/topo/treematch/treematch/tm_tree.c   }else if( (mat_order+depth) >= (arity+id) ){
id                482 ompi/mca/topo/treematch/treematch/tm_tree.c     for( i = id ; i < mat_order ; i++ ){
id                521 ompi/mca/topo/treematch/treematch/tm_tree.c 	if(elem->tab[i]->id == selection[j]->tab[k]->id)
id                539 ompi/mca/topo/treematch/treematch/tm_tree.c       printf("%d ", selection[i]->tab[j]->id);
id                540 ompi/mca/topo/treematch/treematch/tm_tree.c     printf("(%d)-- ", selection[i]->id);
id                557 ompi/mca/topo/treematch/treematch/tm_tree.c       printf("%d ", father[i].child[j]->id);
id                639 ompi/mca/topo/treematch/treematch/tm_tree.c   return (e1->tab[0]->id < e2->tab[0]->id) ? - 1 : 1;
id                693 ompi/mca/topo/treematch/treematch/tm_tree.c 	printf("%d ", tab_group[i]->tab[j]->id);
id                739 ompi/mca/topo/treematch/treematch/tm_tree.c 	  if(elem1->tab[ii]->id == elem2->tab[jj]->id){
id                757 ompi/mca/topo/treematch/treematch/tm_tree.c   int id_elem = elem->id;
id                765 ompi/mca/topo/treematch/treematch/tm_tree.c     id_select = selection[i] -> id;
id                870 ompi/mca/topo/treematch/treematch/tm_tree.c    size_t bound_size = nb_groups-group->id+2;
id                884 ompi/mca/topo/treematch/treematch/tm_tree.c    elem-> id             = group->id;
id                941 ompi/mca/topo/treematch/treematch/tm_tree.c   int id=-1, id1, id2;
id                995 ompi/mca/topo/treematch/treematch/tm_tree.c 	id = work->tab_group[i];
id                996 ompi/mca/topo/treematch/treematch/tm_tree.c 	selection[i] = tab_group[id];
id                997 ompi/mca/topo/treematch/treematch/tm_tree.c 	val +=  tab_group[id]->val;
id                999 ompi/mca/topo/treematch/treematch/tm_tree.c       thread_derecurs_exhaustive_search(tab_group, id+1, n, arity, work->nb_groups, solution_size, val, best_val, selection, best_selection, indep_mat, lock, thread_id, tab_i, work->nb_groups);
id               1080 ompi/mca/topo/treematch/treematch/tm_tree.c static work_unit_t *generate_work_units(work_unit_t *cur,  int i, int id, int *tab_group,int size, int id_max){
id               1082 ompi/mca/topo/treematch/treematch/tm_tree.c   tab_group[i] = id;
id               1087 ompi/mca/topo/treematch/treematch/tm_tree.c   if(id == id_max-1){
id               1091 ompi/mca/topo/treematch/treematch/tm_tree.c   id++;
id               1092 ompi/mca/topo/treematch/treematch/tm_tree.c   for(;id < id_max;id++){
id               1093 ompi/mca/topo/treematch/treematch/tm_tree.c     cur = generate_work_units(cur,i+1,id,tab_group, size, id_max);
id               1131 ompi/mca/topo/treematch/treematch/tm_tree.c   int id;
id               1150 ompi/mca/topo/treematch/treematch/tm_tree.c 	printf("%d ", tab_group[i]->tab[j]->id);
id               1178 ompi/mca/topo/treematch/treematch/tm_tree.c   for(id=0;id<nb_threads;id++){
id               1189 ompi/mca/topo/treematch/treematch/tm_tree.c     works[id]= create_work(9, args, partial_exhaustive_search);
id               1191 ompi/mca/topo/treematch/treematch/tm_tree.c       printf("Executing %p\n", (void *)works[id]);
id               1193 ompi/mca/topo/treematch/treematch/tm_tree.c     submit_work( works[id], id);
id               1196 ompi/mca/topo/treematch/treematch/tm_tree.c   for(id=0;id<nb_threads;id++){
id               1197 ompi/mca/topo/treematch/treematch/tm_tree.c     wait_work_completion(works[id]);
id               1198 ompi/mca/topo/treematch/treematch/tm_tree.c     FREE(works[id]->args);
id               1199 ompi/mca/topo/treematch/treematch/tm_tree.c     destroy_work(works[id]);
id               1343 ompi/mca/topo/treematch/treematch/tm_tree.c 	printf("%d ", tab_group[i]->tab[j]->id);
id               1438 ompi/mca/topo/treematch/treematch/tm_tree.c     tab[n-i-1]->id = n-i-1;
id               1455 ompi/mca/topo/treematch/treematch/tm_tree.c       printf("%d ", tab[i]->tab[j]->id);
id               1465 ompi/mca/topo/treematch/treematch/tm_tree.c       if(tab1[ii]->id == tab2[jj]->id){
id               1504 ompi/mca/topo/treematch/treematch/tm_tree.c void  fast_group(tm_affinity_mat_t *aff_mat, tm_tree_t *tab_node, tm_tree_t *parent, int id, int arity, int n,
id               1535 ompi/mca/topo/treematch/treematch/tm_tree.c   for( i = id+1 ; i < mat_order ; i++ ){
id               1895 ompi/mca/topo/treematch/treematch/tm_tree.c 	tab_group[i]->id = i;
id               2048 ompi/mca/topo/treematch/treematch/tm_tree.c       new_tab[i].id = i;
id               2164 ompi/mca/topo/treematch/treematch/tm_tree.c     tab_node[i].id = -1;
id                  9 ompi/mca/topo/treematch/treematch/tm_tree.h 	      int id,double val,tm_tree_t *tab_child,int depth);
id                 18 ompi/mca/topo/treematch/treematch/tm_tree.h   int id;
id                 47 ompi/mca/topo/treematch/treematch/treematch.h   int id;   /* id of the node or the leaf. Ids are different onmly on a given level */
id                 31 ompi/mpi/java/c/mpi_Constant.c     jfieldID id = (*env)->GetStaticFieldID(env, c, field, "J");
id                 32 ompi/mpi/java/c/mpi_Constant.c     (*env)->SetStaticLongField(env, c, id, value);
id                 38 ompi/mpi/java/c/mpi_Constant.c     jfieldID id = (*env)->GetFieldID(env, c, field, "I");
id                 39 ompi/mpi/java/c/mpi_Constant.c     (*env)->SetIntField(env, obj, id, value);
id                490 ompi/op/op.h               if (-1 == ompi_op_ddt_map[ddt->id] ||
id                491 ompi/op/op.h                   NULL == op->o_func.intrinsic.fns[ompi_op_ddt_map[ddt->id]]) {
id                581 ompi/op/op.h               dtype_id = ompi_op_ddt_map[dt->id];
id                583 ompi/op/op.h               dtype_id = ompi_op_ddt_map[dtype->id];
id                654 ompi/op/op.h           op->o_3buff_intrinsic.fns[ompi_op_ddt_map[dtype->id]](src1, src2,
id                657 ompi/op/op.h                                                                 op->o_3buff_intrinsic.modules[ompi_op_ddt_map[dtype->id]]);
id                 29 ompi/peruse/peruse.c     const int   id;
id                 92 ompi/peruse/peruse.c         (*events)[i] = PERUSE_events[i].id;
id                106 ompi/peruse/peruse.c             *event = PERUSE_events[i].id;
id                110 opal/datatype/opal_datatype.h     uint16_t           id;       /**< data id, normally the index in the data array. */
id                127 opal/datatype/opal_datatype_add.c     if( OPAL_DATATYPE_LB == pdtAdd->id ) {
id                139 opal/datatype/opal_datatype_add.c     } else if( OPAL_DATATYPE_UB == pdtAdd->id ) {
id                283 opal/datatype/opal_datatype_add.c             pdtBase->ptypes[pdtAdd->id] += count;
id                284 opal/datatype/opal_datatype_add.c         pLast->elem.common.type      = pdtAdd->id;
id                 72 opal/datatype/opal_datatype_clone.c     dest_type->id  = src_type->id;  /* preserve the default id. This allow us to
id                 37 opal/datatype/opal_datatype_create.c     pData->id                 = 0;
id                124 opal/datatype/opal_datatype_dump.c                        (void*)pData, pData->name, pData->size, pData->align, (uint32_t)pData->id, pData->desc.length, pData->desc.used,
id                270 opal/datatype/opal_datatype_internal.h         .id = OPAL_DATATYPE_ ## NAME,                                                \
id                289 opal/datatype/opal_datatype_internal.h         .id = 0,                                                        \
id                305 opal/datatype/opal_datatype_internal.h         .id = TYPE,                                                     \
id                321 opal/datatype/opal_datatype_internal.h         .id = OPAL_DATATYPE_ ## NAME,                                                \
id                126 opal/datatype/opal_datatype_pack.c     if( stack[1].type != opal_datatype_uint1.id ) {
id                128 opal/datatype/opal_datatype_pack.c         stack[1].type = opal_datatype_uint1.id;
id                 81 opal/datatype/opal_datatype_unpack.c     if( stack[1].type != opal_datatype_uint1.id ) {
id                 83 opal/datatype/opal_datatype_unpack.c         stack[1].type = opal_datatype_uint1.id;
id                226 opal/mca/btl/portals4/btl_portals4.c     ptl_process_t *id;
id                229 opal/mca/btl/portals4/btl_portals4.c                     &proc->proc_name, (void**) &id, &size);
id                256 opal/mca/btl/portals4/btl_portals4.c     (*endpoint)->ptl_proc = id[interface];
id                269 opal/mca/btl/portals4/btl_portals4.c     ptl_process_t *id;
id                272 opal/mca/btl/portals4/btl_portals4.c                     &proc->proc_name, (void**) &id, &size);
id                310 opal/mca/btl/portals4/btl_portals4.c     phys_peer->phys.pid = id[interface].phys.pid;
id                311 opal/mca/btl/portals4/btl_portals4.c     phys_peer->phys.nid = id[interface].phys.nid;
id                 66 opal/mca/btl/ugni/btl_ugni.h     int      id;
id                 52 opal/mca/btl/ugni/btl_ugni_endpoint.c     ep->ep_rem_id = modex->id;
id                 79 opal/mca/btl/ugni/btl_ugni_frag.c int mca_btl_ugni_frag_init (mca_btl_ugni_base_frag_t *frag, void *id)
id                 84 opal/mca/btl/ugni/btl_ugni_frag.c     intptr_t free_list_id = (intptr_t) id & 0xff;
id                196 opal/mca/btl/ugni/btl_ugni_frag.h int mca_btl_ugni_frag_init (mca_btl_ugni_base_frag_t *frag, void *id);
id                213 opal/mca/btl/ugni/btl_ugni_init.c     modex.id   = mca_btl_ugni_component.cdm_id_base;
id                215 opal/mca/btl/ugni/btl_ugni_init.c     BTL_VERBOSE(("sending modex. addr: %d, id: %d", modex.addr, modex.id));
id                180 opal/mca/btl/usnic/btl_usnic_cclient.c     int id = CONNECTIVITY_AGENT_CMD_LISTEN;
id                181 opal/mca/btl/usnic/btl_usnic_cclient.c     if (OPAL_SUCCESS != opal_fd_write(agent_fd, sizeof(id), &id)) {
id                244 opal/mca/btl/usnic/btl_usnic_cclient.c     int id = CONNECTIVITY_AGENT_CMD_PING;
id                245 opal/mca/btl/usnic/btl_usnic_cclient.c     if (OPAL_SUCCESS != opal_fd_write(agent_fd, sizeof(id), &id)) {
id                292 opal/mca/btl/usnic/btl_usnic_cclient.c     int id = CONNECTIVITY_AGENT_CMD_UNLISTEN;
id                293 opal/mca/btl/usnic/btl_usnic_cclient.c     if (OPAL_SUCCESS != opal_fd_write(agent_fd, sizeof(id), &id)) {
id               2289 opal/mca/btl/usnic/btl_usnic_module.c     for (int id = 0; id < USNIC_NUM_CHANNELS; ++id) {
id               2290 opal/mca/btl/usnic/btl_usnic_module.c         opal_btl_usnic_channel_t *channel = &module->mod_channels[id];
id               2293 opal/mca/btl/usnic/btl_usnic_module.c         module->local_modex.ports[id] = ntohs(sin->sin_port);
id                127 opal/mca/btl/vader/btl_vader_xpmem.c             xpmem_addr.id     = ep->segment_data.xpmem.apid;
id                384 opal/mca/event/libevent2022/libevent/evdns.c #define REQ_HEAD(base, id) ((base)->req_heads[id % (base)->n_req_heads])
id                 89 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		ev_uint64_t id;
id                 91 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		unsigned long id;
id                 98 opal/mca/event/libevent2022/libevent/evthread_pthread.c 	return (unsigned long)r.id;
id                241 opal/mca/hwloc/base/base.h OPAL_DECLSPEC int opal_hwloc_base_node_name_to_id(char *node_name, int *id);
id                124 opal/mca/hwloc/base/hwloc_base_maffinity.c int opal_hwloc_base_node_name_to_id(char *node_name, int *id)
id                127 opal/mca/hwloc/base/hwloc_base_maffinity.c     *id = atoi(node_name + 3);
id                103 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   newdist->id = olddist->id;
id                245 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   dist->id = topology->next_dist_id++;
id                672 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     unsigned char id;
id                679 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     id = config[ptr + HWLOC_PCI_CAP_LIST_ID];
id                680 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     if (id == cap)
id                682 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     if (id == 0xff) /* exit if id is 0 or 0xff */
id                 52 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_sth_affinity(hwloc_topology_t topology __hwloc_attribute_unused, cpulevel_t level, cpuwhich_t which, id_t id, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
id                 58 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   if (cpuset_setaffinity(level, which, id, sizeof(cset), &cset))
id                 65 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_sth_affinity(hwloc_topology_t topology __hwloc_attribute_unused, cpulevel_t level, cpuwhich_t which, id_t id, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
id                 69 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   if (cpuset_getaffinity(level, which, id, sizeof(cset), &cset))
id                 36 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_set_sth_cpubind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_const_bitmap_t hwloc_set, int flags)
id                 43 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     if (processor_bind(idtype, id, PBIND_NONE, NULL) != 0)
id                 51 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE);
id                 79 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c           lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_STRONG);
id                 82 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c             lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE);
id                 84 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c             lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_WEAK);
id                100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   if (processor_bind(idtype, id,
id                127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_get_sth_cpubind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_bitmap_t hwloc_set, int flags __hwloc_attribute_unused)
id                134 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   if ( processor_bind(idtype, id, PBIND_QUERY, &binding) == 0 && binding != PBIND_NONE ) {
id                144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     lgrp_affinity_t aff = lgrp_affinity_get(idtype, id, obj->os_index);
id                178 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_set_sth_membind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_const_nodeset_t _nodeset, hwloc_membind_policy_t policy, int flags)
id                207 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c       lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_STRONG);
id                210 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE);
id                212 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_WEAK);
id                238 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_get_sth_membind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_nodeset_t nodeset, hwloc_membind_policy_t *policy, int flags __hwloc_attribute_unused)
id                248 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     lgrp_affinity_t aff = lgrp_affinity_get(idtype, id, obj->os_index);
id                753 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c       unsigned id;
id                785 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	id = HWLOC_UNKNOWN_INDEX;
id                789 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    id = procInfo[i].NumaNode.NodeNumber;
id                791 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    if (id > max_numanode_index)
id                792 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      max_numanode_index = id;
id                812 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	obj = hwloc_alloc_setup_object(topology, type, id);
id                814 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	hwloc_debug("%s#%u mask %lx\n", hwloc_obj_type_string(type), id, procInfo[i].ProcessorMask);
id                817 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	hwloc_debug_2args_bitmap("%s#%u bitmap %s\n", hwloc_obj_type_string(type), id, obj->cpuset);
id                824 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      hwloc_bitmap_set(obj->nodeset, id);
id                825 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      if ((GetNumaAvailableMemoryNodeExProc && GetNumaAvailableMemoryNodeExProc(id, &avail))
id                826 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 		  || (GetNumaAvailableMemoryNodeProc && GetNumaAvailableMemoryNodeProc(id, &avail))) {
id                882 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c       unsigned id;
id                915 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	id = HWLOC_UNKNOWN_INDEX;
id                921 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    id = procInfo->NumaNode.NodeNumber;
id                923 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    if (id > max_numanode_index)
id                924 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      max_numanode_index = id;
id                943 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) {
id                948 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      mask = procInfo->Group.GroupInfo[id].ActiveProcessorMask;
id                949 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      hwloc_debug("group %u %d cpus mask %lx\n", id,
id                950 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 			  procInfo->Group.GroupInfo[id].ActiveProcessorCount, mask);
id                952 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      hwloc_bitmap_set_ith_ULONG_PTR(set, id, mask);
id                957 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      hwloc_debug_2args_bitmap("group %u %d bitmap %s\n", id, procInfo->Group.GroupInfo[id].ActiveProcessorCount, set);
id                965 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 		obj = hwloc_alloc_setup_object(topology, HWLOC_OBJ_GROUP, id);
id                982 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	obj = hwloc_alloc_setup_object(topology, type, id);
id                985 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c           hwloc_debug("%s#%u %d: mask %d:%lx\n", hwloc_obj_type_string(type), id, i, GroupMask[i].Group, GroupMask[i].Mask);
id                990 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	hwloc_debug_2args_bitmap("%s#%u bitmap %s\n", hwloc_obj_type_string(type), id, obj->cpuset);
id                996 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      hwloc_bitmap_set(obj->nodeset, id);
id                997 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      if ((GetNumaAvailableMemoryNodeExProc && GetNumaAvailableMemoryNodeExProc(id, &avail))
id                998 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 		  || (GetNumaAvailableMemoryNodeProc && GetNumaAvailableMemoryNodeProc(id, &avail))) {
id                578 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     unsigned level, apic_nextshift, apic_number, apic_type, apic_id = 0, apic_shift = 0, id;
id                600 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	id = (apic_id >> apic_shift) & ((1 << (apic_nextshift - apic_shift)) - 1);
id                601 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	hwloc_debug("x2APIC %08x %u: nextshift %u num %2u type %u id %2u\n", apic_id, level, apic_nextshift, apic_number, apic_type, id);
id                606 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  infos->threadid = id;
id                610 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  infos->coreid = id;
id                178 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_only(hwloc_bitmap_t bitmap, unsigned id);
id                181 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_allbut(hwloc_bitmap_t bitmap, unsigned id);
id                195 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_set(hwloc_bitmap_t bitmap, unsigned id);
id                207 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_clr(hwloc_bitmap_t bitmap, unsigned id);
id                235 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_isset(hwloc_const_bitmap_t bitmap, unsigned id) __hwloc_attribute_pure;
id                310 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h #define hwloc_bitmap_foreach_begin(id, bitmap) \
id                313 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h         for (id = hwloc_bitmap_first(bitmap); \
id                314 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h              (unsigned) id != (unsigned) -1; \
id                315 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h              id = hwloc_bitmap_next(bitmap, id)) {
id                209 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     int id;
id                237 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     int id; // TODO long long
id                143 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h     unsigned id; /* to match the container id field of public distances structure */
id                484 opal/mca/pmix/base/pmix_base_fns.c int opal_pmix_base_cache_keys_locally(const opal_process_name_t* id, const char* key,
id                500 opal/mca/pmix/base/pmix_base_fns.c     rc = opal_pmix_base_fetch(id, key, &values);
id                516 opal/mca/pmix/base/pmix_base_fns.c                          OPAL_NAME_PRINT(*id), kvs_name));
id                518 opal/mca/pmix/base/pmix_base_fns.c     rc = opal_pmix_base_get_packed(id, &tmp_val, &len, vallen, fn);
id                595 opal/mca/pmix/base/pmix_base_fns.c         if (OPAL_SUCCESS != (rc = opal_pmix_base_store(id, kv))) {
id                 33 opal/mca/pmix/base/pmix_base_fns.h OPAL_DECLSPEC int opal_pmix_base_cache_keys_locally(const opal_process_name_t* id, const char* key,
id                 88 opal/mca/pmix/base/pmix_base_hash.c 					  opal_process_name_t id, bool create)
id                 92 opal/mca/pmix/base/pmix_base_hash.c     opal_proc_table_get_value(ptable, id, (void**)&proc_data);
id                 99 opal/mca/pmix/base/pmix_base_hash.c 	opal_proc_table_set_value(ptable, id, proc_data);
id                144 opal/mca/pmix/base/pmix_base_hash.c int opal_pmix_base_store(const opal_process_name_t *id,
id                153 opal/mca/pmix/base/pmix_base_hash.c 			OPAL_NAME_PRINT(OPAL_PROC_MY_NAME), OPAL_NAME_PRINT(*id));
id                156 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (proc_data = lookup_proc(&ptable, *id, true))) {
id                160 opal/mca/pmix/base/pmix_base_hash.c 			     OPAL_NAME_PRINT(OPAL_PROC_MY_NAME), OPAL_NAME_PRINT(*id)));
id                174 opal/mca/pmix/base/pmix_base_hash.c 			 val->key, _data_type, OPAL_NAME_PRINT(*id)));
id                192 opal/mca/pmix/base/pmix_base_hash.c int opal_pmix_base_fetch(const opal_process_name_t *id,
id                202 opal/mca/pmix/base/pmix_base_hash.c 			 (NULL == key) ? "NULL" : key, OPAL_NAME_PRINT(*id)));
id                205 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (proc_data = lookup_proc(&ptable, *id, true))) {
id                209 opal/mca/pmix/base/pmix_base_hash.c 			     OPAL_NAME_PRINT(*id)));
id                230 opal/mca/pmix/base/pmix_base_hash.c 				 OPAL_NAME_PRINT(*id)));
id                244 opal/mca/pmix/base/pmix_base_hash.c 			     OPAL_NAME_PRINT(*id)));
id                265 opal/mca/pmix/base/pmix_base_hash.c int opal_pmix_base_remove(const opal_process_name_t *id, const char *key)
id                271 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (proc_data = lookup_proc(&ptable, *id, false))) {
id                282 opal/mca/pmix/base/pmix_base_hash.c 	opal_proc_table_remove_value(&ptable, *id);
id                 27 opal/mca/pmix/base/pmix_base_hash.h OPAL_DECLSPEC int opal_pmix_base_store(const opal_process_name_t *id,
id                 30 opal/mca/pmix/base/pmix_base_hash.h OPAL_DECLSPEC int opal_pmix_base_fetch(const opal_process_name_t *id,
id                 33 opal/mca/pmix/base/pmix_base_hash.h OPAL_DECLSPEC int opal_pmix_base_remove(const opal_process_name_t *id, const char *key);
id                 60 opal/mca/pmix/cray/pmix_cray.c static int cray_get(const opal_process_name_t *id,
id                 63 opal/mca/pmix/cray/pmix_cray.c static int cray_get_nb(const opal_process_name_t *id, const char *key,
id                699 opal/mca/pmix/cray/pmix_cray.c     opal_process_name_t id;
id                796 opal/mca/pmix/cray/pmix_cray.c         id = r_bytes_and_ranks[i].name;
id                809 opal/mca/pmix/cray/pmix_cray.c                                  OPAL_NAME_PRINT(OPAL_PROC_MY_NAME), kp->key, kp->type, OPAL_NAME_PRINT(id)));
id                811 opal/mca/pmix/cray/pmix_cray.c             if (OPAL_SUCCESS != (rc = opal_pmix_base_store(&id, kp))) {
id                850 opal/mca/pmix/cray/pmix_cray.c         id.vpid = pmix_lranks[i];
id                851 opal/mca/pmix/cray/pmix_cray.c         id.jobid = pmix_jobid;
id                855 opal/mca/pmix/cray/pmix_cray.c                              OPAL_NAME_PRINT(id)));
id                858 opal/mca/pmix/cray/pmix_cray.c         if (OPAL_SUCCESS != (rc = opal_pmix_base_fetch(&id,
id                863 opal/mca/pmix/cray/pmix_cray.c                                  OPAL_NAME_PRINT(id)));
id                886 opal/mca/pmix/cray/pmix_cray.c                              OPAL_NAME_PRINT(id),
id                893 opal/mca/pmix/cray/pmix_cray.c         opal_pmix_base_store(&id, &kvn);
id                950 opal/mca/pmix/cray/pmix_cray.c static int cray_get(const opal_process_name_t *id, const char *key, opal_list_t *info, opal_value_t **kv)
id                958 opal/mca/pmix/cray/pmix_cray.c                          OPAL_NAME_PRINT(*id), key));
id                961 opal/mca/pmix/cray/pmix_cray.c     rc = opal_pmix_base_fetch(id, key, &vals);
id                976 opal/mca/pmix/cray/pmix_cray.c static int cray_get_nb(const opal_process_name_t *id, const char *key,
id                128 opal/mca/pmix/ext1x/pmix1x_component.c     char *t, *id;
id                132 opal/mca/pmix/ext1x/pmix1x_component.c         NULL != (id = getenv("PMIX_ID"))) {
id                260 opal/mca/pmix/ext2x/ext2x.c     cd->id = evhdlr_registration_id;
id                146 opal/mca/pmix/ext2x/ext2x.h     size_t id;
id                144 opal/mca/pmix/ext2x/ext2x_component.c     char *t, *id;
id                149 opal/mca/pmix/ext2x/ext2x_component.c         NULL != (id = getenv("PMIX_ID"))) {
id                253 opal/mca/pmix/ext3x/ext3x.c         if (cd->id == event->index) {
id                308 opal/mca/pmix/ext3x/ext3x.c     cd->id = evhdlr_registration_id;
id                141 opal/mca/pmix/ext3x/ext3x.h     size_t id;
id                144 opal/mca/pmix/ext3x/ext3x_component.c     char *t, *id;
id                148 opal/mca/pmix/ext3x/ext3x_component.c         NULL != (id = getenv("PMIX_ID"))) {
id                 47 opal/mca/pmix/flux/pmix_flux.c static int flux_get(const opal_process_name_t *id,
id                302 opal/mca/pmix/flux/pmix_flux.c static int cache_put_uint(opal_process_name_t *id, int type,
id                330 opal/mca/pmix/flux/pmix_flux.c     ret = opal_pmix_base_store(id, &kv);
id                339 opal/mca/pmix/flux/pmix_flux.c static int cache_put_string (opal_process_name_t *id,
id                354 opal/mca/pmix/flux/pmix_flux.c     ret = opal_pmix_base_store(id, &kv);
id                688 opal/mca/pmix/flux/pmix_flux.c static int flux_get(const opal_process_name_t *id,
id                699 opal/mca/pmix/flux/pmix_flux.c     if (id->vpid == OPAL_VPID_WILDCARD) {
id                702 opal/mca/pmix/flux/pmix_flux.c         rc = opal_pmix_base_fetch (id, key, &values);
id                709 opal/mca/pmix/flux/pmix_flux.c     rc = opal_pmix_base_cache_keys_locally(id, key, kv, pmix_kvs_name, pmix_vallen_max, kvs_get);
id                 64 opal/mca/pmix/isolated/pmix_isolated.c static int isolated_get(const opal_process_name_t *id,
id                 67 opal/mca/pmix/isolated/pmix_isolated.c static int isolated_get_nb(const opal_process_name_t *id, const char *key,
id                395 opal/mca/pmix/isolated/pmix_isolated.c static int isolated_get(const opal_process_name_t *id,
id                405 opal/mca/pmix/isolated/pmix_isolated.c                         OPAL_NAME_PRINT(*id), key);
id                408 opal/mca/pmix/isolated/pmix_isolated.c     rc = opal_pmix_base_fetch(id, key, &vals);
id                421 opal/mca/pmix/isolated/pmix_isolated.c static int isolated_get_nb(const opal_process_name_t *id, const char *key,
id                305 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.h     char *id;                       // string identifier for the collective
id                777 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                                                              ns_map->name, tmp->id+1);
id                859 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     int id;
id                887 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         id = rcount/ds_ctx->max_meta_elems;
id                891 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while (NULL != tmp->next && 0 != id) {
id                893 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             id--;
id                895 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (0 == id) {
id                912 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     int id, count;
id                965 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         id = rcount/ds_ctx->max_meta_elems;
id                967 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         count = id;
id                975 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if ((int)ns_info->num_meta_seg < (id+1)) {
id                976 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             while ((int)ns_info->num_meta_seg != (id+1)) {
id               1031 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     int id = 0;
id               1036 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         id++;
id               1043 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     return (id * ds_ctx->data_segment_size + offset);
id               1074 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     size_t offset, id = 0;
id               1087 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         id++;
id               1114 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         id++;
id               1134 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     global_offset = offset + id * ds_ctx->data_segment_size;
id               1151 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                          (unsigned long)(id * ds_ctx->data_segment_size),
id                 91 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                                                  const char *name, uint32_t id, uid_t uid, bool setuid)
id                100 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                          name, id));
id                105 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c             new_seg->id = id;
id                139 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                                                  size_t size, const char *name, uint32_t id)
id                144 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     new_seg->id = id;
id                151 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                          __FILE__, __LINE__, __func__, new_seg->type, name, id));
id                164 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                         const char *base_path, const char *name, uint32_t id,
id                174 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                          __FILE__, __LINE__, __func__, type, name, id));
id                180 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                 base_path, id);
id                184 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c             snprintf(file_name, PMIX_PATH_MAX, "%s/smseg-%s-%u", base_path, name, id);
id                188 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c             snprintf(file_name, PMIX_PATH_MAX, "%s/smdataseg-%s-%d", base_path, name, id);
id                196 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c         new_seg->id = id;
id                229 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                                                  const char *name, uint32_t id)
id                234 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     new_seg->id = id;
id                240 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                          __FILE__, __LINE__, __func__, type, name, id));
id                246 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                 base_path, id);
id                251 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                 base_path, name, id);
id                256 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c                 base_path, name, id);
id                286 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     seg = pmix_common_dstor_create_new_segment(segdesc->type, base_path, name, tmp->id + 1, uid, setuid);
id                 46 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.h     uint32_t id;
id                 56 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.h                         const char *base_path, const char *name, uint32_t id,
id                 60 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.h                         const char *name, uint32_t id);
id                 66 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.h                         const char *name, uint32_t id, uid_t uid, bool setuid);
id                 68 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.h                         size_t size, const char *name, uint32_t id);
id                 56 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/base.h                                                  char *id);
id                 55 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_stubs.c                                      char *id)
id                 67 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_stubs.c             rc = mod->module->stop(requestor, id);
id                 56 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c static pmix_status_t stop(pmix_peer_t *requestor, char *id);
id                 68 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     char *id;
id                 91 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     ft->id = NULL;
id                114 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != ft->id) {
id                115 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         free(ft->id);
id                136 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     char *id;
id                141 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     p->id = NULL;
id                148 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != p->id) {
id                149 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         free(p->id);
id                246 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         if (NULL == cd->id ||
id                247 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c             (NULL != ft->id && 0 == strcmp(ft->id, cd->id))) {
id                255 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c static pmix_status_t stop(pmix_peer_t *requestor, char *id)
id                262 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != id) {
id                263 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         cd->id = strdup(id);
id                 42 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c static pmix_status_t heartbeat_stop(pmix_peer_t *requestor, char *id);
id                 54 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     char *id;
id                 72 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     ft->id = NULL;
id                 90 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != ft->id) {
id                 91 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         free(ft->id);
id                109 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     char *id;
id                114 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     p->id = NULL;
id                121 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != p->id) {
id                122 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         free(p->id);
id                240 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         if (NULL == cd->id ||
id                241 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c             (NULL != ft->id && 0 == strcmp(ft->id, cd->id))) {
id                249 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c static pmix_status_t heartbeat_stop(pmix_peer_t *requestor, char *id)
id                256 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != id) {
id                257 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         cd->id = strdup(id);
id                 53 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/psensor.h                                                             char *id);
id                311 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c static pmix_server_trkr_t* get_tracker(char *id, pmix_proc_t *procs,
id                322 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs && NULL == id) {
id                338 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != id) {
id                339 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != trk->id && 0 == strcmp(id, trk->id)) {
id                386 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c static pmix_server_trkr_t* new_tracker(char *id, pmix_proc_t *procs,
id                407 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         (NULL == id) ? "NO-ID" : id, (int)nprocs);
id                416 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != id) {
id                417 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         trk->id = strdup(id);
id                435 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == id) {
id               4363 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->id = NULL;
id               4385 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != t->id) {
id               4386 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         free(t->id);
id                 66 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                                      uint64_t id, bool create);
id                 72 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     uint64_t id;
id                 83 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     id = (uint64_t)rank;
id                 87 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == (proc_data = lookup_proc(table, id, true))) {
id                111 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     uint64_t id;
id                121 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     id = (uint64_t)rank;
id                129 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         rc = pmix_hash_table_get_first_key_uint64(table, &id,
id                140 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         proc_data = lookup_proc(table, id, false);
id                202 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         rc = pmix_hash_table_get_next_key_uint64(table, &id,
id                220 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     uint64_t id;
id                233 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         rc = pmix_hash_table_get_first_key_uint64(table, &id,
id                237 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         rc = pmix_hash_table_get_next_key_uint64(table, &id,
id                243 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                         (int)id, key_r);
id                266 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     *rank = (int)id;
id                278 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     uint64_t id;
id                281 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     id = (uint64_t)rank;
id                286 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         rc = pmix_hash_table_get_first_key_uint64(table, &id,
id                302 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             rc = pmix_hash_table_get_next_key_uint64(table, &id,
id                309 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == (proc_data = lookup_proc(table, id, false))) {
id                320 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         pmix_hash_table_remove_value_uint64(table, id);
id                360 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                                      uint64_t id, bool create)
id                364 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     pmix_hash_table_get_value_uint64(jtable, id, (void**)&proc_data);
id                372 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         pmix_hash_table_set_value_uint64(jtable, id, proc_data);
id                185 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         p.ev->id = p.t->next_id_cntr;
id                188 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         return p.ev->id;
id                193 opal/mca/pmix/pmix4x/pmix/src/util/timings.c void pmix_timing_start_id(pmix_timing_t *t, int id, const char *func, const char *file, int line)
id                203 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     t->current_id = id;
id                209 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     ev->id = id;
id                213 opal/mca/pmix/pmix4x/pmix/src/util/timings.c void pmix_timing_end(pmix_timing_t *t, int id, const char *func, const char *file, int line )
id                223 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( id < 0 ){
id                224 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         ev->id = t->current_id;
id                227 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( t->current_id == id ){
id                230 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         ev->id = id;
id                247 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         ev->id = p.t->current_id;
id                278 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( ev->id >= t->next_id_cntr){
id                286 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( NULL != descr[ev->id].descr_ev ){
id                287 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 pmix_timing_event_t *prev = descr[ev->id].descr_ev;
id                299 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             descr[ev->id].descr_ev = ev;
id                300 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             descr[ev->id].begin_ev = NULL;
id                301 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             descr[ev->id].interval = 0;
id                302 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             descr[ev->id].overhead = 0;
id                307 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( ev->id >= t->next_id_cntr || (NULL == descr[ev->id].descr_ev ) ){
id                372 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                           nodename, getpid(), jobid, descr[ev->id].descr_ev->descr,
id                377 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                           nodename, getpid(), jobid, descr[ev->id].descr_ev->descr,
id                462 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         int id;
id                485 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         id = ev->id;
id                486 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( id < 0 || id >= t->next_id_cntr ){
id                489 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                         id, file, ev->line, ev->func, t->next_id_cntr - 1 );
id                496 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         assert( NULL != descr[id].descr_ev);
id                499 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( NULL != descr[id].begin_ev ){
id                502 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 pmix_timing_event_t *prev = descr[ev->id].begin_ev;
id                512 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 descr[id].begin_ev = ev;
id                519 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( NULL == descr[id].begin_ev ){
id                526 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 descr[id].interval += ev->ts - descr[id].begin_ev->ts;
id                527 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 descr[id].begin_ev = NULL;
id                529 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                     descr[id].overhead += ev->ts_ovh;
id                 43 opal/mca/pmix/pmix4x/pmix/src/util/timings.h     int id;
id                141 opal/mca/pmix/pmix4x/pmix/src/util/timings.h PMIX_EXPORT void pmix_timing_start_id(pmix_timing_t *t, int id, const char *func,
id                156 opal/mca/pmix/pmix4x/pmix/src/util/timings.h PMIX_EXPORT void pmix_timing_end(pmix_timing_t *t, int id, const char *func,
id                174 opal/mca/pmix/pmix4x/pmix/src/util/timings.h     int id = pmix_timing_descr(p, func, file, line);
id                175 opal/mca/pmix/pmix4x/pmix/src/util/timings.h     if( id < 0 )
id                176 opal/mca/pmix/pmix4x/pmix/src/util/timings.h         return id;
id                177 opal/mca/pmix/pmix4x/pmix/src/util/timings.h     pmix_timing_start_id(p.t, id, func, file, line);
id                178 opal/mca/pmix/pmix4x/pmix/src/util/timings.h     return id;
id                299 opal/mca/pmix/pmix4x/pmix/src/util/timings.h #define PMIX_TIMING_MSTART_ID(t, id) pmix_timing_start_id(t, id, __FUNCTION__, __FILE__, __LINE__)
id                330 opal/mca/pmix/pmix4x/pmix/src/util/timings.h #define PMIX_TIMING_MSTOP_ID(t, id) pmix_timing_end(t, id, __FUNCTION__, __FILE__, __LINE__)
id                403 opal/mca/pmix/pmix4x/pmix/src/util/timings.h #define PMIX_TIMING_MSTART_ID(t, id)
id                409 opal/mca/pmix/pmix4x/pmix/src/util/timings.h #define PMIX_TIMING_MSTOP_ID(t, id)
id                252 opal/mca/pmix/pmix4x/pmix4x.c         if (cd->id == event->index) {
id                307 opal/mca/pmix/pmix4x/pmix4x.c     cd->id = evhdlr_registration_id;
id                141 opal/mca/pmix/pmix4x/pmix4x.h     size_t id;
id                144 opal/mca/pmix/pmix4x/pmix4x_component.c     char *t, *id;
id                148 opal/mca/pmix/pmix4x/pmix4x_component.c         NULL != (id = getenv("PMIX_ID"))) {
id                 47 opal/mca/pmix/s1/pmix_s1.c static int s1_get(const opal_process_name_t *id,
id                663 opal/mca/pmix/s1/pmix_s1.c static int s1_get(const opal_process_name_t *id,
id                672 opal/mca/pmix/s1/pmix_s1.c     rc = opal_pmix_base_cache_keys_locally(id, key, kv, pmix_kvs_name, pmix_vallen_max, kvs_get);
id                 50 opal/mca/pmix/s2/pmix_s2.c static int s2_get(const opal_process_name_t *id,
id                682 opal/mca/pmix/s2/pmix_s2.c static int s2_get(const opal_process_name_t *id,
id                687 opal/mca/pmix/s2/pmix_s2.c     rc = opal_pmix_base_cache_keys_locally(id, key, kv, pmix_kvs_name, pmix_vallen_max, kvs_get);
id                 34 opal/util/timings.h     char id[OPAL_TIMING_STR_LEN], cntr_env[OPAL_TIMING_STR_LEN];
id                 52 opal/util/timings.h         n = snprintf((_nm)->id, OPAL_TIMING_STR_LEN, "%s%s", _prefix, func);      \
id                 56 opal/util/timings.h         n = sprintf((_nm)->cntr_env,"OMPI_TIMING_%s%s_CNT", prefix, (_nm)->id);   \
id                 60 opal/util/timings.h         ptr = getenv((_nm)->id);                                                  \
id                 70 opal/util/timings.h         ptr = getenv((_nm)->id);                                                  \
id                106 opal/util/timings.h             n = snprintf(buf1, OPAL_TIMING_STR_LEN, "OMPI_TIMING_%s_DESC_%d", h->id, h->cntr); \
id                115 opal/util/timings.h             n = snprintf(buf1, OPAL_TIMING_STR_LEN, "OMPI_TIMING_%s_VAL_%d", h->id, h->cntr);  \
id                126 opal/util/timings.h             n = snprintf(buf1, OPAL_TIMING_STR_LEN, "OMPI_TIMING_%s_FILE_%d", h->id, h->cntr); \
id                144 opal/util/timings.h             n = snprintf(buf1, OPAL_TIMING_STR_LEN, "OMPI_TIMING_%s_ERROR", h->id);\
id                 98 orte/mca/ras/alps/ras_alps_component.c     char *id = NULL;
id                105 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (id = getenv("BATCH_PARTITION_ID"))) {
id                106 orte/mca/ras/alps/ras_alps_component.c         return strtoul(id, NULL, 10);
id                108 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (id = getenv("PBS_JOBID"))) {
id                109 orte/mca/ras/alps/ras_alps_component.c         char *prepped_jid = prep_job_id(id);
id                520 orte/mca/rmaps/base/rmaps_base_binding.c     unsigned id;
id                605 orte/mca/rmaps/base/rmaps_base_binding.c                 id = hwloc_bitmap_first(sum->available);
id                608 orte/mca/rmaps/base/rmaps_base_binding.c                     id = hwloc_bitmap_next(sum->available, id);
id                609 orte/mca/rmaps/base/rmaps_base_binding.c                     if ((unsigned)-1 == id) {
id                614 orte/mca/rmaps/base/rmaps_base_binding.c                 if ((unsigned)-1 ==id) {
id                622 orte/mca/rmaps/base/rmaps_base_binding.c                 hwloc_bitmap_only(mycpuset, id);
id                 65 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_base_handle_t id;
id                123 orte/mca/sstore/central/sstore_central_app.c     info->id      = 0;
id                140 orte/mca/sstore/central/sstore_central_app.c     info->id      = 0;
id                258 orte/mca/sstore/central/sstore_central_app.c                              "sstore:central:(app): get_attr(%d, %d) Seq = <%s>", key, handle_info->id, *value));
id                269 orte/mca/sstore/central/sstore_central_app.c                              "sstore:central:(app): get_attr(%d, %d) Ref = <%s>", key, handle_info->id, *value));
id                277 orte/mca/sstore/central/sstore_central_app.c                          "sstore:central:(app): get_attr(%d, %d) <%s>", key, handle_info->id, *value));
id                413 orte/mca/sstore/central/sstore_central_app.c     handle_info->id = handle;
id                430 orte/mca/sstore/central/sstore_central_app.c         if( handle_info->id == handle ) {
id                459 orte/mca/sstore/central/sstore_central_app.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                503 orte/mca/sstore/central/sstore_central_app.c     if( loc_id != handle_info->id ) {
id                539 orte/mca/sstore/central/sstore_central_app.c                          handle_info->id,
id                571 orte/mca/sstore/central/sstore_central_app.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                 81 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_base_handle_t id;
id                173 orte/mca/sstore/central/sstore_central_global.c     info->id      = next_handle_id;
id                201 orte/mca/sstore/central/sstore_central_global.c     info->id      = 0;
id                327 orte/mca/sstore/central/sstore_central_global.c     *handle = handle_info->id;
id                348 orte/mca/sstore/central/sstore_central_global.c     *handle = handle_info->id;
id                659 orte/mca/sstore/central/sstore_central_global.c                          handle_info->id,
id                766 orte/mca/sstore/central/sstore_central_global.c         if( handle_info->id == handle ) {
id                901 orte/mca/sstore/central/sstore_central_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               1185 orte/mca/sstore/central/sstore_central_global.c         vpid_snapshot->ss_handle = handle_info->id;
id                 73 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_base_handle_t id;
id                166 orte/mca/sstore/central/sstore_central_local.c     info->id      = 0;
id                181 orte/mca/sstore/central/sstore_central_local.c     info->id      = 0;
id                457 orte/mca/sstore/central/sstore_central_local.c                          handle_info->id,
id                541 orte/mca/sstore/central/sstore_central_local.c     handle_info->id = handle;
id                574 orte/mca/sstore/central/sstore_central_local.c         if( handle_info->id == handle ) {
id                732 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                879 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                923 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                 65 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_base_handle_t id;
id                123 orte/mca/sstore/stage/sstore_stage_app.c     info->id      = 0;
id                140 orte/mca/sstore/stage/sstore_stage_app.c     info->id      = 0;
id                402 orte/mca/sstore/stage/sstore_stage_app.c     handle_info->id = handle;
id                419 orte/mca/sstore/stage/sstore_stage_app.c         if( handle_info->id == handle ) {
id                448 orte/mca/sstore/stage/sstore_stage_app.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                492 orte/mca/sstore/stage/sstore_stage_app.c     if( loc_id != handle_info->id ) {
id                552 orte/mca/sstore/stage/sstore_stage_app.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id                 88 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_base_handle_t id;
id                215 orte/mca/sstore/stage/sstore_stage_global.c     info->id      = next_handle_id;
id                253 orte/mca/sstore/stage/sstore_stage_global.c     info->id      = 0;
id                448 orte/mca/sstore/stage/sstore_stage_global.c     *handle = handle_info->id;
id                984 orte/mca/sstore/stage/sstore_stage_global.c         if( handle_info->id == handle ) {
id               1115 orte/mca/sstore/stage/sstore_stage_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               1536 orte/mca/sstore/stage/sstore_stage_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               1692 orte/mca/sstore/stage/sstore_stage_global.c         vpid_snapshot->ss_handle = handle_info->id;
id                 82 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_base_handle_t id;
id                225 orte/mca/sstore/stage/sstore_stage_local.c     info->id      = 0;
id                248 orte/mca/sstore/stage/sstore_stage_local.c     info->id      = 0;
id                945 orte/mca/sstore/stage/sstore_stage_local.c     handle_info->id = handle;
id                978 orte/mca/sstore/stage/sstore_stage_local.c         if( handle_info->id == handle ) {
id               1302 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               1369 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               1671 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               1715 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(handle_info->id), 1, ORTE_SSTORE_HANDLE))) {
id               3025 orte/orted/orted_submit.c     int i, id, ret;
id               3033 orte/orted/orted_submit.c     id = mca_base_var_find("orte", "orte", NULL, "base_user_debugger");
id               3034 orte/orted/orted_submit.c     if (id < 0) {
id               3040 orte/orted/orted_submit.c     ret = mca_base_var_get_value (id, &tmp, NULL, NULL);
id                 60 orte/runtime/orte_mca_params.c     int id;
id                678 orte/runtime/orte_mca_params.c     id = mca_base_var_register ("orte", "orte", NULL, "no_vm",
id                684 orte/runtime/orte_mca_params.c     mca_base_var_register_synonym (id, "orte", "state", "novm", "select", MCA_BASE_VAR_SYN_FLAG_DEPRECATED);
id                709 orte/runtime/orte_mca_params.c     id = mca_base_var_register ("orte", "orte", NULL, "display_alloc",
id                715 orte/runtime/orte_mca_params.c     mca_base_var_register_synonym (id, "orte", "ras", "base", "display_alloc", MCA_BASE_VAR_SYN_FLAG_DEPRECATED);
id                719 orte/runtime/orte_mca_params.c     id = mca_base_var_register ("orte", "orte", NULL, "display_devel_alloc",
id                725 orte/runtime/orte_mca_params.c     mca_base_var_register_synonym (id, "orte", "ras", "base", "display_devel_alloc", MCA_BASE_VAR_SYN_FLAG_DEPRECATED);
id                 21 orte/test/system/opal_hotel.c     int id;
id                 55 orte/test/system/opal_hotel.c         occupants[i].id = i;
id                 68 orte/test/system/opal_hotel.c                 occupants[i].id, rm);
id                 77 orte/test/system/opal_hotel.c                     occupants[i + j].id, occupants[i + j].room);
id                 89 orte/test/system/opal_hotel.c                     occupants[i + j].id, rm);
id                177 oshmem/mca/scoll/base/scoll_base_select.c     SCOLL_VERBOSE(10, "scoll:base:group_unselect: group: %d", group->id);
id                202 oshmem/mca/scoll/base/scoll_base_select.c     SCOLL_VERBOSE(10, "scoll:base:group_select: new group: %d", group->id);
id                499 oshmem/op/op.c     object->id = opal_pointer_array_add(&oshmem_op_array, object);
id                507 oshmem/op/op.c     if (NULL != opal_pointer_array_get_item(&oshmem_op_array, object->id)) {
id                508 oshmem/op/op.c         opal_pointer_array_set_item(&oshmem_op_array, object->id, NULL );
id                 81 oshmem/op/op.h     int                         id;             /**< index in global array */
id                220 oshmem/proc/proc.c     group->id = opal_pointer_array_add(&oshmem_group_array, group);
id                274 oshmem/proc/proc.c                 group->id)) {
id                275 oshmem/proc/proc.c         opal_pointer_array_set_item(&oshmem_group_array, group->id, NULL );
id                 60 oshmem/proc/proc.h     int                         id;             /**< index in global array */
id                272 oshmem/proc/proc.h     int id = -1;
id                277 oshmem/proc/proc.h                 id = i;
id                283 oshmem/proc/proc.h     return id;
id                 43 test/asm/atomic_spinlock.c static int atomic_spinlock_test(opal_atomic_lock_t *lock, int count, int id);
id                 54 test/asm/atomic_spinlock.c atomic_spinlock_test_th(opal_atomic_lock_t *lock, int count, int id, int thr_count)
id                 95 test/asm/atomic_spinlock.c atomic_spinlock_test(opal_atomic_lock_t *lock, int count, int id)
id                101 test/asm/atomic_spinlock.c         if (atomic_verbose) { printf("id %03d has the lock (lock)\n", id); }
id                105 test/asm/atomic_spinlock.c         if (atomic_verbose) { printf("id %03d has the lock (trylock)\n", id); }
id                311 test/datatype/ddt_raw2.c     datatype->super.id = 0;