Home
last modified time | relevance | path

Searched refs:gCnt (Results 1 – 21 of 21) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio_guide.cpp664 int gCnt = 0; in genGuides() local
709 int gCnt, in genGuides_final() argument
725 if (i < gCnt && adjPrevIdx[i] >= gCnt) { in genGuides_final()
745 } else if (i >= gCnt && adjPrevIdx[i] >= 0 && adjPrevIdx[i] < gCnt) { in genGuides_final()
805 if (idx < gCnt) { in genGuides_final()
856 int& gCnt, in genGuides_buildNodeMap() argument
885 int& gCnt, in genGuides_astar() argument
908 if (idx1 >= gCnt && idx2 >= gCnt) { in genGuides_astar()
911 } else if (idx1 < gCnt && idx2 < gCnt) { in genGuides_astar()
941 if (idx1 < gCnt in genGuides_astar()
[all …]
H A Dio.h212 int& gCnt,
223 int& gCnt,
231 int gCnt,
/dports/math/octave-forge-level-set/level-set/src/
H A DnbFromGeom.cpp79 Matrix d(L, M), gSum(L, M), gCnt(L, M);
84 gCnt.fill (octave_NA);
137 gCnt(node) = 1;
142 ++gCnt(node);
157 res(2) = gCnt;
/dports/graphics/cenon/Cenon/
H A DDXFExportSub.m196 { int j, gCnt = [(VPolyLine*)g numPoints];
198 for (j=0; j<gCnt-1; j++)
201 [self writeLineVertex:[g pointWithNum:gCnt-1]]; // :[g width]
208 { int j, gCnt = [[p list] count];
210 for (j=0; j<gCnt; j++)
216 if (!closed && i == endIx && j == gCnt-1) // must draw last point
237 if (/*!closed &&*/ i == endIx && j == gCnt-1)
319 { int j, gCnt = [[p list] count];
321 for (j=0; j<gCnt; j++)
325 if (!closed && i == endIx && j == gCnt-1) // must draw last point
H A DDocView.m4061 { int j, gCnt = [[slist objectAtIndex:i] countRecursive];
4063 for (j=0; j < gCnt; j++)
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DhierSpef.cpp198 uint gCnt = 0; in addRCtoTop() local
225 gCnt += createCapNodes(net, parentNet, capNodeMap, instBaseMapId); in addRCtoTop()
262 spefCnt, flatCnt, gCnt, rCnt, ccCnt, blk->getConstName()); in addRCtoTop()
361 uint gCnt = 0; in createCapNodes() local
371 gCnt += createParentCapNode(node, parentNet, nodeNum, capNodeMap, baseNum); in createCapNodes()
373 return gCnt; in createCapNodes()
/dports/www/horde-ansel/ansel-3.0.10/lib/GalleryMode/
H A DNormal.php115 $gCnt = $GLOBALS['injector']->getInstance('Ansel_Storage')
128 return $gCnt + $iCnt;
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/dr/
H A DFlexDR_conn.cpp583 int gCnt, in checkConnectivity_final() argument
608 if (i < gCnt) { in checkConnectivity_final()
670 if (idx >= gCnt) { in checkConnectivity_final()
683 if (idx >= gCnt) { in checkConnectivity_final()
776 if (idx < gCnt) { in checkConnectivity_final()
1263 int gCnt = (int) netDRObjs.size(); in checkConnectivity() local
1282 net, netDRObjs, netPins, adjVisited, gCnt, nCnt, nodeMap); in checkConnectivity()
H A DFlexDR.h254 const int& gCnt,
261 int gCnt,
/dports/math/octave-forge-level-set/level-set/inst/
H A Dls_nb_from_geom.m74 [d, gSum, gCnt] = __levelset_nbFromGeom (geom.bedges.ispts, phi, hasG, g0, ...
82 g = gSum ./ gCnt;
/dports/graphics/gpaint/gpaint-2-0.3.3/src/
H A Dimage_processing.c469 int rCnt, gCnt, bCnt; in ImageOilPaint() local
487 rCnt = gCnt = bCnt = 0; in ImageOilPaint()
511 if ((c = ++gHist[(p = rgb[1]) / 4]) > gCnt) in ImageOilPaint()
514 gCnt = c; in ImageOilPaint()
/dports/graphics/cenon/Cenon/GraphicObjects.subproj/
H A DVGroup.m166 { int gCnt = [g countRecursive];
168 if (ix >= cCnt && ix < cCnt+gCnt) // obj is inside g
186 { int gCnt = [g countRecursive];
188 if (ix >= cCnt && ix < cCnt+gCnt) // obj is inside g
217 { int gCnt = [g countRecursive];
219 if (ix >= cCnt && ix < cCnt+gCnt) // obj is inside g
H A DHiddenArea.m73 int i, gCnt = [[(VGroup*)cg list] count];
75 for (i=0; i< gCnt; i++)
H A DPathContour.m3585 { int j, gCnt = [(VGroup*)g countRecursive];
3587 for (j=0; j<gCnt; j++)
3697 { int j, gCnt = [(VGroup*)g countRecursive];
3699 for (j=0; j<gCnt; j++)
H A DVRectangle.m707 { int i, gCnt = [graduateList count];
712 for (i=0; i<gCnt; i++)
H A DVPolyLine.m1212 { int gCnt = [graduateList count];
1217 for (i=0; i<gCnt; i++)
H A DVPath.m2633 { int gCnt = [graduateList count];
2637 for (i=0; i<gCnt; i++)
6612 { int j, gCnt = [[(VPath*)g list] count];
6614 for (j=0; j<gCnt; j++)
6906 { int j, gCnt = [[g list] count];
6908 for (j=0; j<gCnt; j++)
H A DVArc.m2630 { int i, gCnt = [graduateList count];
2635 for (i=0; i<gCnt; i++)
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbFlatten.cpp1304 uint gCnt = 0; in createCapNodes() local
1310 gCnt += createParentCapNode(node, dst); in createCapNodes()
1312 return gCnt; in createCapNodes()
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Diprocess.c503 int rCnt, gCnt, bCnt; in ImageOilPaint() local
517 rCnt = gCnt = bCnt = 0; in ImageOilPaint()
538 if ((c = ++gHist[(p = rgb[1]) / 4]) > gCnt) { in ImageOilPaint()
540 gCnt = c; in ImageOilPaint()
/dports/cad/openroad/OpenROAD-2.0/src/rcx/include/rcx/
H A DextRCap.h1005 uint initWS_box(extMainOptions* opt, uint gCnt);