Searched refs:root2 (Results 1 – 7 of 7) sorted by relevance
333 Vertex root2 = FindConnectedComponent(vertex2, &disjoint_set); in Degree2MaximumSpanningForest() local335 if (root1 == root2) { in Degree2MaximumSpanningForest()350 if (root2 < root1) { in Degree2MaximumSpanningForest()351 std::swap(root1, root2); in Degree2MaximumSpanningForest()354 disjoint_set[root2] = root1; in Degree2MaximumSpanningForest()
357 double root2 = char2Div3 - magnitude in computeRoots() local369 if (root2 >= rootsStore[1]) { in computeRoots()370 rootsStore[2] = root2; in computeRoots()373 if (root2 >= rootsStore[0]) { in computeRoots()374 rootsStore[1] = root2; in computeRoots()377 rootsStore[0] = root2; in computeRoots()
42 __m128i root2 = _mm_andnot_si128(cmp, _mm_add_epi32(root, one128)); in SkSqrtBits_SSE2() local45 root = _mm_or_si128(root1, root2); in SkSqrtBits_SSE2()
507 Object* root2; in UNINITIALIZED_DEPENDENT_TEST() local512 deserializer.DeserializePartial(isolate, &root2); in UNINITIALIZED_DEPENDENT_TEST()513 CHECK(root2->IsString()); in UNINITIALIZED_DEPENDENT_TEST()514 CHECK(*root_handle == root2); in UNINITIALIZED_DEPENDENT_TEST()629 Object* root2; in UNINITIALIZED_DEPENDENT_TEST() local634 deserializer.DeserializePartial(isolate, &root2); in UNINITIALIZED_DEPENDENT_TEST()635 CHECK(root2->IsContext()); in UNINITIALIZED_DEPENDENT_TEST()636 CHECK(*root_handle != root2); in UNINITIALIZED_DEPENDENT_TEST()
842 const v8::HeapGraphNode* root2 = snapshot->GetRoot(); in TEST() local843 CHECK_EQ(root1, root2); in TEST()
2677 CvPTreeNode* root2 = node2; in cvSeqPartition() local2680 while( root2->parent ) in cvSeqPartition()2681 root2 = root2->parent; in cvSeqPartition()2683 if( root2 != root ) in cvSeqPartition()2685 if( root->rank > root2->rank ) in cvSeqPartition()2686 root2->parent = root; in cvSeqPartition()2689 root->parent = root2; in cvSeqPartition()2690 root2->rank += root->rank == root2->rank; in cvSeqPartition()2691 root = root2; in cvSeqPartition()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...