Home
last modified time | relevance | path

Searched defs:recv_id (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iallreduce/
H A Diallreduce_tsp_recursive_exchange_common.h48 int extent, int dtcopy_id, int *recv_id, in MPIR_TSP_Iallreduce_sched_intra_recexch_step1()
H A Diallreduce_tsp_ring_algos.h27 int *cnts, *displs, recv_id, *reduce_id, nvtcs, vtcs; in MPIR_TSP_Iallreduce_sched_intra_ring() local
H A Diallreduce_tsp_recexch_reduce_scatter_recexch_allgatherv_algos.h38 int nvtcs, sink_id, *recv_id = NULL, *vtcs = NULL; in MPIR_TSP_Iallreduce_sched_intra_recexch_reduce_scatter_recexch_allgatherv() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iallgather/
H A Diallgather_tsp_recexch_algos.h102 int *recv_id = *recv_id_; in MPIR_TSP_Iallgather_sched_intra_recexch_step2() local
167 int nrecvs, int *recv_id, int tag, in MPIR_TSP_Iallgather_sched_intra_recexch_step3()
217 int *recv_id; in MPIR_TSP_Iallgather_sched_intra_recexch() local
H A Diallgather_tsp_ring_algos.h87 int recv_id[3] = { 0 }; /* warning fix: icc: maybe used before set */ in MPIR_TSP_Iallgather_sched_intra_ring() local
H A Diallgather_tsp_brucks_algos.h38 int *recv_id = NULL; in MPIR_TSP_Iallgather_sched_intra_brucks() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iallgatherv/
H A Diallgatherv_tsp_recexch_algos.h116 int *recv_id = *recv_id_; in MPIR_TSP_Iallgatherv_sched_intra_recexch_step2() local
187 int k, int nrecvs, int *recv_id, int tag, in MPIR_TSP_Iallgatherv_sched_intra_recexch_step3()
234 int *recv_id = NULL; in MPIR_TSP_Iallgatherv_sched_intra_recexch() local
H A Diallgatherv_tsp_ring_algos.h83 int recv_id[3] = { 0 }; /* warning fix: icc: maybe used before set */ in MPIR_TSP_Iallgatherv_sched_intra_ring() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ireduce_scatter/
H A Direduce_scatter_tsp_recexch_algos.h58 int send_id, recv_id, reduce_id = -1; in MPIR_TSP_Ireduce_scatter_sched_intra_recexch_step2() local
145 int dtcopy_id = -1, recv_id = -1, reduce_id = -1, sink_id = -1; in MPIR_TSP_Ireduce_scatter_sched_intra_recexch() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iscan/
H A Discan_tsp_recursive_doubling_algos.h69 int send_id, recv_id; in MPIR_TSP_Iscan_sched_intra_recursive_doubling() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ibcast/
H A Dibcast_tsp_tree_algos.h27 int recv_id; in MPIR_TSP_Ibcast_sched_intra_tree() local
H A Dibcast_tsp_scatterv_allgatherv_algos.h30 int current_child, next_child, lrank, total_count, recv_id, sink_id; in MPIR_TSP_Ibcast_sched_intra_scatterv_allgatherv() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ialltoallw/
H A Dialltoallw_tsp_inplace_algos.h25 int i, dst, send_id, recv_id, dtcopy_id = -1, vtcs[2]; in MPIR_TSP_Ialltoallw_sched_intra_inplace() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ialltoallv/
H A Dialltoallv_tsp_inplace_algos.h24 int i, dst, send_id, recv_id, dtcopy_id = -1, vtcs[2]; in MPIR_TSP_Ialltoallv_sched_intra_inplace() local
H A Dialltoallv_tsp_scattered_algos.h26 int *vtcs, *recv_id, *send_id; in MPIR_TSP_Ialltoallv_sched_intra_scattered() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ialltoall/
H A Dialltoall_tsp_ring_algos.h116 int recv_id[3] = { 0 }; /* warning fix: icc: maybe used before set */ in MPIR_TSP_Ialltoall_sched_intra_ring() local
H A Dialltoall_tsp_scattered_algos.h52 int *vtcs, *recv_id, *send_id; in MPIR_TSP_Ialltoall_sched_intra_scattered() local
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/bonjour/
H A Dbonjour_ft.h40 char *recv_id; member
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/bonjour/
H A Dbonjour_ft.h40 char *recv_id; member
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/bonjour/
H A Dbonjour_ft.h40 char *recv_id; member
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_listener.c201 recv_id(void) in recv_id() function
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_listener.c201 recv_id(void) in recv_id() function
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ireduce_scatter_block/
H A Direduce_scatter_block_tsp_recexch_algos.h31 int dtcopy_id = -1, send_id = -1, recv_id = -1, reduce_id = -1, step1_id = -1; in MPIR_TSP_Ireduce_scatter_block_sched_intra_recexch() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/igather/
H A Digather_tsp_tree_algos.h25 int dtcopy_id, *recv_id = NULL; in MPIR_TSP_Igather_sched_intra_tree() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iscatter/
H A Discatter_tsp_tree_algos.h30 int recv_id; in MPIR_TSP_Iscatter_sched_intra_tree() local

123