create             39 ompi/mpi/java/java/Info.java 		handle = create();
create            186 ompi/mpi/java/java/Intracomm.java 		return new Intracomm(create(handle, group.handle));
create             88 opal/mca/pmix/base/pmix_base_hash.c 					  opal_process_name_t id, bool create)
create             93 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == proc_data && create) {
create             66 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                                      uint64_t id, bool create);
create            360 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                                      uint64_t id, bool create)
create            365 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == proc_data && create) {
create             88 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC orte_grpcomm_coll_t* orte_grpcomm_base_get_tracker(orte_grpcomm_signature_t *sig, bool create);
create            227 orte/mca/grpcomm/base/grpcomm_base_stubs.c orte_grpcomm_coll_t* orte_grpcomm_base_get_tracker(orte_grpcomm_signature_t *sig, bool create)
create            255 orte/mca/grpcomm/base/grpcomm_base_stubs.c     if (!create) {
create            327 orte/util/session_dir.c int orte_session_dir(bool create, orte_process_name_t *proc)
create            345 orte/util/session_dir.c     if( create ) {
create            111 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_dir(bool create, orte_process_name_t *proc);