Home
last modified time | relevance | path

Searched refs:thiscell (Results 1 – 17 of 17) sorted by relevance

/dports/science/openkim-models/openkim-models-2021-01-28/model-drivers/EMT_Asap__MD_128315414717_004/
H A DNeighborCellLocator.cpp511 IVec cellidx(thiscell % nTotalCells[1], in makeNbCells()
513 thiscell / nTotalCells[2]); in makeNbCells()
522 nbCells_all[thiscell] = &nbCells_inside; in makeNbCells()
524 nbCells_all[thiscell] = &nbCells_left; in makeNbCells()
530 nbCells_all[thiscell] = &nbCells_top; in makeNbCells()
534 nbCells_all[thiscell] = &nbCells_back; in makeNbCells()
541 nbCells_all[thiscell] = NbCells; in makeNbCells()
606 int thiscell = cellIndices[a1]; in CommonGetNeighbors() local
671 int thiscell = cellIndices[a1]; in CommonGetNeighbors() local
732 int thiscell = cellIndices[a1]; in GetListAndTranslations() local
[all …]
H A DNeighborCellLocator.h258 void makeNbCells(int thiscell);
/dports/biology/lamarc/lamarc-2.1.8/src/datalike/
H A Ddlmodel.cpp2245 thiscell->SetNorms(normForChild2, marker); in ComputeSiteDLs()
2252 thiscell->SetNorms(normForChild1, marker); in ComputeSiteDLs()
2308 thiscell->SetNorms(-DBL_MAX,marker); in ComputeSiteDLs()
2559 thiscell->SetSiteDLs(marker,c2dls); in ComputeSiteDLs()
2565 thiscell->SetSiteDLs(marker,c1dls); in ComputeSiteDLs()
2605 thiscell->SetSiteDLs(marker,mydls); in ComputeSiteDLs()
2762 thiscell->SetNorms(normForChild2, marker); in ComputeSiteDLs()
2769 thiscell->SetNorms(normForChild1, marker); in ComputeSiteDLs()
2824 thiscell->SetNorms(-DBL_MAX,marker); in ComputeSiteDLs()
3261 thiscell->SetNorms(normForChild2, marker); in ComputeSiteDLs()
[all …]
H A Ddlmodel.h434 Cell_ptr thiscell, const DoubleVec1d& vv1,
487 virtual void ComputeSiteDLs(Cell_ptr child1, Cell_ptr child2, Cell_ptr thiscell,
528 virtual void ComputeSiteDLs(Cell_ptr child1, Cell_ptr child2, Cell_ptr thiscell,
575 virtual void ComputeSiteDLs(Cell_ptr child1, Cell_ptr child2, Cell_ptr thiscell,
636 virtual void ComputeSiteDLs(Cell_ptr child1,Cell_ptr child2,Cell_ptr thiscell,
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c2153 struct cell * const thiscell = &thissource->cells[k]; in MarkChapters() local
2154 if (thiscell->scellid < 0) in MarkChapters()
2155 thiscell->scellid = 1; in MarkChapters()
2157 thiscell->scellid = thissource->vob->vobu[thiscell->scellid].vobcellid & 255; in MarkChapters()
2159 thiscell->scellid = thissource->vob->numcells + 1; in MarkChapters()
2160 if (thiscell->ecellid < 0) in MarkChapters()
2161 thiscell->ecellid = 1; in MarkChapters()
2163 thiscell->ecellid = thissource->vob->vobu[thiscell->ecellid].vobcellid & 255; in MarkChapters()
2167 va->allpgcs[i]->numcells += thiscell->ecellid - thiscell->scellid; in MarkChapters()
2168 if (thiscell->scellid != thiscell->ecellid && thiscell->ischapter != CELL_NEITHER) in MarkChapters()
[all …]
H A Ddvdifo.c170 const struct cell * const thiscell = &thissource->cells[c]; in globalfindvobu() local
172 const int fv = findcellvobu(thissource->vob, thiscell->scellid); in globalfindvobu()
176 for (ci = thiscell->scellid; ci < thiscell->ecellid; ci++) in globalfindvobu()
443 const struct cell * const thiscell = &pgc->sources[i]->cells[k]; in Create_PTT_SRPT() local
444 if (thiscell->scellid != thiscell->ecellid) in Create_PTT_SRPT()
445 switch (thiscell->ischapter) in Create_PTT_SRPT()
H A Ddvdpgc.c290 const struct cell * const thiscell = &thispgc->sources[i]->cells[j]; in genpgc() local
291 if (thiscell->commands) in genpgc()
293 …ned char *cdd = vm_compile(cellptr, cd, ws, thispgc->pgcgroup, thispgc, thiscell->commands, ismenu… in genpgc()
/dports/games/golly/golly-3.3-src/gollybase/
H A Dghashbase.cpp1709 g_uintptr_t thiscell = 0 ; in writecell() local
1721 thiscell = ++cellcounter ; in writecell()
1736 return thiscell ; in writecell()
1744 g_uintptr_t thiscell = 0 ; in writecell_2p1() local
1757 thiscell = ++cellcounter ; in writecell_2p1()
1767 thiscell = ++cellcounter ; in writecell_2p1()
1773 return thiscell ; in writecell_2p1()
1781 g_uintptr_t thiscell = 0 ; in writecell_2p2() local
1787 thiscell = ++cellcounter ; in writecell_2p2()
1809 thiscell = ++cellcounter ; in writecell_2p2()
[all …]
H A Dhlifealgo.cpp1867 g_uintptr_t thiscell = 0 ; in writecell() local
1883 thiscell = ++cellcounter ; in writecell()
1903 thiscell = ++cellcounter ; in writecell()
1907 return thiscell ; in writecell()
1915 g_uintptr_t thiscell = 0 ; in writecell_2p1() local
1928 thiscell = ++cellcounter ; in writecell_2p1()
1938 thiscell = ++cellcounter ; in writecell_2p1()
1944 return thiscell ; in writecell_2p1()
1952 g_uintptr_t thiscell = 0 ; in writecell_2p2() local
1958 thiscell = ++cellcounter ; in writecell_2p2()
[all …]
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DDataCell.cc362 nlohmann::json thiscell; in JSON_recurse() local
363 JSON_recurse(doc, sib, thiscell); in JSON_recurse()
364 cells.push_back(thiscell); in JSON_recurse()
/dports/graphics/argyllcms/Argyll_V1.9.2/scanin/
H A Dscanrd.c4030 int *thiscell; local
4094 thiscell = s->coverage;
4100 for (;nowdist <= maxdist; nowdist += incdist, ++thiscell)
4101 *thiscell = MAXVAL_CELL;
4108 for (;nowdist < maxdist;nowdist += incdist, ++thiscell) {
4112 *thiscell = FLOAT_TO_CELL(fcover);
4121 *thiscell = FLOAT_TO_CELL(fcover);
4130 *thiscell = FLOAT_TO_CELL(fcover);
4135 for (;nowdist < maxdist; nowdist += incdist, ++thiscell) {
4138 *thiscell = FLOAT_TO_CELL(fcover);
[all …]
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/
H A DExprBuiltins.cpp805 Vec3d thiscell(floor(p[0]) + 0.5, floor(p[1]) + 0.5, floor(p[2]) + 0.5); in voronoi_f1_3d() local
808 Vec3d* pos = voronoi_points(data, thiscell, jitter); in voronoi_f1_3d()
830 Vec3d thiscell(floor(p[0]) + 0.5, floor(p[1]) + 0.5, floor(p[2]) + 0.5); in voronoi_f1f2_3d() local
832 Vec3d* pos = voronoi_points(data, thiscell, jitter); in voronoi_f1f2_3d()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomrs.c805 nodeswitharcs, thiscell, thislibrary; in us_replace() local
860 ignoreportnames = allowmissingports = connected = thiscell = thislibrary = universal = FALSE; in us_replace()
865 if (namesamen(pt, x_("this-cell"), len) == 0) thiscell = TRUE; in us_replace()
964 } else if (thiscell) in us_replace()
1059 connected = thiscell = thislibrary = universal = nodeswitharcs = FALSE; in us_replace()
1064 if (namesamen(pt, x_("this-cell"), len) == 0) thiscell = TRUE; in us_replace()
1081 us_replaceallarcs(ai->parent, list, ap, connected, thiscell); in us_replace()
1166 } else if (thiscell) in us_replace()
H A Dusrhigh.c1303 REGISTER NODEPROTO *thiscell; in us_getareabounds() local
1313 thiscell = getcurcell(); in us_getareabounds()
1321 if (thiscell == NONODEPROTO) thiscell = high.cell; in us_getareabounds()
1322 if (high.cell == thiscell) good++; else in us_getareabounds()
1406 return(thiscell); in us_getareabounds()
H A Dusrdiacom.cpp9148 REGISTER NODEPROTO *thiscell, *np; in us_celldlog() local
9175 if (thiscell != NONODEPROTO && thiscell->lib != us_curlib) in us_celldlog()
9176 thiscell = NONODEPROTO; in us_celldlog()
9177 if (thiscell == NONODEPROTO) thiscell = us_curlib->firstnodeproto; in us_celldlog()
9202 if (thiscell != NONODEPROTO) in us_celldlog()
9222 fi = (CELLINFO *)thiscell->temp1; in us_celldlog()
9289 if (thiscell != NONODEPROTO && thiscell->lib != us_curlib) in us_celldlog()
9290 thiscell = NONODEPROTO; in us_celldlog()
9291 if (thiscell == NONODEPROTO) thiscell = us_curlib->firstnodeproto; in us_celldlog()
9305 thiscell = np; in us_celldlog()
[all …]
H A Dusrnet.c5139 … us_replaceallarcs(NODEPROTO *cell, GEOM **list, ARCPROTO *ap, BOOLEAN connected, BOOLEAN thiscell) in us_replaceallarcs() argument
5174 if (thiscell) in us_replaceallarcs()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h974 …us_replaceallarcs(NODEPROTO *cell, GEOM **list, ARCPROTO *ap, BOOLEAN connected, BOOLEAN thiscell);