Home
last modified time | relevance | path

Searched refs:idest (Results 126 – 150 of 179) sorted by relevance

12345678

/dports/math/openfst/openfst-1.8.1/src/include/fst/extensions/pdt/
H A Dreplace.h686 const auto idest = GetLabelStatePair(arc.nextstate).second; in ProcSCCs() local
687 if (NonTermDests(fst_id).count(idest) > 0) { in ProcSCCs()
692 arc.weight = Times(arc.weight, ifst->Final(idest)); in ProcSCCs()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dskypopen.h365 int skypopen_call(private_t *tech_pvt, char *idest, int timeout);
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx980 cdef int outdegree = 0, *idest = NULL
989 destinations = getarray_int(destinations, &outdegree, &idest)
999 outdegree, idest, idestweight,
1010 cdef int *idest = NULL, *iweight = MPI_UNWEIGHTED
1014 destinations = chkarray_int(destinations, ne, &idest)
1023 nv, isource, idegree, idest, iweight,
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
H A Dgsmopen.h526 int gsmopen_call(private_t * tech_pvt, char *idest, int timeout);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/
H A Dgsmopen.h488 int gsmopen_call(private_t *tech_pvt, char *idest, int timeout);
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DMatrix.cpp1046 int m, int n, int isrc, int jsrc, int idest, int jdest) in getsub() argument
1051 int idp=idest+1; in getsub()
1063 val[(idest+i)+(jdest+j)*m_] = a.val[(i+isrc) + (j+jsrc)*a.m()]; in getsub()
1097 int m, int n, int isrc, int jsrc, int idest, int jdest) in getsub() argument
1102 int idp=idest+1; in getsub()
1114 val[(idest+i)+(jdest+j)*m_] = a.val[(i+isrc) + (j+jsrc)*a.m()]; in getsub()
H A DSlaterDet.cpp1836 int idest = (n*nprow+ctxt_.myrow())/nstloc(); in str() local
1837 scounts[idest] = seg.size(); in str()
/dports/archivers/c-blosc/c-blosc-1.21.0/blosc/
H A Dblosc.c245 int32_t idest; in sw32_() local
246 uint8_t *dest = (uint8_t *)&idest; in sw32_()
264 return idest; in sw32_()
/dports/devel/py-tables/tables-3.6.1/c-blosc/blosc/
H A Dblosc.c245 int32_t idest; in sw32_() local
246 uint8_t *dest = (uint8_t *)&idest; in sw32_()
264 return idest; in sw32_()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx1370 cdef int outdegree = 0, *idest = NULL
1378 destinations = getarray_int(destinations, &outdegree, &idest)
1388 outdegree, idest, idestweight,
1400 cdef int *idest = NULL, *iweight = MPI_UNWEIGHTED
1405 destinations = asarray_int(destinations, ne, &idest)
1413 nv, isource, idegree, idest, iweight,
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dutil.c413 int *idest = (int *)dest; local
416 for (i=0;i<size;i++) idest[i] = isrc[i];
430 int *idest = (int *)dest; local
433 for (i=size-1;i>=0;i--) idest[i] = isrc[i];
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A DComm.pyx1698 cdef int outdegree = 0, *idest = NULL
1706 destinations = getarray(destinations, &outdegree, &idest)
1714 outdegree, idest, idestweight,
1733 cdef int *idest = NULL, *iweight = MPI_UNWEIGHTED
1737 destinations = chkarray(destinations, ne, &idest)
1743 nv, isource, idegree, idest, iweight,
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Music/
H A DStockhausen-Studie_II.csd110 isrc, istrtindx, ihowmany, idest, istrtwrite xin
114 tabw_i ival, istrtwrite, idest
392 idest ftgen 0, 0, -5, -2, 0
393 TabCopyGroupIn_i ift, istart, 5, idest, 0
394 ifttransvals TabMkNewByHop_i idest, ihop
395 ftfree idest, 0
/dports/graphics/vigra/vigra-8acd73a/test/convolution/
H A Dtest.cxx1725 Image::iterator idest = dest.begin(); in recursiveFilterTestWithClipOnNonConstImage() local
1729 for(int i = 0; idest != idest_end; idest++, i++) in recursiveFilterTestWithClipOnNonConstImage()
1731 shouldEqualTolerance (dest_acc(idest), correct_data[i], 0.00001); in recursiveFilterTestWithClipOnNonConstImage()
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgmarea.h46 IAdr idest; // Internet "To:" header address variable
H A Dgeread.cpp1182 if(strieql(msg->to, AA->Internetaddress()) or strieql(msg->idest, AA->Internetaddress())) in LoadMessage()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Ddecoders_dcraw.cpp1605 unsigned idest = RAWINDEX(row, col + c); in samsung_load_raw() local
1608 if (idest < maxpixels && in samsung_load_raw()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Ddecoders_dcraw.cpp1605 unsigned idest = RAWINDEX(row, col + c); in samsung_load_raw() local
1608 if (idest < maxpixels && in samsung_load_raw()
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Ddecoders_dcraw.cpp1621 unsigned idest = RAWINDEX(row, col + c); in samsung_load_raw() local
1624 if (idest < maxpixels && in samsung_load_raw()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/asterisk/
H A Dcelliax.h778 int celliax_call(struct ast_channel *c, char *idest, int timeout);
H A Dcelliax_additional.c3194 char *idest = data; in celliax_sendsms() local
3204 strncpy(rdest, idest, sizeof(rdest) - 1); in celliax_sendsms()
3219 idest); in celliax_sendsms()
3226 idest); in celliax_sendsms()
3233 idest); in celliax_sendsms()
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti1_io.c694 int prev, isrc, idest; /* previous and current sub-brick, and new index */ in nifti_load_NBL_bricks() local
727 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
743 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
753 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/
H A Dnifti1_io.c811 int prev, isrc, idest; /* previous and current sub-brick, and new index */ in nifti_load_NBL_bricks() local
845 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
861 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
874 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/nifti/
H A Dnifti1_io.c815 int prev, isrc, idest; /* previous and current sub-brick, and new index */ in nifti_load_NBL_bricks() local
849 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
865 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
878 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/niftilib/
H A Dnifti1_io.c817 int prev, isrc, idest; /* previous and current sub-brick, and new index */ in nifti_load_NBL_bricks() local
851 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
867 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
880 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()

12345678