HomeSort by relevance Sort by last modified time
    Searched refs:DateTimeMatcher (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtptngen_impl.h 176 class DateTimeMatcher: public 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;
dtptngen.cpp 266 dtMatcher = new DateTimeMatcher();
279 dtMatcher = new DateTimeMatcher();
296 dtMatcher = new DateTimeMatcher();
319 skipMatcher = new DateTimeMatcher(*other.skipMatcher);
    [all...]
  /external/icu/icu4c/source/i18n/
dtptngen_impl.h 180 class DateTimeMatcher: public UMemory {
191 UBool equals(const DateTimeMatcher* other) const;
192 int32_t getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo);
193 DateTimeMatcher();
194 DateTimeMatcher(const DateTimeMatcher& other);
195 virtual ~DateTimeMatcher();
222 DateTimeMatcher& next();
226 DateTimeMatcher *matcher;
dtptngen.cpp 280 dtMatcher = new DateTimeMatcher();
293 dtMatcher = new DateTimeMatcher();
310 dtMatcher = new DateTimeMatcher();
333 skipMatcher = new DateTimeMatcher(*other.skipMatcher);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtptngen.h 30 class DateTimeMatcher;
436 DateTimeMatcher* dtMatcher;
443 DateTimeMatcher *skipMatcher;
462 const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missingFields, const PtnSkeleton** specifiedSkeletonPtr = 0);
  /external/icu/icu4c/source/i18n/unicode/
dtptngen.h 30 class DateTimeMatcher;
453 DateTimeMatcher* dtMatcher;
460 DateTimeMatcher *skipMatcher;
486 const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missingFields, const PtnSkeleton** specifiedSkeletonPtr = 0);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 245 milliseconds