Home
last modified time | relevance | path

Searched defs:nCommon (Results 1 – 15 of 15) sorted by relevance

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/PgSQL/rdkit/
H A Dbfp_gin.c117 int32 i, nCommon = 0; in gin_bfp_consistent() local
166 int32 i, nCommon = 0, nCommonMaybe = 0; in gin_bfp_triconsistent() local
H A Dbfp_gist.c408 double nCommon, nDelta; in gbfp_inner_consistent() local
478 double nCommon; in gbfp_leaf_consistent() local
561 double nDelta, nQuery, nCommon, similarity; in gbfp_inner_distance() local
593 double nKey, nQuery, nCommon, similarity; in gbfp_leaf_distance() local
H A Drdkit_gist.c647 double nCommon, nQuery, nKey = 0.0; in rdkit_consistent() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/dsd/
H A DdsdProc.c574 …int nCommon = dsdKernelFindCommonComponents( pDsdMan, pLargeR, pSmallR, &pCommon, &pLastDiffL, &pL… in dsdKernelDecompose_rec() local
741 …int nCommon = dsdKernelFindCommonComponents( pDsdMan, pLR, pHR, &pCommon, &pLastDiffL, &pLastDiffH… in dsdKernelDecompose_rec() local
1175 …int nCommon = dsdKernelFindCommonComponents( pDsdMan, pPrevL, pPrevH, &pCommon, &pLastDiffL, &pLas… in dsdKernelDecompose_rec() local
1343 int nCommon = 0; in dsdKernelFindCommonComponents() local
1425 void dsdKernelComputeSumOfComponents( Dsd_Manager_t * pDsdMan, Dsd_Node_t ** pCommon, int nCommon, … in dsdKernelComputeSumOfComponents()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/fra/
H A DfraPart.c53 int i, k, nCommon, CountOver, CountQuant; in Fra_ManPartitionTest() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/acec/
H A DacecCore.c299 int i, nCommon = 0; in Acec_MatchCountCommon() local
360 int nCommon = Acec_MatchCountCommon( vRes0, vRes1, 0 ); in Acec_MatchCheckShift() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcDress3.c132 int nCommon = 0; in Abc_NtkAigToGiaTwo() local
H A DabcPart.c515 int i, Entry, nCommon = 0; in Abc_NtkSuppCharCommon() local
569 int i, nCommon, iBest; in Abc_NtkPartitionSmartFindPart() local
H A DabcMiter.c1091 int nCommon, i; in Abc_NtkDemiter() local
H A DabcMffc.c984 int nCommon = Vec_IntTwoCountCommon( vSupp1, vSupp2 ); in Abc_NktMffcCostTwo() local
/dports/math/stp/stp-2.3.3/lib/extlib-abc/aig/aig/
H A DaigPart.c424 int i, Entry, nCommon = 0; in Aig_ManSuppCharCommon() local
445 int i, nCommon, iBest; in Aig_ManPartitionSmartFindPart() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/aig/
H A DaigPart.c519 int i, Entry, nCommon = 0; in Aig_ManSuppCharCommon() local
540 int i, nCommon, iBest; in Aig_ManPartitionSmartFindPart() local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Depictor/
H A DEmbeddedFrag.cpp658 void EmbeddedFrag::mergeRing(const EmbeddedFrag &embRing, unsigned int nCommon, in mergeRing()
/dports/devel/fossil/fossil-src-2.17/src/
H A Ddiff.c703 int nCommon; /* Total byte length of suffix and prefix */ in oneLineChange() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable2.cxx4174 SCROW nCommon = nLastCommon - nRow + 1; in GetRowForHeight() local