opal_list_remove_first  486 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     for( item = opal_list_remove_first(&tcp_btl->tcp_endpoints);
opal_list_remove_first  488 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c          item = opal_list_remove_first(&tcp_btl->tcp_endpoints)) {
opal_list_remove_first  455 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c                 opal_list_remove_first(&btl_endpoint->endpoint_frags);
opal_list_remove_first  812 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c                 opal_list_remove_first(&btl_endpoint->endpoint_frags);
opal_list_remove_first   62 contrib/scaling/mpi_memprobe.c         while (NULL != (kv = (opal_value_t*)opal_list_remove_first(info))) {
opal_list_remove_first   41 ompi/class/ompi_seq_tracker.c     while(NULL != (item = opal_list_remove_first(&seq_tracker->seq_ids)))
opal_list_remove_first  115 ompi/communicator/comm_request.c             ompi_comm_request_item_t *request_item = (ompi_comm_request_item_t *) opal_list_remove_first (&request->schedule);
opal_list_remove_first  142 ompi/mca/coll/base/coll_base_comm_select.c     for (item = opal_list_remove_first(selectable);
opal_list_remove_first  143 ompi/mca/coll/base/coll_base_comm_select.c          NULL != item; item = opal_list_remove_first(selectable)) {
opal_list_remove_first  729 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->send_list)) ) {
opal_list_remove_first  733 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->isend_list)) ) {
opal_list_remove_first  737 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->send_init_list)) ) {
opal_list_remove_first  742 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->recv_list)) ) {
opal_list_remove_first  746 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->irecv_list)) ) {
opal_list_remove_first  750 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->recv_init_list)) ) {
opal_list_remove_first  755 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->drained_list)) ) {
opal_list_remove_first  857 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&(msg_ref->msg_contents)) ) ) {
opal_list_remove_first  921 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&(msg_ref->msg_contents)) ) ) {
opal_list_remove_first 5242 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while (NULL != (item = opal_list_remove_first(&drained_msg_ack_list) ) ) {
opal_list_remove_first  213 ompi/mca/fbtl/base/fbtl_base_file_select.c     while (NULL != (item = opal_list_remove_first(&queried))) {
opal_list_remove_first  207 ompi/mca/fcoll/base/fcoll_base_file_select.c     while (NULL != (item = opal_list_remove_first(&queried))) {
opal_list_remove_first  208 ompi/mca/fs/base/fs_base_file_select.c     while (NULL != (item = opal_list_remove_first(&queried))) {
opal_list_remove_first  142 ompi/mca/io/base/io_base_delete.c     for (item = opal_list_remove_first(selectable); item != NULL;
opal_list_remove_first  143 ompi/mca/io/base/io_base_delete.c          item = opal_list_remove_first(selectable)) {
opal_list_remove_first  188 ompi/mca/io/base/io_base_file_select.c     for (item = opal_list_remove_first(selectable); item != NULL;
opal_list_remove_first  189 ompi/mca/io/base/io_base_file_select.c          item = opal_list_remove_first(selectable)) {
opal_list_remove_first  262 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c     while (NULL !=  (item = opal_list_remove_first(&ompi_mtl_portals4.recv_short_blocks))) {
opal_list_remove_first  431 ompi/mca/mtl/portals4/mtl_portals4_send.c         item = opal_list_remove_first(&ompi_mtl_portals4.flowctl.pending_sends);
opal_list_remove_first  135 ompi/mca/op/base/op_base_op_select.c     for (item = opal_list_remove_first(selectable);
opal_list_remove_first  137 ompi/mca/op/base/op_base_op_select.c          item = opal_list_remove_first(selectable)) {
opal_list_remove_first   69 ompi/mca/osc/base/osc_base_frame.c            (item = opal_list_remove_first(&ompi_osc_base_framework.framework_components))) {
opal_list_remove_first  681 ompi/mca/osc/pt2pt/osc_pt2pt.h     while (NULL != (item = opal_list_remove_first (&module->buffer_gc))) {
opal_list_remove_first  163 ompi/mca/osc/pt2pt/osc_pt2pt_component.c             ompi_osc_pt2pt_receive_t *recv = (ompi_osc_pt2pt_receive_t *) opal_list_remove_first (&mca_osc_pt2pt_component.pending_receives);
opal_list_remove_first 1100 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     pending_acc = (osc_pt2pt_pending_acc_t *) opal_list_remove_first (&module->pending_acc);
opal_list_remove_first  129 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     while (NULL != (frag = ((ompi_osc_pt2pt_frag_t *) opal_list_remove_first (&peer->queued_frags)))) {
opal_list_remove_first  206 ompi/mca/pml/base/pml_base_select.c     for (item = opal_list_remove_first(&opened);
opal_list_remove_first  208 ompi/mca/pml/base/pml_base_select.c          item = opal_list_remove_first(&opened)) {
opal_list_remove_first  724 ompi/mca/pml/ob1/pml_ob1.c             opal_list_remove_first(&mca_pml_ob1.pckt_pending);
opal_list_remove_first  791 ompi/mca/pml/ob1/pml_ob1.c             opal_list_remove_first(&mca_pml_ob1.rdma_pending);
opal_list_remove_first   62 ompi/mca/pml/ob1/pml_ob1_recvreq.c             opal_list_remove_first(&mca_pml_ob1.recv_pending);
opal_list_remove_first  113 ompi/mca/pml/ob1/pml_ob1_sendreq.h         opal_list_remove_first(&mca_pml_ob1.send_pending);
opal_list_remove_first  213 ompi/mca/sharedfp/base/sharedfp_base_file_select.c     for (item = opal_list_remove_first(&queried);
opal_list_remove_first  215 ompi/mca/sharedfp/base/sharedfp_base_file_select.c          item = opal_list_remove_first(&queried)) {
opal_list_remove_first  210 ompi/mca/topo/base/topo_base_comm_select.c     for (item = opal_list_remove_first(&queried);
opal_list_remove_first  212 ompi/mca/topo/base/topo_base_comm_select.c          item = opal_list_remove_first(&queried)) {
opal_list_remove_first  108 ompi/mca/vprotocol/base/vprotocol_base_select.c     for (item = opal_list_remove_first(&opened);
opal_list_remove_first  110 ompi/mca/vprotocol/base/vprotocol_base_select.c          item = opal_list_remove_first(&opened))
opal_list_remove_first  138 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.h             opal_list_remove_first(&mca_vprotocol_pessimist.sender_based.sb_sendreq);
opal_list_remove_first  296 ompi/runtime/ompi_mpi_finalize.c     while (NULL != (item = opal_list_remove_first(&ompi_registered_datareps))) {
opal_list_remove_first  102 opal/class/opal_free_list.c     while(NULL != (item = opal_list_remove_first(&fl->fl_allocations))) {
opal_list_remove_first  247 opal/class/opal_list.c     while(NULL != (item = opal_list_remove_first(list))) {
opal_list_remove_first  177 opal/class/opal_list.h           while (NULL != (it = opal_list_remove_first(list))) {   \
opal_list_remove_first  188 opal/class/opal_list.h           while (NULL != (it = opal_list_remove_first(list))) {   \
opal_list_remove_first  224 opal/dss/dss_open_close.c     while (NULL != (item = opal_list_remove_first(&obj->diskstats))) {
opal_list_remove_first  228 opal/dss/dss_open_close.c     while (NULL != (item = opal_list_remove_first(&obj->netstats))) {
opal_list_remove_first  361 opal/mca/allocator/basic/allocator_basic.c     while (NULL != opal_list_remove_first(&module->seg_list)) {
opal_list_remove_first  262 opal/mca/base/mca_base_framework.c         while (NULL != (item = opal_list_remove_first (&framework->framework_components))) {
opal_list_remove_first  269 opal/mca/base/mca_base_framework.c         while (NULL != (item = opal_list_remove_first (&framework->framework_failed_components))) {
opal_list_remove_first 1128 opal/mca/base/mca_base_var.c                (item = opal_list_remove_first(&mca_base_var_file_values))) {
opal_list_remove_first 1134 opal/mca/base/mca_base_var.c                (item = opal_list_remove_first(&mca_base_envar_file_values))) {
opal_list_remove_first 1140 opal/mca/base/mca_base_var.c                (item = opal_list_remove_first(&mca_base_var_override_values))) {
opal_list_remove_first   61 opal/mca/btl/portals4/btl_portals4_recv.c                (item = opal_list_remove_first(&btl->portals_recv_blocks))) {
opal_list_remove_first  980 opal/mca/btl/smcuda/btl_smcuda_component.c         si = (btl_smcuda_pending_send_item_t*)opal_list_remove_first(&ep->pending_sends);
opal_list_remove_first  487 opal/mca/btl/tcp/btl_tcp.c     for( item = opal_list_remove_first(&tcp_btl->tcp_endpoints);
opal_list_remove_first  489 opal/mca/btl/tcp/btl_tcp.c          item = opal_list_remove_first(&tcp_btl->tcp_endpoints)) {
opal_list_remove_first  547 opal/mca/btl/tcp/btl_tcp_endpoint.c             frag = (mca_btl_tcp_frag_t*)opal_list_remove_first(&btl_endpoint->endpoint_frags);
opal_list_remove_first  551 opal/mca/btl/tcp/btl_tcp_endpoint.c             frag = (mca_btl_tcp_frag_t*)opal_list_remove_first(&btl_endpoint->endpoint_frags);
opal_list_remove_first  574 opal/mca/btl/tcp/btl_tcp_endpoint.c                 opal_list_remove_first(&btl_endpoint->endpoint_frags);
opal_list_remove_first 1045 opal/mca/btl/tcp/btl_tcp_endpoint.c                 opal_list_remove_first(&btl_endpoint->endpoint_frags);
opal_list_remove_first  685 opal/mca/btl/ugni/btl_ugni_component.c         endpoint = (mca_btl_base_endpoint_t *) opal_list_remove_first (&ugni_module->ep_wait_list);
opal_list_remove_first   57 opal/mca/btl/ugni/btl_ugni_get.c     pending_frag = (mca_btl_ugni_base_frag_t *) opal_list_remove_first (&ugni_module->eager_get_pending);
opal_list_remove_first  174 opal/mca/btl/ugni/btl_ugni_send.c         frag = (mca_btl_ugni_base_frag_t *) opal_list_remove_first (&endpoint->frag_wait_list);
opal_list_remove_first  164 opal/mca/btl/usnic/btl_usnic_endpoint.c         frag = (opal_btl_usnic_send_frag_t *)opal_list_remove_first(
opal_list_remove_first  903 opal/mca/btl/usnic/btl_usnic_module.c         (void) opal_list_remove_first(&(module->endpoints_that_need_acks));
opal_list_remove_first  969 opal/mca/btl/usnic/btl_usnic_module.c             opal_list_remove_first(&module->pending_resend_segs);
opal_list_remove_first 1042 opal/mca/btl/usnic/btl_usnic_module.c             opal_list_remove_first(&lfrag->lsf_seg_chain);
opal_list_remove_first   39 opal/mca/btl/usnic/btl_usnic_test.c         while (NULL != (li = opal_list_remove_first(&all_tests))) {
opal_list_remove_first  693 opal/mca/btl/vader/btl_vader_component.c         (void) opal_list_remove_first (&ep->pending_frags);
opal_list_remove_first  708 opal/mca/common/cuda/common_cuda.c             opal_list_remove_first(&common_cuda_memory_registrations);
opal_list_remove_first  978 opal/mca/common/cuda/common_cuda.c                 opal_list_remove_first(&common_cuda_memory_registrations);
opal_list_remove_first  218 opal/mca/compress/fwd/regx_fwd.c     while (NULL != (item = opal_list_remove_first(&nodenms))) {
opal_list_remove_first  239 opal/mca/compress/fwd/regx_fwd.c         while (NULL != (itm2 = opal_list_remove_first(&ndreg->ranges))) {
opal_list_remove_first  271 opal/mca/compress/fwd/regx_fwd.c     while (NULL != (item = opal_list_remove_first(&dvpids))) {
opal_list_remove_first  237 opal/mca/compress/reverse/regx_reverse.c     while (NULL != (item = opal_list_remove_first(&nodenms))) {
opal_list_remove_first  258 opal/mca/compress/reverse/regx_reverse.c         while (NULL != (itm2 = opal_list_remove_first(&ndreg->ranges))) {
opal_list_remove_first  290 opal/mca/compress/reverse/regx_reverse.c     while (NULL != (item = opal_list_remove_first(&dvpids))) {
opal_list_remove_first  444 opal/mca/hwloc/base/hwloc_base_frame.c     while (NULL != (item = opal_list_remove_first(&ptr->sorted_by_dist_list))) {
opal_list_remove_first  465 opal/mca/hwloc/base/hwloc_base_frame.c     while (NULL != (item = opal_list_remove_first(&ptr->summaries))) {
opal_list_remove_first   84 opal/mca/if/base/if_base_components.c     while (NULL != (item = opal_list_remove_first(&opal_if_list))) {
opal_list_remove_first  114 opal/mca/mpool/base/mpool_base_frame.c   while(NULL != (item = opal_list_remove_first(&mca_mpool_base_modules))) {
opal_list_remove_first  278 opal/mca/pmix/base/pmix_base_hash.c 	while (NULL != (kv = (opal_value_t *) opal_list_remove_first(&proc_data->data))) {
opal_list_remove_first  963 opal/mca/pmix/cray/pmix_cray.c         *kv = (opal_value_t*)opal_list_remove_first(&vals);
opal_list_remove_first  293 opal/mca/pmix/ext2x/ext2x_server_north.c         while (NULL != (dmdx = (opal_ext2x_dmx_trkr_t*)opal_list_remove_first(&mca_pmix_ext2x_component.dmdx))) {
opal_list_remove_first  308 opal/mca/pmix/ext3x/ext3x_server_north.c         while (NULL != (dmdx = (opal_ext3x_dmx_trkr_t*)opal_list_remove_first(&mca_pmix_ext3x_component.dmdx))) {
opal_list_remove_first  410 opal/mca/pmix/isolated/pmix_isolated.c         *kv = (opal_value_t*)opal_list_remove_first(&vals);
opal_list_remove_first  307 opal/mca/pmix/pmix4x/pmix4x_server_north.c         while (NULL != (dmdx = (opal_pmix4x_dmx_trkr_t*)opal_list_remove_first(&mca_pmix_pmix4x_component.dmdx))) {
opal_list_remove_first   86 opal/mca/rcache/base/rcache_base_frame.c     while (NULL != (item = opal_list_remove_first(&mca_rcache_base_modules))) {
opal_list_remove_first   94 opal/mca/rcache/grdma/rcache_grdma_module.c     while (NULL != opal_list_remove_first (&cache->lru_list));
opal_list_remove_first  177 opal/mca/rcache/grdma/rcache_grdma_module.c         opal_list_remove_first (&cache->lru_list);
opal_list_remove_first  106 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         opal_list_remove_first (&rcache_rgpusm->lru_list);
opal_list_remove_first  963 opal/util/cmd_line.c     for (item = opal_list_remove_first(&cmd->lcl_options);
opal_list_remove_first  965 opal/util/cmd_line.c          item = opal_list_remove_first(&cmd->lcl_options)) {
opal_list_remove_first 1058 opal/util/cmd_line.c     for (item = opal_list_remove_first(&cmd->lcl_params);
opal_list_remove_first 1060 opal/util/cmd_line.c          item = opal_list_remove_first(&cmd->lcl_params)) {
opal_list_remove_first  492 opal/util/info.c     for (item = opal_list_remove_first(&(info->super));
opal_list_remove_first  494 opal/util/info.c          item = opal_list_remove_first(&(info->super))) {
opal_list_remove_first  113 orte/mca/filem/base/filem_base_fns.c     while( NULL != (item = opal_list_remove_first(&req->process_sets)) ) {
opal_list_remove_first  118 orte/mca/filem/base/filem_base_fns.c     while( NULL != (item = opal_list_remove_first(&req->file_sets)) ) {
opal_list_remove_first  141 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&incoming_files))) {
opal_list_remove_first  147 orte/mca/filem/raw/filem_raw_module.c         while (NULL != (item = opal_list_remove_first(&outbound_files))) {
opal_list_remove_first  151 orte/mca/filem/raw/filem_raw_module.c         while (NULL != (item = opal_list_remove_first(&positioned_files))) {
opal_list_remove_first  423 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&fsets))) {
opal_list_remove_first 1126 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&sink->outputs))) {
opal_list_remove_first 1278 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&ptr->xfers))) {
opal_list_remove_first 1318 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&ptr->outputs))) {
opal_list_remove_first  286 orte/mca/grpcomm/base/grpcomm_base_stubs.c     while (NULL != (nm = (orte_namelist_t*)opal_list_remove_first(&children))) {
opal_list_remove_first  447 orte/mca/grpcomm/base/grpcomm_base_stubs.c         while (NULL != (nm = (orte_namelist_t*)opal_list_remove_first(&ds))) {
opal_list_remove_first  530 orte/mca/grpcomm/direct/grpcomm_direct.c         while (NULL != (item = opal_list_remove_first(&coll))) {
opal_list_remove_first  285 orte/mca/iof/base/iof_base_output.c             while (NULL != (output = (orte_iof_write_output_t*)opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  314 orte/mca/iof/base/iof_base_output.c     while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  467 orte/mca/iof/hnp/iof_hnp.c         while (NULL != (output = (orte_iof_write_output_t*)opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  484 orte/mca/iof/hnp/iof_hnp.c             while (NULL != (output = (orte_iof_write_output_t*)opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  499 orte/mca/iof/hnp/iof_hnp.c     while (NULL != (proct = (orte_iof_proc_t*)opal_list_remove_first(&mca_iof_hnp_component.procs))) {
opal_list_remove_first  546 orte/mca/iof/hnp/iof_hnp.c     while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  354 orte/mca/iof/orted/iof_orted.c     while (NULL != (proct = (orte_iof_proc_t*)opal_list_remove_first(&mca_iof_orted_component.procs))) {
opal_list_remove_first  401 orte/mca/iof/orted/iof_orted.c     while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  241 orte/mca/iof/tool/iof_tool.c         while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  260 orte/mca/iof/tool/iof_tool.c             while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
opal_list_remove_first  657 orte/mca/odls/base/odls_base_default_fns.c         while (NULL != (kv = (opal_value_t*)opal_list_remove_first(&cache))) {
opal_list_remove_first  200 orte/mca/odls/base/odls_base_frame.c     while (NULL != (item = opal_list_remove_first(&orte_odls_globals.xterm_ranks))) {
opal_list_remove_first   86 orte/mca/oob/base/oob_base_frame.c     while (NULL != (cli = (mca_base_component_list_item_t *) opal_list_remove_first (&orte_oob_base.actives))) {
opal_list_remove_first   97 orte/mca/oob/base/oob_base_select.c             while (NULL != (cmp = (mca_base_component_list_item_t*)opal_list_remove_first(&orte_oob_base.actives))) {
opal_list_remove_first  338 orte/mca/oob/tcp/oob_tcp.c         for (item = opal_list_remove_first(&mca_oob_tcp_module.peer_list);
opal_list_remove_first  340 orte/mca/oob/tcp/oob_tcp.c             item = opal_list_remove_first(&mca_oob_tcp_module.peer_list)) {
opal_list_remove_first  343 orte/mca/oob/tcp/oob_tcp_connection.c         while (NULL != (snd = (mca_oob_tcp_send_t*)opal_list_remove_first(&peer->send_queue))) {
opal_list_remove_first  976 orte/mca/oob/tcp/oob_tcp_connection.c             opal_list_remove_first(&peer->send_queue);
opal_list_remove_first  324 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 opal_list_remove_first(&peer->send_queue);
opal_list_remove_first  460 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 peer->send_msg = (mca_oob_tcp_send_t*)opal_list_remove_first(&peer->send_queue);
opal_list_remove_first 2026 orte/mca/plm/base/plm_base_launch_support.c         while (NULL != (item = opal_list_remove_first(&tnodes))) {
opal_list_remove_first 2224 orte/mca/plm/base/plm_base_launch_support.c     while (NULL != (item = opal_list_remove_first(&nodes))) {
opal_list_remove_first  945 orte/mca/plm/rsh/plm_rsh_module.c         item = opal_list_remove_first(&launch_list);
opal_list_remove_first  106 orte/mca/ras/base/ras_base_node.c     while (NULL != (item = opal_list_remove_first(nodes))) {
opal_list_remove_first  375 orte/mca/ras/slurm/ras_slurm_module.c         while (NULL != (item = opal_list_remove_first(&jobs))) {
opal_list_remove_first  905 orte/mca/ras/slurm/ras_slurm_module.c         while (NULL != (item = opal_list_remove_first(&ndtmp))) {
opal_list_remove_first  243 orte/mca/rmaps/base/rmaps_base_frame.c     while (NULL != (item = opal_list_remove_first(&orte_rmaps_base.selected_modules))) {
opal_list_remove_first  403 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 while (NULL != (numa_item = opal_list_remove_first(&numa_list))) {
opal_list_remove_first  425 orte/mca/rmaps/mindist/rmaps_mindist_module.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  435 orte/mca/rmaps/mindist/rmaps_mindist_module.c     while(NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  400 orte/mca/rmaps/ppr/rmaps_ppr.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  408 orte/mca/rmaps/ppr/rmaps_ppr.c     while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  362 orte/mca/rmaps/rank_file/rmaps_rank_file.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  186 orte/mca/rmaps/resilient/rmaps_resilient.c                 while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  201 orte/mca/rmaps/resilient/rmaps_resilient.c             while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  534 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  642 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (item = opal_list_remove_first(&candidates))) {
opal_list_remove_first  654 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  882 orte/mca/rmaps/resilient/rmaps_resilient.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  120 orte/mca/rmaps/resilient/rmaps_resilient_component.c     while (NULL != (item = opal_list_remove_first(&mca_rmaps_resilient_component.fault_grps))) {
opal_list_remove_first  262 orte/mca/rmaps/round_robin/rmaps_rr.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  271 orte/mca/rmaps/round_robin/rmaps_rr.c     while(NULL != (item = opal_list_remove_first(&node_list))) {
opal_list_remove_first  254 orte/mca/rmaps/seq/rmaps_seq.c             while (NULL != (nd = (orte_node_t*)opal_list_remove_first(&node_list))) {
opal_list_remove_first  123 orte/mca/routed/binomial/routed_binomial.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
opal_list_remove_first  484 orte/mca/routed/binomial/routed_binomial.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
opal_list_remove_first  124 orte/mca/routed/debruijn/routed_debruijn.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
opal_list_remove_first  403 orte/mca/routed/debruijn/routed_debruijn.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
opal_list_remove_first  125 orte/mca/routed/radix/routed_radix.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
opal_list_remove_first  459 orte/mca/routed/radix/routed_radix.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
opal_list_remove_first   45 orte/mca/rtc/base/rtc_base_frame.c     while (NULL != (item = opal_list_remove_first(&orte_rtc_base.actives))) {
opal_list_remove_first  116 orte/mca/snapc/base/snapc_base_fns.c     while (NULL != (item = opal_list_remove_first(&snapshot->local_snapshots))) {
opal_list_remove_first  409 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(migrating_procs)) ) {
opal_list_remove_first  569 orte/mca/snapc/full/snapc_full_global.c         while( NULL != (item = opal_list_remove_first(migrating_procs)) ) {
opal_list_remove_first  770 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(&(orted_snapshot->super.local_snapshots))) ) {
opal_list_remove_first  809 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(&(orted_snapshot->super.local_snapshots))) ) {
opal_list_remove_first  131 orte/mca/sstore/base/sstore_base_fns.c     while (NULL != (item = opal_list_remove_first(&snapshot->local_snapshots))) {
opal_list_remove_first  589 orte/mca/sstore/base/sstore_base_fns.c     while (NULL != (item = opal_list_remove_first(&global_snapshot->local_snapshots))) {
opal_list_remove_first 1166 orte/mca/sstore/central/sstore_central_global.c     while (NULL != (item = opal_list_remove_first(&global_snapshot->local_snapshots))) {
opal_list_remove_first 1510 orte/mca/sstore/stage/sstore_stage_global.c     while (NULL != (item = opal_list_remove_first(handle_info->filem_requests) ) ) {
opal_list_remove_first 1673 orte/mca/sstore/stage/sstore_stage_global.c     while (NULL != (item = opal_list_remove_first(&global_snapshot->local_snapshots))) {
opal_list_remove_first  923 orte/mca/sstore/stage/sstore_stage_local.c     while (NULL != (item = opal_list_remove_first(preload_filem_requests) ) ) {
opal_list_remove_first   88 orte/mca/state/app/state_app.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
opal_list_remove_first   93 orte/mca/state/app/state_app.c     while (NULL != (item = opal_list_remove_first(&orte_job_states))) {
opal_list_remove_first  188 orte/mca/state/novm/state_novm.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
opal_list_remove_first  148 orte/mca/state/orted/state_orted.c     while (NULL != (item = opal_list_remove_first(&orte_job_states))) {
opal_list_remove_first  152 orte/mca/state/orted/state_orted.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
opal_list_remove_first   89 orte/mca/state/tool/state_tool.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
opal_list_remove_first   94 orte/mca/state/tool/state_tool.c     while (NULL != (item = opal_list_remove_first(&orte_job_states))) {
opal_list_remove_first  229 orte/orted/pmix/pmix_server_gen.c     while (NULL != (info = (opal_value_t*)opal_list_remove_first(cd->info))) {
opal_list_remove_first  263 orte/orted/pmix/pmix_server_gen.c     while (NULL != (info = (opal_value_t*)opal_list_remove_first(cd->info))) {
opal_list_remove_first  119 orte/orted/pmix/pmix_server_register_fns.c         while (NULL != (kv = (opal_value_t*)opal_list_remove_first(cache))) {
opal_list_remove_first  125 orte/test/system/binom.c         while (NULL != (item = opal_list_remove_first(&children))) {
opal_list_remove_first   57 orte/test/system/orte_tool.c     hnp = (orte_hnp_contact_t*)opal_list_remove_first(&hnp_list);
opal_list_remove_first  123 orte/test/system/radix.c         while (NULL != (item = opal_list_remove_first(&children))) {
opal_list_remove_first   70 orte/test/system/reducer.c     while (NULL != (item = opal_list_remove_first(&words))) {
opal_list_remove_first  309 orte/util/dash_host/dash_host.c     while (NULL != (item = opal_list_remove_first(&adds))) {
opal_list_remove_first  615 orte/util/dash_host/dash_host.c     while (NULL != (item = opal_list_remove_first(nodes))) {
opal_list_remove_first  620 orte/util/dash_host/dash_host.c     while (NULL != (item = opal_list_remove_first(&keep))) {
opal_list_remove_first  567 orte/util/hostfile/hostfile.c     while (NULL != (item = opal_list_remove_first(&exclude))) {
opal_list_remove_first  585 orte/util/hostfile/hostfile.c     while (NULL != (item = opal_list_remove_first(&adds))) {
opal_list_remove_first  655 orte/util/hostfile/hostfile.c     while (NULL != (item1 = opal_list_remove_first(&exclude))) {
opal_list_remove_first  676 orte/util/hostfile/hostfile.c     while (NULL != (item2 = opal_list_remove_first(&newnodes))) {
opal_list_remove_first  836 orte/util/hostfile/hostfile.c         while (NULL != (item1 = opal_list_remove_first(&newnodes))) {
opal_list_remove_first  850 orte/util/hostfile/hostfile.c     while (NULL != (item1 = opal_list_remove_first(nodes))) {
opal_list_remove_first  855 orte/util/hostfile/hostfile.c     while (NULL != (item1 = opal_list_remove_first(&keep))) {
opal_list_remove_first 1011 orte/util/hostfile/hostfile.c     while(NULL != (item = opal_list_remove_first(&exclude))) {
opal_list_remove_first   91 oshmem/mca/atomic/base/atomic_base_select.c     for (item = opal_list_remove_first(selectable); NULL != item; item =
opal_list_remove_first   92 oshmem/mca/atomic/base/atomic_base_select.c             opal_list_remove_first(selectable)) {
opal_list_remove_first  335 oshmem/mca/memheap/base/memheap_base_mkey.c         opal_list_remove_first(&memheap_oob.req_list);
opal_list_remove_first  231 oshmem/mca/scoll/base/scoll_base_select.c     for (item = opal_list_remove_first(selectable); NULL != item; item =
opal_list_remove_first  232 oshmem/mca/scoll/base/scoll_base_select.c             opal_list_remove_first(selectable)) {
opal_list_remove_first  161 oshmem/mca/spml/base/spml_base_select.c     for (item = opal_list_remove_first(&opened);
opal_list_remove_first  163 oshmem/mca/spml/base/spml_base_select.c          item = opal_list_remove_first(&opened)) {
opal_list_remove_first  296 oshmem/mca/spml/ikrit/spml_ikrit.c     while (NULL != opal_list_remove_first(&mca_spml_ikrit.active_peers)) {
opal_list_remove_first 1018 oshmem/mca/spml/ikrit/spml_ikrit.c     while (NULL != (item = opal_list_remove_first(&mca_spml_ikrit.active_peers))) {
opal_list_remove_first  263 oshmem/proc/proc.c         while (NULL != (item = opal_list_remove_first(&(group->peer_list)))) {
opal_list_remove_first  166 test/class/opal_list.c     ele = (test_data_t *) opal_list_remove_first(&list);