Home
last modified time | relevance | path

Searched defs:iDup (Results 1 – 12 of 12) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DIntercomm.java104 @Override public Intercomm iDup() throws MPIException in iDup() method in Intercomm
H A DGraphComm.java111 @Override public GraphComm iDup() throws MPIException in iDup() method in GraphComm
H A DCartComm.java111 @Override public CartComm iDup() throws MPIException in iDup() method in CartComm
H A DIntracomm.java121 @Override public Intracomm iDup() throws MPIException in iDup() method in Intracomm
H A DComm.java149 public Comm iDup() throws MPIException in iDup() method in Comm
155 protected final native long[] iDup(long comm) throws MPIException; in iDup() method in Comm
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DIntercomm.java104 @Override public Intercomm iDup() throws MPIException in iDup() method in Intercomm
H A DGraphComm.java111 @Override public GraphComm iDup() throws MPIException in iDup() method in GraphComm
H A DCartComm.java111 @Override public CartComm iDup() throws MPIException in iDup() method in CartComm
H A DIntracomm.java121 @Override public Intracomm iDup() throws MPIException in iDup() method in Intracomm
H A DComm.java149 public Comm iDup() throws MPIException in iDup() method in Comm
155 protected final native long[] iDup(long comm) throws MPIException; in iDup() method in Comm
/dports/science/afni/afni-AFNI_21.3.16/src/
H A DIfile.c63 MultiSliceVol, *DupSlice, iDup, BadRun, AllGood = 1, GoodRun, kar = -1, in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.examples.core/pdavm/src/org/eclipse/debug/examples/pdavm/
H A DPDAVirtualMachine.java1415 void iDup(PDAThread thread, Args args) { in iDup() method in PDAVirtualMachine