/external/stlport/test/eh/ |
test.cpp | 18 std::set<int> set1, set2; local 24 set1.insert(aVector.begin(), aVector.end()); 30 printElements(set1, "set1 : ");
|
/packages/apps/Gallery2/tests/src/com/android/gallery3d/data/ |
MediaSetTest.java | 47 MockSet set1 = new MockSet(Path.fromString("/mock/1"), dataManager, 8, 8000); local 48 set1.addMediaSet(set10); 49 set1.addMediaSet(set11); 50 set1.addMediaSet(set12);
|
/packages/apps/Browser/src/com/android/browser/ |
PhoneUi.java | 354 AnimatorSet set1 = new AnimatorSet(); local 374 set1.addListener(new AnimatorListenerAdapter() { 382 set1.playSequentially(inanim, blend1); 383 set1.start(); 446 AnimatorSet set1 = new AnimatorSet(); local 449 set1.playTogether(fade1, fade2); 450 set1.setDuration(100); 467 combo.playSequentially(set1, set2, otheralpha);
|
NavTabScroller.java | 313 AnimatorSet set1 = new AnimatorSet(); local 314 set1.playTogether(trans, alpha); 315 set1.setDuration(duration); 335 mAnimator.playSequentially(set1, set2); 338 mAnimator.playSequentially(set1, scroll1); 343 mAnimator.playSequentially(set1, trans2);
|
/bootable/recovery/minzip/ |
Bits.h | 271 INLINE void set1(unsigned char* buf, unsigned char val) function
|
/dalvik/vm/ |
Bits.h | 272 INLINE void set1(u1* buf, u1 val) function
|
/external/icu4c/test/intltest/ |
trnserr.cpp | 181 UnicodeSet *set1 = new UnicodeSet(badPattern, status); local 185 delete set1;
|
ucdtest.cpp | 349 UnicodeSet set1, set2; local 350 if (nfcImpl->getCanonStartSet(0x49, set1)) { 359 if (set1!=set2) { 364 //compareUSets(set1, set2,
|
usettest.cpp | 319 // set1 and set2 used to be built with the obsolete constructor taking 322 UnicodeSet *set1=new UnicodeSet(UNICODE_STRING_SIMPLE("\\p{Lowercase Letter}"), status); // :Ll: Letter, lowercase local 335 if (*set1 != *set1a) { 345 UnicodeSet *set1copy=new UnicodeSet(*set1); 346 if(*set1 != *set1copy || *set1 == *set2 || 347 getPairs(*set1) != getPairs(*set1copy) || 348 set1->hashCode() != set1copy->hashCode()){ 354 UnicodeSet set1equal=*set1; 356 if(set1equal != *set1 || set1equal != *set1copy || set2equal != *set2 || [all...] |
/external/chromium/chrome/browser/sync/sessions/ |
session_state.cc | 238 vector<syncable::Id>* set1 = id_to_conflict_set_[id1]; local 241 if (0 == set1 && 0 == set2) { 251 } else if (0 == set1) { 257 rv = set1; 259 } else if (set1 == set2) { 264 rv = set1;
|
/external/stlport/test/unit/ |
set_test.cpp | 20 CPPUNIT_TEST(set1); 37 void set1(); 56 void SetTest::set1() function in class:SetTest
|
/external/valgrind/main/none/tests/ppc32/ |
power5+_round.c | 136 double set1[] = { inf, 0.9, 0.1, 0, neg0, -0.1, -0.9, -inf, nan }; local 161 DO_TEST(frsp, set1, frsp1, fprf1);
|
/ndk/tests/device/test-gnustl-full/unit/ |
set_test.cpp | 20 CPPUNIT_TEST(set1); 37 void set1(); 56 void SetTest::set1() function in class:SetTest
|
/ndk/tests/device/test-stlport/unit/ |
set_test.cpp | 20 CPPUNIT_TEST(set1); 37 void set1(); 56 void SetTest::set1() function in class:SetTest
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
EnumMapTest.java | 331 Set set1 = enumSizeMap.entrySet(); local 332 assertSame("Should be same", set1, set); //$NON-NLS-1$ 600 Set set1 = enumSizeMap.keySet(); local 601 assertSame("Should be same", set1, set); //$NON-NLS-1$ [all...] |
/external/chromium/testing/gtest/test/ |
gtest-printers_test.cc | 823 hash_set<string> set1; local 824 set1.insert("hello"); 825 EXPECT_EQ("{ \"hello\" }", Print(set1)); 831 hash_multiset<int> set1(a, a + kSize); 834 const string result = Print(set1); 886 set<unsigned int> set1(a, a + 3); 887 EXPECT_EQ("{ 0, 3, 5 }", Print(set1)); 892 multiset<int> set1(a, a + 5); 893 EXPECT_EQ("{ 1, 1, 1, 2, 5 }", Print(set1)); [all...] |
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 540 UnicodeSet set1; local 541 ucnv_getUnicodeSet(converter1.get(), set1.toUSet(), UCNV_ROUNDTRIP_SET, &errorCode); 547 return U_SUCCESS(errorCode) && set1.containsAll(set2);
|
/libcore/luni/src/test/java/tests/api/java/util/ |
EnumMapTest.java | 334 Set set1 = enumSizeMap.entrySet(); local 335 assertSame("Should be same", set1, set); 602 Set set1 = enumSizeMap.keySet(); local 603 assertSame("Should be same", set1, set); [all...] |
/external/webkit/Source/WebKit/gtk/tests/ |
testatk.c | 981 AtkAttributeSet* set1 = atk_text_get_run_attributes(childText, 0, &startOffset, &endOffset); local 1362 AtkAttributeSet* set1 = atk_object_get_attributes(table1); local [all...] |
/external/icu4c/test/cintltst/ |
cucdtst.c | 2887 USet *set1, *set2, *set3, *set4; local [all...] |
/external/valgrind/main/callgrind/ |
sim.c | 279 UInt set1 = ( a >> c->line_size_bits) & (c->sets_min_1); local 284 if (set1 == set2) 285 return cachesim_setref(c, set1, tag); 288 /* Nb: this is a fast way of doing ((set1+1) % c->sets) */ 289 else if (((set1 + 1) & (c->sets-1)) == set2) { 293 CacheResult res1 = cachesim_setref(c, set1, tag); 298 VG_(printf)("addr: %lx size: %u sets: %d %d", a, size, set1, set2); 383 UInt set1 = ( a >> c->line_size_bits) & (c->sets_min_1); local 388 if (set1 == set2) 389 return cachesim_setref_wb(c, ref, set1, tag) [all...] |
/external/valgrind/tsan/ |
thread_sanitizer.cc | 926 const LSSet &set1 = Get(lsid1); local 927 return set1.has(LID(lsid2.raw())) == false; 943 const LSSet &set1 = Get(lsid1); local 946 FixedArray<LID> intersection(min(set1.size(), set2.size())); 947 LID *end = std::set_intersection(set1.begin(), set1.end(), [all...] |
/frameworks/base/services/java/com/android/server/pm/ |
PackageManagerService.java | 2054 HashSet<Signature> set1 = new HashSet<Signature>(); local [all...] |