Searched refs:set2 (Results 51 - 68 of 68) sorted by relevance

123

/external/stlport/test/unit/
H A Dset_test.cpp21 CPPUNIT_TEST(set2);
38 void set2();
68 void SetTest::set2() function in class:SetTest
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp1983 HeapHashSet<Member<IntWrapper> > set2; member in class:blink::Container
1995 visitor->trace(set2);
2189 Persistent<MemberSet> set2 = new MemberSet(); local
2246 set2->add(one);
2247 set2->add(two);
2248 set2->add(three);
2249 set2->add(four);
2289 EXPECT_EQ(4u, set2->size());
2334 // Swap set and set2 in a roundabout way.
2336 MemberSet& cset2 = container->set2;
2557 Persistent<Set> set2 = new Set(); local
4036 Set set2; local
[all...]
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dproxies-with.js331 set: function(r, k, v) { return this.set2(r, k, v) },
332 set2: function(r, k, v) { key = k; val = v; return true },
H A Dproxies.js392 set: function(r, k, v) { return this.set2(r, k, v) },
393 set2: function(r, k, v) { key = k; val = v; return true }
475 set: function(r, k, v) { return this.set2(r, k, v) },
476 set2: function(r, k, v) { throw "myexn" }
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp71 void set2(I2<int, int>) {}; function
73 set2(I2<double, int, int>());
75 // CHECK-ELIDE-NOTREE: no matching function for call to 'set2'
77 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set2'
79 // CHECK-ELIDE-TREE: no matching function for call to 'set2'
85 // CHECK-NOELIDE-TREE: no matching function for call to 'set2'
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl_unittest.cc678 syncer::ModelTypeSet set2 = syncer::ModelTypeSet(syncer::SESSIONS); local
679 IssueRefreshRequest(set2);
681 EXPECT_TRUE(set2.Equals(fake_manager_->GetLastRefreshRequestTypes()));
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c3057 USet *set1, *set2, *set3, *set4; local
3106 set2=uset_openPattern(dashPattern, 8, &errorCode);
3111 showAMinusB(set1, set2, "[:Hyphen:]", "[:Dash:]", FALSE);
3121 showAIntersectB(set3, set2, "[:Cf:]", "[:Dash:]", TRUE);
3128 uset_close(set2);
3177 set2=uset_openPattern(mathPattern, 8, &errorCode);
3180 uset_retainAll(set2, set1); /* [math blocks]&[:Math:] */
3183 compareUSets(set1, set2,
3190 uset_close(set2);
3196 set2
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c3056 USet *set1, *set2, *set3, *set4; local
3105 set2=uset_openPattern(dashPattern, 8, &errorCode);
3110 showAMinusB(set1, set2, "[:Hyphen:]", "[:Dash:]", FALSE);
3120 showAIntersectB(set3, set2, "[:Cf:]", "[:Dash:]", TRUE);
3127 uset_close(set2);
3176 set2=uset_openPattern(mathPattern, 8, &errorCode);
3179 uset_retainAll(set2, set1); /* [math blocks]&[:Math:] */
3182 compareUSets(set1, set2,
3189 uset_close(set2);
3195 set2
[all...]
/external/lldb/test/unittest2/
H A Dcase.py782 def assertSetEqual(self, set1, set2, msg=None):
787 set2: The second set to compare.
796 difference1 = set1.difference(set2)
803 difference2 = set2.difference(set1)
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c3828 * @set2: the second NodeSet
3829 * @hasSet2NsNodes: 1 if set2 contains namespaces nodes
3831 * Merges two nodesets, all nodes from @set2 are added to @set1
3832 * if @set1 is NULL, a new set is created and copied from @set2.
3833 * Checks for duplicate nodes. Clears set2.
3838 xmlXPathNodeSetMergeAndClear(xmlNodeSetPtr set1, xmlNodeSetPtr set2, argument
3844 * just assigned to set1, since set2 is cleared anyway.
3846 set1 = xmlXPathNodeSetCreateSize(set2->nodeNr);
3849 if (set2->nodeNr != 0) {
3850 memcpy(set1->nodeTab, set2
3947 xmlXPathNodeSetMergeAndClearNoDupls(xmlNodeSetPtr set1, xmlNodeSetPtr set2, int hasNullEntries) argument
[all...]
/external/libxml2/
H A Dxpath.c3924 * @set2: the second NodeSet
3925 * @hasSet2NsNodes: 1 if set2 contains namespaces nodes
3927 * Merges two nodesets, all nodes from @set2 are added to @set1
3928 * if @set1 is NULL, a new set is created and copied from @set2.
3929 * Checks for duplicate nodes. Clears set2.
3934 xmlXPathNodeSetMergeAndClear(xmlNodeSetPtr set1, xmlNodeSetPtr set2, argument
3940 * just assigned to set1, since set2 is cleared anyway.
3942 set1 = xmlXPathNodeSetCreateSize(set2->nodeNr);
3945 if (set2->nodeNr != 0) {
3946 memcpy(set1->nodeTab, set2
4047 xmlXPathNodeSetMergeAndClearNoDupls(xmlNodeSetPtr set1, xmlNodeSetPtr set2, int hasNullEntries) argument
[all...]
/external/pcre/dist/
H A Dpcre_compile.c3080 const pcre_uint8 *set1, *set2, *set_end; local
3233 set2 = (pcre_uint8 *)
3248 set2 = (pcre_uint8 *)(xclass_flags + 1);
3256 set2 = (pcre_uint8 *)(cd->cbits + cbit_digit);
3263 set2 = (pcre_uint8 *)(cd->cbits + cbit_space);
3270 set2 = (pcre_uint8 *)(cd->cbits + cbit_word);
3284 if ((*set1++ & ~(*set2++)) != 0) return FALSE;
3292 if ((*set1++ & *set2++) != 0) return FALSE;
/external/guava/guava-tests/test/com/google/common/collect/
H A DImmutableSortedSetTest.java701 ImmutableSortedSet<LegacyComparable> set2 = ImmutableSortedSet.of(
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 437 milliseconds

123