Lines Matching refs:Int
51 Int isIncrease;
77 Int numChainsSingleLoop();
78 Int numChainsAllLoops();
79 monoChain** toArrayAllLoops(Int& num_chains);
80 Int toArraySingleLoop(monoChain** array, Int index);
82 Int isKey;
95 Int MC_sweepY(Int nVertices, monoChain** sortedVertices, sweepRange** ret_ranges);
97 void MC_findDiagonals(Int total_num_edges, monoChain** sortedVertices,
98 sweepRange** ranges, Int& num_diagonals,