/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | DataDrivenCalendarTest.java | 61 CalendarFieldsSet toSet, Calendar toCalendar, boolean forward) { in testConvert() argument 99 if (!toSet.matches(toCalendar, diffSet)) { in testConvert() 100 String diffs = diffSet.diffFrom(toSet); in testConvert() 119 CalendarFieldsSet fromSet = new CalendarFieldsSet(), toSet = new CalendarFieldsSet(); in testConvert() local 133 toSet.clear(); in testConvert() 138 toSet.parseFrom(to, fromSet); in testConvert() 144 testConvert(caseString, fromSet, fromCalendar, toSet, toCalendar, forward); in testConvert() 148 testConvert(caseString, toSet, toCalendar, fromSet, fromCalendar, forward); in testConvert() 159 …CalendarFieldsSet fromSet = new CalendarFieldsSet(), toSet = new CalendarFieldsSet(), paramsSet = … in testOps() local 205 toSet.clear(); in testOps() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | dadrcal.cpp | 87 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet; in testOps() local 177 toSet.clear(); in testOps() 190 } else if(toSet.parseFrom(testSetting, &fromSet, status)<0 || U_FAILURE(status)){ in testOps() 270 } else if (!toSet.matches(toCalendar, diffSet, status)) { in testOps() 271 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testOps() 289 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) { in testConvert() argument 348 if (!toSet.matches(toCalendar, diffSet, status)) { in testConvert() 349 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testConvert() 382 CalendarFieldsSet fromSet, toSet, diffSet; in testConvert() local 409 toSet.clear(); in testConvert() [all …]
|
D | transrt.h | 44 const char* toSet,const char* exclusions);
|
D | dadrcal.h | 44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
|
D | transrt.cpp | 1613 const char* toSet,const char* exclusions){ in TestDebug() argument 1617 test.test(UnicodeString(fromSet,""),UnicodeString(toSet,""),exclusions,this,quick,legal); in TestDebug()
|
/external/icu/icu4c/source/common/unicode/ |
D | enumset.h | 41 inline void set(T toSet, int32_t v) { fBools=(fBools&(~flag(toSet)))|(v?(flag(toSet)):0); } in set() argument
|
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 485 std::set<T> toSet (const T (&arr)[N]) in toSet() function 563 … ChooseConfigRandomCase(m_eglTestCtx, "color_sizes", "Random color size rules", toSet(rgbaSizes))); in init() 574 …color_depth_stencil_sizes", "Random color, depth and stencil size rules", toSet(colorDepthStencilS… in init() 584 …seConfigRandomCase(m_eglTestCtx, "buffer_sizes", "Various buffer size rules", toSet(bufferSizes))); in init() 591 …ew ChooseConfigRandomCase(m_eglTestCtx, "surface_type", "Surface type rules", toSet(surfaceType))); in init() 598 …ooseConfigRandomCase(m_eglTestCtx, "sample_buffers", "Sample buffer rules", toSet(sampleBuffers))); in init() 632 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "all", "All attributes", toSet(allA… in init()
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | FluentIterable.java | 345 public final ImmutableSet<E> toSet() { 452 return toSet();
|
/external/guava/guava/src/com/google/common/collect/ |
D | FluentIterable.java | 357 public final ImmutableSet<E> toSet() { 464 return toSet();
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/ |
D | ImmutableAnnotationElement.java | 76 return CONVERTER.toSet(list); in immutableSetOf()
|
D | ImmutableAnnotation.java | 82 return CONVERTER.toSet(list); in immutableSetOf()
|
D | ImmutableClassDef.java | 196 return CONVERTER.toSet(iterable);
|
/external/guava/guava/src/com/google/common/reflect/ |
D | ClassPath.java | 111 return FluentIterable.from(resources).filter(ClassInfo.class).toSet(); in getAllClasses() 116 return FluentIterable.from(resources).filter(ClassInfo.class).filter(IS_TOP_LEVEL).toSet(); in getTopLevelClasses()
|
D | TypeToken.java | 572 .toSet()); 604 .toSet()); 625 .toSet(); 651 .toSet());
|
/external/smali/util/src/main/java/org/jf/util/ |
D | ImmutableConverter.java | 80 public ImmutableSet<ImmutableItem> toSet(@Nullable final Iterable<? extends Item> iterable) {
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | FluentIterableTest.java | 531 ASSERT.that(fluent(1, 2, 3, 4).toSet()).has().exactly(1, 2, 3, 4).inOrder(); in testToSet() 535 ASSERT.that(fluent(1, 2, 1, 2).toSet()).has().exactly(1, 2).inOrder(); in testToSet_removeDuplicates() 539 assertTrue(fluent().toSet().isEmpty()); in testToSet_empty()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |