Searched defs:toSet (Results 1 – 6 of 6) sorted by relevance
| /external/icu/icu4c/source/test/intltest/ |
| D | dadrcal.cpp | 87 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet; in testOps() local 289 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) { in testConvert() 382 CalendarFieldsSet fromSet, toSet, diffSet; in testConvert() local
|
| D | transrt.cpp | 1613 const char* toSet,const char* exclusions){ in TestDebug()
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | dadrcal.cpp | 87 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet; in testOps() local 289 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) { in testConvert() 382 CalendarFieldsSet fromSet, toSet, diffSet; in testConvert() local
|
| D | transrt.cpp | 1656 const char* toSet,const char* exclusions){ 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()
|
| /external/deqp/modules/egl/ |
| D | teglChooseConfigTests.cpp | 444 std::set<T> toSet (const T (&arr)[N]) in toSet() function
|