Home
last modified time | relevance | path

Searched refs:iSend (Results 1 – 3 of 3) sorted by relevance

/dports/audio/qsampler/qsampler-qsampler_0_9_4/src/
H A DqsamplerFxSend.cpp275 for (int iSend = 0; piSends[iSend] >= 0; ++iSend) in allFxSendsOfSamplerChannel() local
276 sends.append(piSends[iSend]); in allFxSendsOfSamplerChannel()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DComm.java639 public final Request iSend(Buffer buf, int count, in iSend() method in Comm
645 Request req = new Request(iSend(handle, buf, count, type.handle, dest, tag)); in iSend()
650 private native long iSend( in iSend() method in Comm
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DComm.java639 public final Request iSend(Buffer buf, int count, in iSend() method in Comm
645 Request req = new Request(iSend(handle, buf, count, type.handle, dest, tag)); in iSend()
650 private native long iSend( in iSend() method in Comm