c_keyhash 243 ompi/attribute/attribute_predefined.c &MPI_COMM_WORLD->c_keyhash, c_keyhash 236 ompi/communicator/comm.c if (NULL != oldcomm->c_keyhash) { c_keyhash 238 ompi/communicator/comm.c ompi_attr_hash_init(&newcomm->c_keyhash); c_keyhash 241 ompi/communicator/comm.c newcomm->c_keyhash))) { c_keyhash 998 ompi/communicator/comm.c comm->c_keyhash, /* attrs */ c_keyhash 1094 ompi/communicator/comm.c comm->c_keyhash, /* attrs */ c_keyhash 1204 ompi/communicator/comm.c comm->c_keyhash, /* attrs */ c_keyhash 1463 ompi/communicator/comm.c if (NULL != (*comm)->c_keyhash) { c_keyhash 1464 ompi/communicator/comm.c ret = ompi_attr_delete_all(COMM_ATTR, *comm, (*comm)->c_keyhash); c_keyhash 1468 ompi/communicator/comm.c OBJ_RELEASE((*comm)->c_keyhash); c_keyhash 152 ompi/communicator/comm_init.c ompi_attr_hash_init(&ompi_mpi_comm_world.comm.c_keyhash); c_keyhash 204 ompi/communicator/comm_init.c ompi_mpi_comm_self.comm.c_keyhash = NULL; c_keyhash 279 ompi/communicator/comm_init.c if (NULL != ompi_mpi_comm_world.comm.c_keyhash) { c_keyhash 281 ompi/communicator/comm_init.c (void) ompi_attr_delete_all(COMM_ATTR, &ompi_mpi_comm_world.comm, ompi_mpi_comm_world.comm.c_keyhash); c_keyhash 282 ompi/communicator/comm_init.c OBJ_RELEASE(ompi_mpi_comm_world.comm.c_keyhash); c_keyhash 384 ompi/communicator/comm_init.c comm->c_keyhash = NULL; c_keyhash 159 ompi/communicator/communicator.h struct opal_hash_table_t *c_keyhash; c_keyhash 339 ompi/debuggers/ompi_common_dll.c ompi_field_offset(i_info->ompi_communicator_t.offset.c_keyhash, c_keyhash 340 ompi/debuggers/ompi_common_dll.c qh_type, ompi_communicator_t, c_keyhash); c_keyhash 207 ompi/debuggers/ompi_common_dll_defs.h int c_keyhash; c_keyhash 644 ompi/debuggers/ompi_mpihandles_dll.c c_comm + i_info->ompi_communicator_t.offset.c_keyhash, c_keyhash 66 ompi/debuggers/predefined_gap_test.c GAP_CHECK("c_keyhash", test_comm, c_keyhash, c_local_comm, 1); c_keyhash 67 ompi/debuggers/predefined_gap_test.c GAP_CHECK("c_cube_dim", test_comm, c_cube_dim, c_keyhash, 1); c_keyhash 216 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_keyhash, sizeof(struct opal_hash_table_t *)); c_keyhash 238 ompi/mca/coll/hcoll/coll_hcoll_module.c ret = ompi_attr_set_c(COMM_ATTR, comm, &comm->c_keyhash, hcoll_comm_attr_keyval, (void *)module, false); c_keyhash 71 ompi/mpi/c/add_error_class.c &MPI_COMM_WORLD->c_keyhash, c_keyhash 78 ompi/mpi/c/add_error_code.c &MPI_COMM_WORLD->c_keyhash, c_keyhash 60 ompi/mpi/c/attr_delete.c ret = ompi_attr_delete(COMM_ATTR, comm, comm->c_keyhash, keyval, c_keyhash 62 ompi/mpi/c/attr_get.c ret = ompi_attr_get_c(comm->c_keyhash, keyval, (void**)attribute_val, flag); c_keyhash 59 ompi/mpi/c/attr_put.c ret = ompi_attr_set_c(COMM_ATTR, comm, &comm->c_keyhash, c_keyhash 59 ompi/mpi/c/comm_delete_attr.c ret = ompi_attr_delete(COMM_ATTR, comm, comm->c_keyhash, comm_keyval, c_keyhash 68 ompi/mpi/c/comm_get_attr.c ret = ompi_attr_get_c(comm->c_keyhash, comm_keyval, c_keyhash 59 ompi/mpi/c/comm_set_attr.c ret = ompi_attr_set_c(COMM_ATTR, comm, &comm->c_keyhash, c_keyhash 80 ompi/mpi/fortran/mpif-h/attr_get_f.c c_ierr = ompi_attr_get_fint(c_comm->c_keyhash, c_keyhash 81 ompi/mpi/fortran/mpif-h/attr_put_f.c &c_comm->c_keyhash, c_keyhash 81 ompi/mpi/fortran/mpif-h/comm_get_attr_f.c c_ierr = ompi_attr_get_aint(c_comm->c_keyhash, c_keyhash 81 ompi/mpi/fortran/mpif-h/comm_set_attr_f.c &c_comm->c_keyhash, c_keyhash 146 ompi/runtime/ompi_mpi_finalize.c if (NULL != ompi_mpi_comm_self.comm.c_keyhash) { c_keyhash 148 ompi/runtime/ompi_mpi_finalize.c ompi_mpi_comm_self.comm.c_keyhash); c_keyhash 149 ompi/runtime/ompi_mpi_finalize.c OBJ_RELEASE(ompi_mpi_comm_self.comm.c_keyhash); c_keyhash 150 ompi/runtime/ompi_mpi_finalize.c ompi_mpi_comm_self.comm.c_keyhash = NULL;