Home
last modified time | relevance | path

Searched refs:idest (Results 151 – 175 of 179) sorted by relevance

12345678

/dports/graphics/xmedcon/xmedcon-0.17.0/libs/nifti/
H A Dnifti1_io.c810 int prev, isrc, idest; /* previous and current sub-brick, and new index */ in nifti_load_NBL_bricks() local
844 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
860 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
873 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/science/nifticlib/nifticlib-2.0.0/niftilib/
H A Dnifti1_io.c810 int prev, isrc, idest; /* previous and current sub-brick, and new index */ in nifti_load_NBL_bricks() local
844 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
860 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
873 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c3135 const char *idest = switch_channel_get_variable(hup_channel, "inline_destination"); in attended_transfer() local
3142 if (idest) { in attended_transfer()
3143 switch_ivr_session_transfer(t_session, idest, "inline", NULL); in attended_transfer()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/src_c/
H A Dtetgen.cxx23994 int iorg, idest, iapex, ioppo; in reconstructmesh() local
24017 tdest = idx2verlist[idest]; in reconstructmesh()
24076 idest = pointmark(tdest) - in->firstnumber; in reconstructmesh()
24079 worklist[idest] = 1; in reconstructmesh()
24114 if (in->pointmarkerlist[idest] == 0) { in reconstructmesh()
24115 in->pointmarkerlist[idest] = 1; in reconstructmesh()
24123 worklist[idest] = 0; in reconstructmesh()
24144 worklist[idest] = 1; in reconstructmesh()
24168 tdest = idx2verlist[idest]; in reconstructmesh()
24195 worklist[idest] = 0; in reconstructmesh()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/
H A Dtetgen.cpp23997 int iorg, idest, iapex, ioppo; in reconstructmesh() local
24020 tdest = idx2verlist[idest]; in reconstructmesh()
24079 idest = pointmark(tdest) - in->firstnumber; in reconstructmesh()
24082 worklist[idest] = 1; in reconstructmesh()
24117 if (in->pointmarkerlist[idest] == 0) { in reconstructmesh()
24118 in->pointmarkerlist[idest] = 1; in reconstructmesh()
24126 worklist[idest] = 0; in reconstructmesh()
24147 worklist[idest] = 1; in reconstructmesh()
24171 tdest = idx2verlist[idest]; in reconstructmesh()
24198 worklist[idest] = 0; in reconstructmesh()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dsuma_datasets.c935 int isrc, int idest ) in SUMA_CopyDsetAttributes() argument
1097 , FuncName, isrc, inelcp, idest); in SUMA_CopyDsetAttributes()
1113 if (tp == 1) { sprintf(nmbuf2,"%s_%06d", nmbuf, idest); } in SUMA_CopyDsetAttributes()
1121 , FuncName, nmbuf, tp, isrc, idest in SUMA_CopyDsetAttributes()
1167 if (isrc < 0 || idest < 0) { in SUMA_CopyDsetAttributes()
1178 , FuncName, src_string, idest, nmbuf2); in SUMA_CopyDsetAttributes()
1180 SUMA_AddColAtt_CompString( nelt, idest, in SUMA_CopyDsetAttributes()
H A Dsuma_datasets.h1689 int isrc, int idest );
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/
H A Dnifti2_io.c894 int64_t prev, isrc, idest; /* previous/current sub-brick, and new index */ in nifti_load_NBL_bricks() local
930 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
949 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
963 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/nifti2/
H A Dnifti2_io.c913 int64_t prev, isrc, idest; /* previous/current sub-brick, and new index */ in nifti_load_NBL_bricks() local
949 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
968 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
982 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/src/nifti/
H A Dnifti2_io.cc890 int64_t prev, isrc, idest; /* previous/current sub-brick, and new index */ in nifti_load_NBL_bricks() local
924 idest = sindex[c]; /* this is the destination index for this data */ in nifti_load_NBL_bricks()
942 rv = nifti_read_buffer(fp, NBL->bricks[idest], NBL->bsize, nim); in nifti_load_NBL_bricks()
954 memcpy(NBL->bricks[idest], NBL->bricks[sindex[c-1]], NBL->bsize); in nifti_load_NBL_bricks()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/webui/www/translations/
H A Dwebui_et.ts276 <translation>Lae alla Torrentid nende URL'idest või Magnet linkidest</translation>
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dchainer.cpp1013 TChainPointerList::iterator idest = itloop; in FindAltsForGeneSeeds() local
1014 … for( ;idest != not_placed_yet.end() && DescendingModelOrder(**idest, **l); ++idest); in FindAltsForGeneSeeds()
1015 not_placed_yet.insert(idest, *l); in FindAltsForGeneSeeds()
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.c1138 R_INT v, vm, vt1, vt2, *isrc, *idest; in tile_row_compare() local
1146 idest = (R_INT *)(dest + d0); in tile_row_compare()
1155 R_INT *wsrc = isrc + i, *wdest = idest + i; in tile_row_compare()
1206 vt2 = isrc[il] ^ idest[il]; in tile_row_compare()
1212 vt1 = *(isrc - 1) ^ *(idest - 1); in tile_row_compare()
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeline.cpp616 strcpy(msg->idest, _toaddr); in KludgeTO()
/dports/textproc/words/words-1.97F_3/
H A DADDONS.LAT1100 -est = is, in a contraction; (idest = it/that is); rare
/dports/textproc/et-aspell/aspell6-et-0.1.21-1/
H A Det_affix.dat364 SFX A 0 idest haug
1833 SFX A 0 idest [aeiou���][fkp�t][fkp�t]
2055 SFX A 0 idest oiss
2148 SFX A 0 idest [lmprsv][ao][ao][dgs]
6234 SFX C -lapp idest-lappidest p-lapp
6273 SFX C 0 idest [aeiou��][ilmnru]ss
8703 SFX E 0 idest [aeiou����][aeilmnoru����][kpt]
10793 SFX H 0 idest [aeiou���][blmnrv]
13793 SFX J 0 idest [aeilou���][hrsiln][gktbd]
14089 SFX L 0 idest �ik
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia.c9181 const char *idest = switch_channel_get_variable(hup_channel, "inline_destination"); in sofia_handle_sip_i_refer() local
9212 if (idest) { in sofia_handle_sip_i_refer()
9213 switch_ivr_session_transfer(t_session, idest, "inline", NULL); in sofia_handle_sip_i_refer()
/dports/www/choqok/choqok-1.7.0/po/et/
H A Dchoqok.po439 msgstr "\"http://\" eemaldamine lühendatud URL-idest"
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp4227 unsigned idest = RAWINDEX(row, col + c); in samsung_load_raw() local
4229 if(idest < maxpixels && isrc < maxpixels) // less than zero is handled by unsigned conversion in samsung_load_raw()
/dports/graphics/okular/okular-21.12.3/po/da/
H A Dokular.po4873 msgstr "S&idestørrelser"
/dports/mail/thunderbird-dictionaries/dictionaries/spell-la.xpi/
H A Dla.dic4664 idest
/dports/devel/py-oletools/oletools-0.54.2/tests/test-data/msodde/
H A DRTF-Spec-1.7.rtf6828 then }{\b idx}{ is the }{\b idest}{ for the new destination.
6962 \par int ecChangeDest(IDEST idest);
7638 \par // Change to the destination specified by idest.
7643 \par ecChangeDest(IDEST idest)
7648 \par switch (idest)
/dports/games/freeciv/freeciv-2.6.6/translations/freeciv/
H A Det.po222 "*%s (AI)* Meil on kopp ees %s-idest. Rebime ta haleda tsivilisatsiooni "
225 "*%s (AI)* Meil on kopp ees %s-idest. Rebime ta haleda tsivilisatsiooni "
/dports/games/freeciv-nox11/freeciv-2.6.6/translations/freeciv/
H A Det.po222 "*%s (AI)* Meil on kopp ees %s-idest. Rebime ta haleda tsivilisatsiooni "
225 "*%s (AI)* Meil on kopp ees %s-idest. Rebime ta haleda tsivilisatsiooni "
/dports/textproc/zorba/zorba-2.7.0/wordlists/
H A Denglish-words.8053762 idest

12345678