found            1228 ompi/dpm/dpm.c     bool found;
found            1241 ompi/dpm/dpm.c     found = ompi_dpm_group_is_dyn (comm->c_local_group, thisjobid);
found            1242 ompi/dpm/dpm.c     if (!found) {
found            1246 ompi/dpm/dpm.c         found = ompi_dpm_group_is_dyn (comm->c_remote_group, thisjobid);
found            1250 ompi/dpm/dpm.c     if (found) {
found             259 ompi/info/info.c     bool found = false;
found             300 ompi/info/info.c                         found = true;
found             310 ompi/info/info.c             if (!found && ompi_debug_show_handle_leaks) {
found             172 ompi/mca/bml/r2/bml_r2.c         bool found = false;
found             177 ompi/mca/bml/r2/bml_r2.c                 found = true;
found             182 ompi/mca/bml/r2/bml_r2.c         if (found == false || hp) {
found             183 ompi/mca/bml/r2/bml_r2.c             if (found == false) {
found             839 ompi/mca/bml/r2/bml_r2.c     bool found = false;
found             867 ompi/mca/bml/r2/bml_r2.c             found = true;
found             871 ompi/mca/bml/r2/bml_r2.c     if(!found) {
found              61 ompi/mca/coll/libnbc/nbc_iallgather.c   NBC_Allgather_args *args, *found, search;
found             113 ompi/mca/coll/libnbc/nbc_iallgather.c   found = (NBC_Allgather_args *) hb_tree_search ((hb_tree*)libnbc_module->NBC_Dict[NBC_ALLGATHER], &search);
found             114 ompi/mca/coll/libnbc/nbc_iallgather.c   if (NULL == found) {
found             179 ompi/mca/coll/libnbc/nbc_iallgather.c     schedule = found->schedule;
found              70 ompi/mca/coll/libnbc/nbc_iallreduce.c   NBC_Allreduce_args *args, *found, search;
found             139 ompi/mca/coll/libnbc/nbc_iallreduce.c   found = (NBC_Allreduce_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_ALLREDUCE], &search);
found             140 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (NULL == found) {
found             204 ompi/mca/coll/libnbc/nbc_iallreduce.c     schedule = found->schedule;
found              67 ompi/mca/coll/libnbc/nbc_ialltoall.c   NBC_Alltoall_args *args, *found, search;
found             191 ompi/mca/coll/libnbc/nbc_ialltoall.c   found = (NBC_Alltoall_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_ALLTOALL], &search);
found             192 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (NULL == found) {
found             269 ompi/mca/coll/libnbc/nbc_ialltoall.c     schedule = found->schedule;
found              58 ompi/mca/coll/libnbc/nbc_ibcast.c   NBC_Bcast_args *args, *found, search;
found             121 ompi/mca/coll/libnbc/nbc_ibcast.c   found = (NBC_Bcast_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_BCAST], &search);
found             122 ompi/mca/coll/libnbc/nbc_ibcast.c   if (NULL == found) {
found             180 ompi/mca/coll/libnbc/nbc_ibcast.c     schedule = found->schedule;
found              91 ompi/mca/coll/libnbc/nbc_iexscan.c     NBC_Scan_args *args, *found, search;
found              98 ompi/mca/coll/libnbc/nbc_iexscan.c     found = (NBC_Scan_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_EXSCAN], &search);
found              99 ompi/mca/coll/libnbc/nbc_iexscan.c     if (NULL == found) {
found             153 ompi/mca/coll/libnbc/nbc_iexscan.c         schedule = found->schedule;
found              77 ompi/mca/coll/libnbc/nbc_igather.c   NBC_Gather_args *args, *found, search;
found              87 ompi/mca/coll/libnbc/nbc_igather.c   found = (NBC_Gather_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_GATHER],
found              89 ompi/mca/coll/libnbc/nbc_igather.c   if (NULL == found) {
found             162 ompi/mca/coll/libnbc/nbc_igather.c     schedule = found->schedule;
found              63 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c   NBC_Ineighbor_allgather_args *args, *found, search;
found              72 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c   found = (NBC_Ineighbor_allgather_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_NEIGHBOR_ALLGATHER],
found              74 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c   if (NULL == found) {
found             152 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c     schedule = found->schedule;
found              63 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c   NBC_Ineighbor_allgatherv_args *args, *found, search;
found              72 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c   found = (NBC_Ineighbor_allgatherv_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_NEIGHBOR_ALLGATHERV],
found              74 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c   if (NULL == found) {
found             153 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c     schedule = found->schedule;
found              66 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   NBC_Ineighbor_alltoall_args *args, *found, search;
found              75 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   found = (NBC_Ineighbor_alltoall_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_NEIGHBOR_ALLTOALL],
found              77 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   if (NULL == found) {
found             156 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c     schedule = found->schedule;
found              69 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   NBC_Ineighbor_alltoallv_args *args, *found, search;
found              78 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   found = (NBC_Ineighbor_alltoallv_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_NEIGHBOR_ALLTOALLV],
found              80 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   if (NULL == found) {
found             160 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c     schedule = found->schedule;
found              55 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c   NBC_Ineighbor_alltoallw_args *args, *found, search;
found              64 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c   found = (NBC_Ineighbor_alltoallw_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_NEIGHBOR_ALLTOALLW],
found              66 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c   if(found == NULL) {
found             145 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c     schedule = found->schedule;
found             151 ompi/mca/coll/libnbc/nbc_ireduce.c   NBC_Reduce_args *args, *found, search;
found             160 ompi/mca/coll/libnbc/nbc_ireduce.c   found = (NBC_Reduce_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_REDUCE], &search);
found             161 ompi/mca/coll/libnbc/nbc_ireduce.c   if (NULL == found) {
found             225 ompi/mca/coll/libnbc/nbc_ireduce.c     schedule = found->schedule;
found              91 ompi/mca/coll/libnbc/nbc_iscan.c   NBC_Scan_args *args, *found, search;
found              99 ompi/mca/coll/libnbc/nbc_iscan.c   found = (NBC_Scan_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_SCAN], &search);
found             100 ompi/mca/coll/libnbc/nbc_iscan.c   if (NULL == found) {
found             154 ompi/mca/coll/libnbc/nbc_iscan.c     schedule = found->schedule;
found              74 ompi/mca/coll/libnbc/nbc_iscatter.c   NBC_Scatter_args *args, *found, search;
found              84 ompi/mca/coll/libnbc/nbc_iscatter.c   found = (NBC_Scatter_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_SCATTER], &search);
found              85 ompi/mca/coll/libnbc/nbc_iscatter.c   if (NULL == found) {
found             157 ompi/mca/coll/libnbc/nbc_iscatter.c     schedule = found->schedule;
found             654 ompi/mca/common/ompio/common_ompio_aggregators.c     int found;
found             656 ompi/mca/common/ompio/common_ompio_aggregators.c         found = 0; 
found             660 ompi/mca/common/ompio/common_ompio_aggregators.c                 found=1;
found             663 ompi/mca/common/ompio/common_ompio_aggregators.c         } while ( !found && j < fh->f_size);       
found            5394 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     int need, found;
found            5400 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     found = 0;
found            5448 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                              total_details_sent, found
found            5453 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             found += num_matches;
found            5481 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( need > found ) {
found            5484 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                             need, found));
found            5486 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     assert(need <= found);
found            5641 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     int need, found;
found            5648 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     found = 0;
found            5657 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while(need > found) {
found            5705 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         found += num_resolved;
found            5712 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                              need, found,
found            5714 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                              ( need <= found ? "T" : "F") ));
found            5717 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( need <= found ) {
found            5725 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if(OMPI_SUCCESS != (ret = do_recv_msg_detail_resp(peer_ref, response, num_resolved, found))) {
found              55 ompi/mca/hook/base/hook_base.c     bool found = false;
found              74 ompi/mca/hook/base/hook_base.c                 found = false;
found              78 ompi/mca/hook/base/hook_base.c                         found = true;
found              82 ompi/mca/hook/base/hook_base.c                 if( !found ) {
found             132 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     int commsize, commrank, found;
found             143 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	MPI_Comm_get_attr(comm, ADIOI_cb_config_list_keyval, (void *) &array, &found);
found             144 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c         if (found) {
found             101 ompi/runtime/ompi_cr.c         bool found = false;                                     \
found             107 ompi/runtime/ompi_cr.c                 if (my_module == modules[k]) found = true;      \
found             109 ompi/runtime/ompi_cr.c             if (!found) {                                       \
found             279 ompi/runtime/ompi_spc.c     int i, j, ret, found = 0, all_on = 0;
found             304 ompi/runtime/ompi_spc.c             found++;
found             311 ompi/runtime/ompi_spc.c                     found++;
found             337 ompi/runtime/ompi_spc.c         if( (ret < 0) || (ret != (mpi_t_offset + found - 1)) ) {
found             481 opal/class/opal_list.h     bool found = false;
found             488 opal/class/opal_list.h             found = true;
found             492 opal/class/opal_list.h     if (!found) {
found             179 opal/datatype/opal_copy_functions.c #error No basic type for copy function for opal_datatype_float4 found
found             193 opal/datatype/opal_copy_functions.c #error No basic type for copy function for opal_datatype_float8 found
found             250 opal/datatype/opal_copy_functions.c #error No basic type for copy function for opal_datatype_bool found
found             275 opal/mca/base/mca_base_component_find.c     bool found = false;
found             288 opal/mca/base/mca_base_component_find.c             found = true;
found             307 opal/mca/base/mca_base_component_find.c     return (include_mode && found) || !(include_mode || found);
found             322 opal/mca/base/mca_base_component_find.c         bool found = false;
found             327 opal/mca/base/mca_base_component_find.c                 found = true;
found             332 opal/mca/base/mca_base_component_find.c         if (!found) {
found              54 opal/mca/base/mca_base_parse_paramfile.c     bool found = false;
found              65 opal/mca/base/mca_base_parse_paramfile.c             found = true;
found              70 opal/mca/base/mca_base_parse_paramfile.c     if (!found) {
found             597 opal/mca/base/mca_base_var_enum.c         bool found = false, conflict = false;
found             601 opal/mca/base/mca_base_var_enum.c                 found = true;
found             620 opal/mca/base/mca_base_var_enum.c         if (!found || conflict || (is_int && value)) {
found             622 opal/mca/base/mca_base_var_enum.c             return !found ? OPAL_ERR_VALUE_OUT_OF_BOUNDS : OPAL_ERR_BAD_PARAM;
found              73 opal/mca/btl/base/btl_base_select.c             bool found = false;
found              76 opal/mca/btl/base/btl_base_select.c                     found = true;
found              81 opal/mca/btl/base/btl_base_select.c             if(found == false) {
found              88 opal/mca/btl/base/btl_base_select.c             bool found = false;
found              91 opal/mca/btl/base/btl_base_select.c                     found = true;
found              96 opal/mca/btl/base/btl_base_select.c             if(found == true) {
found             499 opal/mca/btl/tcp/btl_tcp_component.c     bool found = false;
found             533 opal/mca/btl/tcp/btl_tcp_component.c             found = true;
found             537 opal/mca/btl/tcp/btl_tcp_component.c             found = true;
found             543 opal/mca/btl/tcp/btl_tcp_component.c     if (!found) {
found             327 opal/mca/btl/uct/btl_uct_component.c     bool found = false;
found             341 opal/mca/btl/uct/btl_uct_component.c             found = true;
found             346 opal/mca/btl/uct/btl_uct_component.c     if (!found) {
found             841 opal/mca/btl/usnic/btl_usnic_cagent.c     bool found = false;
found             846 opal/mca/btl/usnic/btl_usnic_cagent.c             found = true;
found             850 opal/mca/btl/usnic/btl_usnic_cagent.c     if (!found) {
found             866 opal/mca/common/ucx/common_ucx_wpool.c     int rc, found = 0;
found             877 opal/mca/common/ucx/common_ucx_wpool.c         if ((NULL == tls->ctx_tbl[i]->gctx) && !found) {
found             880 opal/mca/common/ucx/common_ucx_wpool.c             found = 1;
found             885 opal/mca/common/ucx/common_ucx_wpool.c     if (!found) {
found             996 opal/mca/common/ucx/common_ucx_wpool.c     int rc = OPAL_SUCCESS, found = 0;
found            1006 opal/mca/common/ucx/common_ucx_wpool.c         if ((NULL == tls->mem_tbl[i]->gmem) && !found) {
found            1009 opal/mca/common/ucx/common_ucx_wpool.c             found = 1;
found            1013 opal/mca/common/ucx/common_ucx_wpool.c     if (!found){
found              53 opal/mca/compress/fwd/regx_fwd.c     bool found;
found             156 opal/mca/compress/fwd/regx_fwd.c         found = false;
found             169 opal/mca/compress/fwd/regx_fwd.c                 found = false;
found             172 opal/mca/compress/fwd/regx_fwd.c                 found = true;
found             175 opal/mca/compress/fwd/regx_fwd.c         if (found) {
found              54 opal/mca/compress/reverse/regx_reverse.c     bool found;
found             172 opal/mca/compress/reverse/regx_reverse.c         found = false;
found             185 opal/mca/compress/reverse/regx_reverse.c                 found = false;
found             188 opal/mca/compress/reverse/regx_reverse.c                 found = true;
found             191 opal/mca/compress/reverse/regx_reverse.c         if (found) {
found             223 opal/mca/dl/dlopen/dl_dlopen_module.c             bool found = false;
found             227 opal/mca/dl/dlopen/dl_dlopen_module.c                     found = true;
found             232 opal/mca/dl/dlopen/dl_dlopen_module.c             if (!found) {
found            2639 opal/mca/event/libevent2022/libevent/evdns.c 		int found = 0;
found            2645 opal/mca/event/libevent2022/libevent/evdns.c 				found = 1;
found            2650 opal/mca/event/libevent2022/libevent/evdns.c 		EVUTIL_ASSERT(found);
found            3750 opal/mca/event/libevent2022/libevent/evdns.c 	int found = 0;
found            3753 opal/mca/event/libevent2022/libevent/evdns.c 	if (!found && config_nameserver_from_reg_key(base,k,TEXT(name)) == 0) { \
found            3755 opal/mca/event/libevent2022/libevent/evdns.c 		found = 1;						\
found            3756 opal/mca/event/libevent2022/libevent/evdns.c 	} else if (!found) {						\
found            3795 opal/mca/event/libevent2022/libevent/evdns.c 	if (found == 0) {
found            3799 opal/mca/event/libevent2022/libevent/evdns.c 	return found ? 0 : -1;
found             268 opal/mca/event/libevent2022/libevent/test/tinytest.c 	int found=0;
found             279 opal/mca/event/libevent2022/libevent/test/tinytest.c 				++found;
found             283 opal/mca/event/libevent2022/libevent/test/tinytest.c 	return found;
found             241 opal/mca/hwloc/base/hwloc_base_util.c     bool found = false;
found             245 opal/mca/hwloc/base/hwloc_base_util.c     while (cache_level > 0 && !found) {
found             260 opal/mca/hwloc/base/hwloc_base_util.c                     found = true;
found             270 opal/mca/hwloc/base/hwloc_base_util.c     if (found) {
found             755 opal/mca/hwloc/base/hwloc_base_util.c         hwloc_obj_t found = NULL;
found             763 opal/mca/hwloc/base/hwloc_base_util.c                 found = obj;
found             765 opal/mca/hwloc/base/hwloc_base_util.c         return found;
found            1422 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c 	int found = 0;
found            1427 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c 		if (found) {
found            1436 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c 				found = 1;
found            1442 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c 		if (found) {
found             427 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 			int found = 0;
found             434 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 					found = 1;
found             438 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 			if (!found)
found            2480 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     unsigned found;
found            2489 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     found = 0;
found            2496 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       found++;
found            2497 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (found == nbnodes)
found            2501 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (found != nbnodes)
found            3184 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	       const char *path, unsigned *found)
found            3418 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   *found = nbnodes - failednodes;
found              31 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   int found = 0;
found              37 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c       found++;
found              40 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   if (!found)
found             580 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   int found = HWLOC_TYPE_DEPTH_UNKNOWN;
found             589 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h       if (found != HWLOC_TYPE_DEPTH_UNKNOWN) {
found             594 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h       found = depth;
found             602 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return found;
found             294 opal/mca/mpool/hugepage/mpool_hugepage_component.c     bool found = false;
found             387 opal/mca/mpool/hugepage/mpool_hugepage_component.c         found = true;
found             391 opal/mca/mpool/hugepage/mpool_hugepage_component.c     if (!found) {
found             304 opal/mca/pmix/cray/pmix_cray.c     int found;
found             397 opal/mca/pmix/cray/pmix_cray.c     rc = PMI2_Info_GetJobAttr("PMI_process_mapping", pmapping, PMI2_MAX_VALLEN, &found);
found             398 opal/mca/pmix/cray/pmix_cray.c     if( !found || PMI_SUCCESS != rc ) {
found             443 opal/mca/pmix/cray/pmix_cray.c     rc = PMI2_Info_GetJobAttr("universeSize", buf, 16, &found);
found             669 opal/mca/pmix/ext2x/ext2x.c     bool found;
found             772 opal/mca/pmix/ext2x/ext2x.c             found = false;
found             776 opal/mca/pmix/ext2x/ext2x.c                     found = true;
found             780 opal/mca/pmix/ext2x/ext2x.c             if (!found) {
found             846 opal/mca/pmix/ext2x/ext2x.c     bool found;
found             945 opal/mca/pmix/ext2x/ext2x.c         found = false;
found             949 opal/mca/pmix/ext2x/ext2x.c                 found = true;
found             953 opal/mca/pmix/ext2x/ext2x.c         if (!found) {
found             742 opal/mca/pmix/ext3x/ext3x.c     bool found;
found             845 opal/mca/pmix/ext3x/ext3x.c             found = false;
found             849 opal/mca/pmix/ext3x/ext3x.c                     found = true;
found             853 opal/mca/pmix/ext3x/ext3x.c             if (!found) {
found             922 opal/mca/pmix/ext3x/ext3x.c             found = false;
found             926 opal/mca/pmix/ext3x/ext3x.c                     found = true;
found             930 opal/mca/pmix/ext3x/ext3x.c             if (!found) {
found             965 opal/mca/pmix/ext3x/ext3x.c     bool found;
found            1064 opal/mca/pmix/ext3x/ext3x.c         found = false;
found            1068 opal/mca/pmix/ext3x/ext3x.c                 found = true;
found            1072 opal/mca/pmix/ext3x/ext3x.c         if (!found) {
found            1157 opal/mca/pmix/ext3x/ext3x.c         found = false;
found            1161 opal/mca/pmix/ext3x/ext3x.c                 found = true;
found            1165 opal/mca/pmix/ext3x/ext3x.c         if (!found) {
found            1079 opal/mca/pmix/ext3x/ext3x_server_north.c     bool found;
found            1095 opal/mca/pmix/ext3x/ext3x_server_north.c             found = false;
found            1099 opal/mca/pmix/ext3x/ext3x_server_north.c                     found = true;
found            1103 opal/mca/pmix/ext3x/ext3x_server_north.c             if (!found) {
found              53 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     int rc, found;
found              62 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     rc = PMI2_Info_GetJobAttr("PMI_process_mapping", pmapping, PMI2_MAX_VALLEN, &found);
found              63 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( !found || PMI2_SUCCESS != rc ) {
found             134 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     int found, rc;
found             137 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( (rc = PMI2_Info_GetNodeAttr(key_name, tmp, PMI2_MAX_VALLEN, &found, 1) ) ){
found             141 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( !found ){
found              47 opal/mca/pmix/pmix4x/pmix/examples/fault.c     bool found;
found              54 opal/mca/pmix/pmix4x/pmix/examples/fault.c     found = false;
found              61 opal/mca/pmix/pmix4x/pmix/examples/fault.c             found = true;
found              83 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (found) {
found             377 opal/mca/pmix/pmix4x/pmix/include/pmi2.h PMIX_EXPORT int PMI2_Info_GetNodeAttr(const char name[], char value[], int valuelen, int *found, int waitfor);
found             411 opal/mca/pmix/pmix4x/pmix/include/pmi2.h PMIX_EXPORT int PMI2_Info_GetNodeAttrIntArray(const char name[], int array[], int arraylen, int *outlen, int *found);
found             447 opal/mca/pmix/pmix4x/pmix/include/pmi2.h PMIX_EXPORT int PMI2_Info_GetJobAttr(const char name[], char value[], int valuelen, int *found);
found             512 opal/mca/pmix/pmix4x/pmix/include/pmi2.h PMIX_EXPORT int PMI2_Info_GetJobAttrIntArray(const char name[], int array[], int arraylen, int *outlen, int *found);
found             475 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     bool found = false;
found             482 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h             found = true;
found             486 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     if (!found) {
found             480 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c                                       int *found, int waitfor)
found             491 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == name) || (NULL == value) || (NULL == found)) {
found             505 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     *found = 0;
found             513 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             *found = 1;
found             526 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c                                   int arraylen, int *outlen, int *found)
found             553 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c PMIX_EXPORT int PMI2_Info_GetJobAttr(const char name[], char value[], int valuelen, int *found)
found             564 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == name) || (NULL == value) || (NULL == found)) {
found             589 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             *found = 1;
found             599 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             *found = 1;
found             605 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     *found = 0;
found             612 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             *found = 1;
found             626 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c                                              int *outlen, int *found)
found             433 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     bool found;
found             597 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     found = false;
found             602 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c                 found = true;
found             607 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (!found) {
found             620 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     bool found;
found             637 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         found = false;
found             640 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 found = true;
found             644 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (!found) {
found             662 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             found = false;
found             665 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     found = true;
found             671 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (found && pmix_notify_check_range(&pmix_globals.events.first->rng, &chain->source)) {
found             365 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     bool found, matched;
found             374 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         found = false;
found             378 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 found = true;
found             383 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                     found = true;
found             388 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (!found) {
found             468 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     bool found;
found             791 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         found = false;
found             810 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                found = true;
found             819 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (!found) {
found             284 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     bool found = false;
found             297 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c             found = true;
found             316 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     return (include_mode && found) || !(include_mode || found);
found             331 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c         bool found = false;
found             336 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c                 found = true;
found             341 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c         if (!found) {
found              55 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c     bool found = false;
found              66 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c             found = true;
found              71 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c     if (!found) {
found             497 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c         bool found = false, conflict = false;
found             501 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c                 found = true;
found             513 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c         if (!found || conflict) {
found             515 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c             return !found ? PMIX_ERR_VALUE_OUT_OF_BOUNDS : PMIX_ERR_BAD_PARAM;
found             107 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c     bool found;
found             219 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c             found = false;
found             222 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                 found = true;
found             227 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                         found = true;
found             233 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c             if (false == found) {
found             231 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             bool found = false;
found             235 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c                     found = true;
found             240 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             if (!found) {
found             553 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     bool found = false;
found             585 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         found = true;
found             665 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (!found) {
found             688 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (!found) {
found             886 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     bool found = false;
found             942 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         found = true;
found             974 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (!found) {
found              84 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     bool found, fullval;
found             157 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         found = false;
found             198 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             found = true;
found             224 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (!found) {
found             878 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     bool found;
found             893 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     for (found = false, i = 0; i < len; ++i) {
found             895 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (!found) {
found             897 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 found = true;
found             902 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (!found) {
found             909 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     for (found = false; i < len; ++i) {
found             919 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         found = true;
found             927 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 found = true;
found             932 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (!found) {
found             968 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     bool found;
found            1372 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             found = false;
found            1375 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                     found = true;
found            1379 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             if (!found) {
found            1513 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     found = false;
found            1516 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             found = true;
found            1520 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (!found) {
found             348 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     bool found;
found             565 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     found = false;
found             568 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c             found = true;
found             572 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (!found) {
found             808 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     bool found;
found             857 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 found = false;
found             861 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                         found = true;
found             865 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 if (found) {
found            1701 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     bool found = false;
found            1729 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         found = true;
found            1766 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (!found) {
found            2289 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     bool found;
found            2336 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         found = false;
found            2340 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 found = true;
found            2344 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (!found) {
found            2508 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     bool found;
found            2533 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             found = false;
found            2536 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                     found = true;
found            2540 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             if (!found) {
found             556 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         bool found = false;
found             564 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                 found = true;  // we will satisy this request upon commit from new proc
found             571 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (!found){
found             596 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     bool found = false;
found             716 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             found = true;
found             742 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             found = true;
found             794 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (found) {
found             885 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     bool found;
found             935 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             found = false;
found             938 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                     found = true;
found             942 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             if (!found) {
found             534 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     bool found;
found             650 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 found = false;
found             652 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     found = true;
found             656 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                             found = true;
found             662 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (false == found) {
found            1847 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     bool found, matched;
found            1860 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         found = false;
found            1864 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 found = true;
found            1869 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     found = true;
found            1874 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (!found) {
found            1897 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         found = false;
found            1915 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         found = true;  // mark that we should release cd
found            1966 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (found) {
found            2024 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     bool found;
found            2145 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         found = false;
found            2150 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     found = true;
found            2159 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     found = true;
found            2164 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (found) {
found            3715 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     bool found;
found            3767 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             found = false;
found            3771 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     found = true;
found            3775 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (!found) {
found             438 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     bool found;
found             500 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             for (found = false, i = 0; i < mca_types->size; ++i) {
found             505 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                     found = true;
found             510 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (!found) {
found             997 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     bool found;
found            1013 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         for (found = false, j = 0; j < mca_types->size; ++j) {
found            1018 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 found = true;
found            1023 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (!found) {
found             600 opal/mca/pmix/pmix4x/pmix/src/util/path.c             goto found;
found             606 opal/mca/pmix/pmix4x/pmix/src/util/path.c             goto found;
found             617 opal/mca/pmix/pmix4x/pmix/src/util/path.c             goto found;
found             624 opal/mca/pmix/pmix4x/pmix/src/util/path.c             goto found;
found             640 opal/mca/pmix/pmix4x/pmix/src/util/path.c   found:
found             184 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     bool found;
found             204 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     found = false;
found             213 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c         found = true;
found             220 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     return (found) ? PMIX_SUCCESS : PMIX_ERR_NOT_FOUND;
found             253 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     int found = 0;
found             272 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         if (PMI2_SUCCESS != (rc = PMI2_Info_GetJobAttr(*ptr, val, sizeof(val), &found))) {
found             276 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         log_info("key=%s value=%s found=%d\n", *ptr, (found ? val : "N/A"), found);
found             277 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         if (!_legacy && !found) {
found             290 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     int found = 0;
found             307 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         if (PMI2_SUCCESS != (rc = PMI2_Info_GetNodeAttr(*ptr, val, sizeof(val), &found, 1))) {
found             311 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         log_info("key=%s value=%s found=%d\n", *ptr, (found ? val : "N/A"), found);
found             312 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         if (!_legacy && !found) {
found             325 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     int found = 0;
found             334 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     if (PMI2_SUCCESS != (rc = PMI2_Info_GetNodeAttr(tkey, val, sizeof(val), &found, 1))) {
found             339 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     log_info("tkey=%s tval=%s val=%s found=%d\n", tkey, tval, val, found);
found             341 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     log_assert(found, "PMI2_Info_GetNodeAttr does not find expected key");
found             158 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     int found;
found             164 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c         found = 0;
found             167 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c                 found = 1;
found             171 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c         if (!found) {
found             741 opal/mca/pmix/pmix4x/pmix4x.c     bool found;
found             844 opal/mca/pmix/pmix4x/pmix4x.c             found = false;
found             848 opal/mca/pmix/pmix4x/pmix4x.c                     found = true;
found             852 opal/mca/pmix/pmix4x/pmix4x.c             if (!found) {
found             921 opal/mca/pmix/pmix4x/pmix4x.c             found = false;
found             925 opal/mca/pmix/pmix4x/pmix4x.c                     found = true;
found             929 opal/mca/pmix/pmix4x/pmix4x.c             if (!found) {
found             964 opal/mca/pmix/pmix4x/pmix4x.c     bool found;
found            1063 opal/mca/pmix/pmix4x/pmix4x.c         found = false;
found            1067 opal/mca/pmix/pmix4x/pmix4x.c                 found = true;
found            1071 opal/mca/pmix/pmix4x/pmix4x.c         if (!found) {
found            1150 opal/mca/pmix/pmix4x/pmix4x.c         found = false;
found            1154 opal/mca/pmix/pmix4x/pmix4x.c                 found = true;
found            1158 opal/mca/pmix/pmix4x/pmix4x.c         if (!found) {
found            1078 opal/mca/pmix/pmix4x/pmix4x_server_north.c     bool found;
found            1094 opal/mca/pmix/pmix4x/pmix4x_server_north.c             found = false;
found            1098 opal/mca/pmix/pmix4x/pmix4x_server_north.c                     found = true;
found            1102 opal/mca/pmix/pmix4x/pmix4x_server_north.c             if (!found) {
found             166 opal/mca/pmix/s2/pmix_s2.c     int found;
found             286 opal/mca/pmix/s2/pmix_s2.c     rc = PMI2_Info_GetJobAttr("universeSize", buf, 16, &found);
found             322 opal/mca/pmix/s2/pmix_s2.c     rc = PMI2_Info_GetJobAttr("PMI_process_mapping", pmapping, PMI2_MAX_VALLEN, &found);
found             323 opal/mca/pmix/s2/pmix_s2.c     if( !found || PMI2_SUCCESS != rc ) {
found              76 opal/mca/reachable/netlink/libnl3_utils.h 	int			found;
found             196 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     int found = 0;
found             252 opal/mca/reachable/netlink/reachable_netlink_utils_common.c             found = 1;
found             262 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     if (found && tb[RTA_GATEWAY]) {
found             265 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     lookup_arg->found = found;
found             333 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     if (arg.found) {
found             413 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     if (arg.found) {
found             453 opal/runtime/opal_info_support.c     bool found;
found             515 opal/runtime/opal_info_support.c             for (found = false, i = 0; i < mca_types->size; ++i) {
found             520 opal/runtime/opal_info_support.c                     found = true;
found             525 opal/runtime/opal_info_support.c             if (!found) {
found            1027 opal/runtime/opal_info_support.c     bool found;
found            1043 opal/runtime/opal_info_support.c         for (found = false, j = 0; j < mca_types->size; ++j) {
found            1048 opal/runtime/opal_info_support.c                 found = true;
found            1053 opal/runtime/opal_info_support.c         if (!found) {
found             408 opal/tools/wrappers/opal_wrapper.c     bool found = false;
found             412 opal/tools/wrappers/opal_wrapper.c             if (found)  printf(" ");
found             414 opal/tools/wrappers/opal_wrapper.c             found = true;
found             418 opal/tools/wrappers/opal_wrapper.c     if (found) printf("\n");
found             188 opal/util/info_subscriber.c             int found = 0;
found             198 opal/util/info_subscriber.c                         found = 1;
found             204 opal/util/info_subscriber.c             if (!found) {
found             212 opal/util/opal_environ.c     bool found;
found             232 opal/util/opal_environ.c     found = false;
found             241 opal/util/opal_environ.c         found = true;
found             248 opal/util/opal_environ.c     return (found) ? OPAL_SUCCESS : OPAL_ERR_NOT_FOUND;
found             593 opal/util/path.c             goto found;
found             599 opal/util/path.c             goto found;
found             610 opal/util/path.c             goto found;
found             617 opal/util/path.c             goto found;
found             629 opal/util/path.c found:
found             232 orte/mca/ess/base/ess_base_frame.c     bool ignore, found;
found             283 orte/mca/ess/base/ess_base_frame.c             found = false;
found             292 orte/mca/ess/base/ess_base_frame.c                     found = true;
found             298 orte/mca/ess/base/ess_base_frame.c             if (!found) {
found             321 orte/mca/grpcomm/base/grpcomm_base_stubs.c     bool found;
found             424 orte/mca/grpcomm/base/grpcomm_base_stubs.c             found = false;
found             427 orte/mca/grpcomm/base/grpcomm_base_stubs.c                     found = true;
found             431 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (!found) {
found             919 orte/mca/odls/base/odls_base_default_fns.c     bool found;
found             968 orte/mca/odls/base/odls_base_default_fns.c         found = false;
found             987 orte/mca/odls/base/odls_base_default_fns.c                 found = true;
found             999 orte/mca/odls/base/odls_base_default_fns.c         if (!found) {
found             830 orte/mca/oob/tcp/oob_tcp_component.c     bool found;
found             836 orte/mca/oob/tcp/oob_tcp_component.c     found = false;
found             964 orte/mca/oob/tcp/oob_tcp_component.c             found = true;
found             969 orte/mca/oob/tcp/oob_tcp_component.c     if (found) {
found            1089 orte/mca/plm/base/plm_base_launch_support.c     bool found;
found            1283 orte/mca/plm/base/plm_base_launch_support.c         found = false;
found            1293 orte/mca/plm/base/plm_base_launch_support.c                 found = true;
found            1321 orte/mca/plm/base/plm_base_launch_support.c         if (!found) {
found             344 orte/mca/plm/rsh/plm_rsh_module.c     bool found;
found             655 orte/mca/plm/rsh/plm_rsh_module.c                 found = false;
found             659 orte/mca/plm/rsh/plm_rsh_module.c                         found = true;
found             663 orte/mca/plm/rsh/plm_rsh_module.c                 if (!found) {
found              72 orte/mca/ras/gridengine/ras_gridengine_module.c     bool found;
found             108 orte/mca/ras/gridengine/ras_gridengine_module.c         found = false;
found             116 orte/mca/ras/gridengine/ras_gridengine_module.c                 found = true;
found             120 orte/mca/ras/gridengine/ras_gridengine_module.c         if (!found) {
found             670 orte/mca/ras/slurm/ras_slurm_module.c     bool found;
found             681 orte/mca/ras/slurm/ras_slurm_module.c     for (found = false, i = 0; i < len; ++i) {
found             683 orte/mca/ras/slurm/ras_slurm_module.c             if (!found) {
found             685 orte/mca/ras/slurm/ras_slurm_module.c                 found = true;
found             690 orte/mca/ras/slurm/ras_slurm_module.c     if (!found) {
found             697 orte/mca/ras/slurm/ras_slurm_module.c     for (found = false, num_str_len = 0; i < len; ++i, ++num_str_len) {
found             707 orte/mca/ras/slurm/ras_slurm_module.c         found = true;
found             717 orte/mca/ras/slurm/ras_slurm_module.c                 found = true;
found             722 orte/mca/ras/slurm/ras_slurm_module.c     if (!found) {
found             778 orte/mca/ras/slurm/ras_slurm_module.c     bool found;
found             909 orte/mca/ras/slurm/ras_slurm_module.c             found = false;
found             915 orte/mca/ras/slurm/ras_slurm_module.c                     found = true;
found             921 orte/mca/ras/slurm/ras_slurm_module.c             if (!found) {
found            1119 orte/mca/ras/slurm/ras_slurm_module.c     int found=0;
found            1131 orte/mca/ras/slurm/ras_slurm_module.c             found++;
found            1135 orte/mca/ras/slurm/ras_slurm_module.c             found++;
found            1139 orte/mca/ras/slurm/ras_slurm_module.c             found++;
found            1143 orte/mca/ras/slurm/ras_slurm_module.c             found++;
found            1149 orte/mca/ras/slurm/ras_slurm_module.c     if (4 != found) {
found             309 orte/mca/rmaps/base/rmaps_base_binding.c     bool found;
found             423 orte/mca/rmaps/base/rmaps_base_binding.c                 found = false;
found             432 orte/mca/rmaps/base/rmaps_base_binding.c                         found = true;
found             437 orte/mca/rmaps/base/rmaps_base_binding.c                 if (!found) {
found             451 orte/mca/rmaps/base/rmaps_base_binding.c                             found = true;
found             457 orte/mca/rmaps/base/rmaps_base_binding.c                 if (!found) {
found             545 orte/mca/rmaps/base/rmaps_base_frame.c     bool found = false;
found             560 orte/mca/rmaps/base/rmaps_base_frame.c             found = true;
found             575 orte/mca/rmaps/base/rmaps_base_frame.c             found = true;
found             579 orte/mca/rmaps/base/rmaps_base_frame.c             found = true;
found             583 orte/mca/rmaps/base/rmaps_base_frame.c             found = true;
found             591 orte/mca/rmaps/base/rmaps_base_frame.c     if (found) {
found              80 orte/mca/rmaps/resilient/rmaps_resilient.c     bool found;
found             246 orte/mca/rmaps/resilient/rmaps_resilient.c         found = false;
found             252 orte/mca/rmaps/resilient/rmaps_resilient.c                 found = true;
found             256 orte/mca/rmaps/resilient/rmaps_resilient.c         if (!found) {
found             322 orte/mca/rmaps/resilient/rmaps_resilient.c     bool found;
found             352 orte/mca/rmaps/resilient/rmaps_resilient.c             found = false;
found             353 orte/mca/rmaps/resilient/rmaps_resilient.c             for (i=0; i < orte_node_pool->size && !found; i++) {
found             364 orte/mca/rmaps/resilient/rmaps_resilient.c                     found = true;
found             485 orte/mca/rmaps/resilient/rmaps_resilient.c     bool found;
found             594 orte/mca/rmaps/resilient/rmaps_resilient.c         found = false;
found             606 orte/mca/rmaps/resilient/rmaps_resilient.c                 found = true;
found             610 orte/mca/rmaps/resilient/rmaps_resilient.c         if (found) {
found             205 orte/mca/routed/binomial/routed_binomial.c         goto found;
found             215 orte/mca/routed/binomial/routed_binomial.c         goto found;
found             221 orte/mca/routed/binomial/routed_binomial.c         goto found;
found             227 orte/mca/routed/binomial/routed_binomial.c         goto found;
found             236 orte/mca/routed/binomial/routed_binomial.c             goto found;
found             240 orte/mca/routed/binomial/routed_binomial.c             goto found;
found             252 orte/mca/routed/binomial/routed_binomial.c             goto found;
found             258 orte/mca/routed/binomial/routed_binomial.c             goto found;
found             268 orte/mca/routed/binomial/routed_binomial.c         goto found;
found             274 orte/mca/routed/binomial/routed_binomial.c         goto found;
found             285 orte/mca/routed/binomial/routed_binomial.c             goto found;
found             293 orte/mca/routed/binomial/routed_binomial.c             goto found;
found             304 orte/mca/routed/binomial/routed_binomial.c  found:
found             391 orte/mca/routed/binomial/routed_binomial.c     int i, bitmap, peer, hibit, mask, found;
found             459 orte/mca/routed/binomial/routed_binomial.c             if (0 <= (found = binomial_tree(peer, rank, me, num_procs, nchildren, childrn, relatives, mine))) {
found             462 orte/mca/routed/binomial/routed_binomial.c                                      ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), found));
found             463 orte/mca/routed/binomial/routed_binomial.c                 return found;
found             146 orte/mca/routed/direct/routed_direct.c         goto found;
found             164 orte/mca/routed/direct/routed_direct.c         goto found;
found             173 orte/mca/routed/direct/routed_direct.c             goto found;
found             177 orte/mca/routed/direct/routed_direct.c             goto found;
found             187 orte/mca/routed/direct/routed_direct.c         goto found;
found             194 orte/mca/routed/direct/routed_direct.c         goto found;
found             200 orte/mca/routed/direct/routed_direct.c         goto found;
found             206 orte/mca/routed/direct/routed_direct.c  found:
found             207 orte/mca/routed/radix/routed_radix.c         goto found;
found             217 orte/mca/routed/radix/routed_radix.c         goto found;
found             223 orte/mca/routed/radix/routed_radix.c         goto found;
found             232 orte/mca/routed/radix/routed_radix.c             goto found;
found             236 orte/mca/routed/radix/routed_radix.c             goto found;
found             251 orte/mca/routed/radix/routed_radix.c             goto found;
found             257 orte/mca/routed/radix/routed_radix.c             goto found;
found             264 orte/mca/routed/radix/routed_radix.c         goto found;
found             271 orte/mca/routed/radix/routed_radix.c         goto found;
found             283 orte/mca/routed/radix/routed_radix.c             goto found;
found             290 orte/mca/routed/radix/routed_radix.c         goto found;
found             300 orte/mca/routed/radix/routed_radix.c                 goto found;
found             307 orte/mca/routed/radix/routed_radix.c                 goto found;
found             319 orte/mca/routed/radix/routed_radix.c found:
found             594 orte/mca/snapc/full/snapc_full_global.c     bool found = false;
found             617 orte/mca/snapc/full/snapc_full_global.c         found = false;
found             628 orte/mca/snapc/full/snapc_full_global.c                 found = true;
found             632 orte/mca/snapc/full/snapc_full_global.c         if( found ) {
found             689 orte/mca/snapc/full/snapc_full_global.c     bool found = false;
found             711 orte/mca/snapc/full/snapc_full_global.c             found = false;
found             728 orte/mca/snapc/full/snapc_full_global.c                         found = true;
found             734 orte/mca/snapc/full/snapc_full_global.c                 if( found ) {
found             752 orte/mca/snapc/full/snapc_full_global.c         found = false;
found             761 orte/mca/snapc/full/snapc_full_global.c                 found = true;
found             766 orte/mca/snapc/full/snapc_full_global.c         if( !found ) {
found             790 orte/mca/snapc/full/snapc_full_global.c         found = false;
found             799 orte/mca/snapc/full/snapc_full_global.c                 found = true;
found             803 orte/mca/snapc/full/snapc_full_global.c         if( found ) {
found            1950 orte/mca/snapc/full/snapc_full_local.c     bool found = false;
found            1961 orte/mca/snapc/full/snapc_full_local.c         found = false;
found            1970 orte/mca/snapc/full/snapc_full_local.c                 found = true;
found            1974 orte/mca/snapc/full/snapc_full_local.c         if( !found ) {
found             118 orte/orted/orted_comm.c     bool found = false;
found             322 orte/orted/orted_comm.c             found = false;
found             330 orte/orted/orted_comm.c                     found = true;
found             340 orte/orted/orted_comm.c                                  (found ? "Dup" : "New") ));
found             343 orte/orted/orted_comm.c             if( !found ) {
found            1449 orte/orted/orted_submit.c     bool found = false;
found            1717 orte/orted/orted_submit.c         found = false;
found            1730 orte/orted/orted_submit.c                 found = true;
found            1744 orte/orted/orted_submit.c         if (!found) {
found            1752 orte/orted/orted_submit.c         found = false;
found            1757 orte/orted/orted_submit.c                 found = true;
found            1777 orte/orted/orted_submit.c         if (!found) {
found            1779 orte/orted/orted_submit.c             found = false;  // just to be pedantic
found            1802 orte/orted/orted_submit.c                     found = true;
found            1806 orte/orted/orted_submit.c             if (!found) {
found              44 orte/test/system/binom.c     int i, bitmap, peer, hibit, mask, found;
found              91 orte/test/system/binom.c             if (0 <= (found = down_search(peer, rank, me, num_procs, num_children, children, relatives))) {
found              92 orte/test/system/binom.c                 return found;
found             102 orte/test/system/binom.c     int found;
found             123 orte/test/system/binom.c         found = down_search(0, 0, i, num_procs, &num_children, &children, NULL);
found             124 orte/test/system/binom.c         printf("\tparent %d num_children %d\n", found, num_children);
found              20 orte/test/system/opal_hwloc.c     bool found = false;
found              31 orte/test/system/opal_hwloc.c             found = true;
found              43 orte/test/system/opal_hwloc.c     if (found) {
found              29 orte/test/system/reducer.c     bool found;
found              44 orte/test/system/reducer.c         found = false;
found              56 orte/test/system/reducer.c                 found = true;
found              60 orte/test/system/reducer.c         if (!found) {
found              85 orte/tools/orte-info/param.c     bool found;
found             120 orte/tools/orte-info/param.c             for (found = false, i = 0; i < mca_types.size; ++i) {
found             125 orte/tools/orte-info/param.c                     found = true;
found             130 orte/tools/orte-info/param.c             if (!found) {
found             139 orte/tools/orte-info/version.c     bool found;
found             154 orte/tools/orte-info/version.c     for (found = false, j = 0; j < mca_types.size; ++j) {
found             159 orte/tools/orte-info/version.c             found = true;
found             164 orte/tools/orte-info/version.c     if (!found) {
found              90 orte/util/dash_host/dash_host.c     bool found;
found             257 orte/util/dash_host/dash_host.c         found = false;
found             260 orte/util/dash_host/dash_host.c                 found = true;
found             278 orte/util/dash_host/dash_host.c         if (!found) {
found             311 orte/util/dash_host/dash_host.c         found = false;
found             317 orte/util/dash_host/dash_host.c                 found = true;
found             329 orte/util/dash_host/dash_host.c         if (!found) {
found             538 orte/util/hostfile/hostfile.c     bool found;
found             587 orte/util/hostfile/hostfile.c         found = false;
found             593 orte/util/hostfile/hostfile.c                 found = true;
found             597 orte/util/hostfile/hostfile.c         if (!found) {
found             630 orte/util/hostfile/hostfile.c     bool found;
found             782 orte/util/hostfile/hostfile.c             found = false;
found             810 orte/util/hostfile/hostfile.c                     found = true;
found             818 orte/util/hostfile/hostfile.c             if (!found) {
found             373 oshmem/mca/memheap/buddy/memheap_buddy.c                 goto found;
found             380 oshmem/mca/memheap/buddy/memheap_buddy.c     found: