Searched refs:DateTimeMatcher (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/i18n/
H A Ddtptngen_impl.h176 class DateTimeMatcher: public UMemory { class in inherits:UMemory
187 UBool equals(const DateTimeMatcher* other) const;
188 int32_t getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo);
189 DateTimeMatcher();
190 DateTimeMatcher(const DateTimeMatcher& other);
191 virtual ~DateTimeMatcher() {}
218 DateTimeMatcher& next();
222 DateTimeMatcher *matcher;
H A Ddtptngen.cpp267 dtMatcher = new DateTimeMatcher();
280 dtMatcher = new DateTimeMatcher();
297 dtMatcher = new DateTimeMatcher();
320 skipMatcher = new DateTimeMatcher(*other.skipMatcher);
905 DateTimeMatcher matcher;
961 DateTimePatternGenerator::getBestRaw(DateTimeMatcher& source,
972 DateTimeMatcher trial = it.next();
1214 DateTimeMatcher current = it.next();
1220 skipMatcher = new DateTimeMatcher(current);
1539 DateTimeMatcher function in class:DateTimeMatcher
1542 DateTimeMatcher::DateTimeMatcher(const DateTimeMatcher& other) { function in class:DateTimeMatcher
[all...]
/external/icu4c/i18n/unicode/
H A Ddtptngen.h30 class DateTimeMatcher;
436 DateTimeMatcher* dtMatcher;
443 DateTimeMatcher *skipMatcher;
462 const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missingFields, const PtnSkeleton** specifiedSkeletonPtr = 0);
/external/icu4c/common/unicode/
H A Durename.h1919 #define DateTimeMatcher U_ICU_ENTRY_POINT_RENAME(DateTimeMatcher) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4116 milliseconds