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

  /external/chromium_org/third_party/icu/source/i18n/
dtptngen_impl.h 108 class PtnSkeleton : public UMemory {
114 PtnSkeleton();
115 PtnSkeleton(const PtnSkeleton& other);
116 UBool equals(const PtnSkeleton& other);
119 virtual ~PtnSkeleton();
126 PtnSkeleton *skeleton;
178 PtnSkeleton skeleton;
183 void set(const UnicodeString& pattern, FormatParser* fp, PtnSkeleton& skeleton);
184 void copyFrom(const PtnSkeleton& skeleton)
    [all...]
dtptngen.cpp 759 const PtnSkeleton* specifiedSkeleton=NULL;
    [all...]
  /external/icu4c/i18n/
dtptngen_impl.h 109 class PtnSkeleton : public UMemory {
115 PtnSkeleton();
116 PtnSkeleton(const PtnSkeleton& other);
117 UBool equals(const PtnSkeleton& other);
120 virtual ~PtnSkeleton();
127 PtnSkeleton *skeleton;
179 PtnSkeleton skeleton;
184 void set(const UnicodeString& pattern, FormatParser* fp, PtnSkeleton& skeleton);
185 void copyFrom(const PtnSkeleton& skeleton)
    [all...]
dtptngen.cpp 775 const PtnSkeleton* specifiedSkeleton=NULL;
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtptngen.h 33 class PtnSkeleton;
462 const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missingFields, const PtnSkeleton** specifiedSkeletonPtr = 0);
463 UnicodeString adjustFieldTypes(const UnicodeString& pattern, const PtnSkeleton* specifiedSkeleton, UBool fixFractionalSeconds, UDateTimePatternMatchOptions options = UDATPG_MATCH_NO_OPTIONS);
  /external/icu4c/i18n/unicode/
dtptngen.h 33 class PtnSkeleton;
464 const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missingFields, const PtnSkeleton** specifiedSkeletonPtr = 0);
465 UnicodeString adjustFieldTypes(const UnicodeString& pattern, const PtnSkeleton* specifiedSkeleton, UBool fixFractionalSeconds, UDateTimePatternMatchOptions options = UDATPG_MATCH_NO_OPTIONS);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 37 milliseconds