Home
last modified time | relevance | path

Searched defs:max_addresses (Results 1 – 25 of 65) sorted by relevance

123

/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/
H A Dtype_get_contents.c34 int max_addresses, in MPIR_Type_get_contents()
114 int max_addresses, in MPI_Type_get_contents()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/use-mpi-f08/profile/
H A Dptype_get_contents_f08.F908 subroutine PMPI_Type_get_contents_f08(datatype,max_integers,max_addresses, & argument
15 INTEGER, INTENT(IN) :: max_integers, max_addresses, max_datatypes local
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/use-mpi-f08/profile/
H A Dptype_get_contents_f08.F9010 subroutine PMPI_Type_get_contents_f08(datatype,max_integers,max_addresses, & argument
17 INTEGER, INTENT(IN) :: max_integers, max_addresses, max_datatypes local
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/use-mpi-f08/
H A Dtype_get_contents_f08.F9010 subroutine MPI_Type_get_contents_f08(datatype,max_integers,max_addresses, & argument
17 INTEGER, INTENT(IN) :: max_integers, max_addresses, max_datatypes local
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/use-mpi-f08/
H A Dtype_get_contents_f08.F908 subroutine MPI_Type_get_contents_f08(datatype,max_integers,max_addresses, & argument
15 INTEGER, INTENT(IN) :: max_integers, max_addresses, max_datatypes local
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/use_mpi_f08/wrappers_f/profiling/
H A Dptype_get_contents_f08ts.f906 subroutine PMPIR_Type_get_contents_f08(datatype, max_integers, max_addresses, max_datatypes, & argument
18 integer, intent(in) :: max_addresses local
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/use_mpi_f08/wrappers_f/
H A Dtype_get_contents_f08ts.f906 subroutine MPI_Type_get_contents_f08(datatype, max_integers, max_addresses, max_datatypes, & argument
18 integer, intent(in) :: max_addresses local
/dports/net/mpich2/mpich2-1.5/src/mpid/common/datatype/
H A Dmpid_type_get_contents.c30 int max_addresses, in MPID_Type_get_contents()
/dports/net/mpich2/mpich2-1.5/src/mpi/datatype/
H A Dtype_get_contents.c52 int max_addresses, in MPI_Type_get_contents()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dtype_get_contents.c42 int max_addresses, in MPI_Type_get_contents()
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dtype_get_contents.c42 int max_addresses, in MPI_Type_get_contents()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.PeerResolvers/
H A DResolveInfo.cs65 int max_addresses; field in System.ServiceModel.PeerResolvers.ResolveInfoDC
/dports/mail/dovecot/dovecot-2.3.17/src/lib-mail/
H A Dmessage-address.c389 unsigned int max_addresses) in parse_address_list()
447 unsigned int max_addresses, in message_address_parse_real()
493 unsigned int max_addresses, in message_address_parse()
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/mpif-h/
H A Dtype_get_contents_f.c75 MPI_Fint *max_addresses, MPI_Fint *max_datatypes, in ompi_type_get_contents_f()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/mpif-h/
H A Dtype_get_contents_f.c75 MPI_Fint *max_addresses, MPI_Fint *max_datatypes, in ompi_type_get_contents_f()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/java-net/
H A Djava_net_VMInetAddress.c216 int max_addresses; in Java_java_net_VMInetAddress_getHostByName() local
/dports/mail/p5-Email-Address-XS/Email-Address-XS-1.04/
H A Ddovecot-parser.c979 unsigned int max_addresses) in parse_address_list()
1090 unsigned int max_addresses, bool fill_missing) in message_address_parse()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Daddrman.h599 …std::vector<CAddress> GetAddr(size_t max_addresses, size_t max_pct, std::optional<Network> network) in GetAddr()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Daddrman.h599 …std::vector<CAddress> GetAddr(size_t max_addresses, size_t max_pct, std::optional<Network> network) in GetAddr()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Daddrman.h599 …std::vector<CAddress> GetAddr(size_t max_addresses, size_t max_pct, std::optional<Network> network) in GetAddr()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Daddrman.h695 std::vector<CAddress> GetAddr(size_t max_addresses, size_t max_pct) in GetAddr()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Daddrman.h695 std::vector<CAddress> GetAddr(size_t max_addresses, size_t max_pct) in GetAddr()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Daddrman.h695 std::vector<CAddress> GetAddr(size_t max_addresses, size_t max_pct) in GetAddr()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_rte.c447 static int get_mpi_type_contents(void *mpi_type, int max_integers, int max_addresses, in get_mpi_type_contents()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_rte.c438 static int get_mpi_type_contents(void *mpi_type, int max_integers, int max_addresses, in get_mpi_type_contents()

123