HomeSort by relevance Sort by last modified time
    Searched defs:DateIntervalFormat (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtitvfmt.h 35 * DateIntervalFormat is a class for formatting and parsing date
47 * DateIntervalFormat formats a DateInterval into
170 * DateIntervalFormat needs the following information for correct
195 * DateIntervalFormat uses the same syntax as that of
202 * // the date interval object which the DateIntervalFormat formats on
206 * DateIntervalFormat* dtIntervalFmt = DateIntervalFormat::createInstance(
218 class U_I18N_API DateIntervalFormat : public Format {
222 * Construct a DateIntervalFormat from skeleton and the default locale.
234 static DateIntervalFormat* U_EXPORT2 createInstance
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
dtitvfmt.h 35 * DateIntervalFormat is a class for formatting and parsing date
47 * DateIntervalFormat formats a DateInterval into
170 * DateIntervalFormat needs the following information for correct
195 * DateIntervalFormat uses the same syntax as that of
202 * // the date interval object which the DateIntervalFormat formats on
206 * DateIntervalFormat* dtIntervalFmt = DateIntervalFormat::createInstance(
218 class U_I18N_API DateIntervalFormat : public Format {
222 * Construct a DateIntervalFormat from skeleton and the default locale.
234 static DateIntervalFormat* U_EXPORT2 createInstance
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
DateIntervalFormat.java 25 * Exposes icu4c's DateIntervalFormat.
27 public final class DateIntervalFormat {
62 private DateIntervalFormat() {
92 // This is not the behavior of icu4c's DateIntervalFormat, but it's the historical behavior
  /external/chromium_org/third_party/icu/source/i18n/
dtitvfmt.cpp 64 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(DateIntervalFormat)
68 DateIntervalFormat* U_EXPORT2
69 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
75 DateIntervalFormat* U_EXPORT2
76 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
97 DateIntervalFormat* U_EXPORT2
98 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
105 DateIntervalFormat* U_EXPORT2
106 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
115 DateIntervalFormat::DateIntervalFormat(
    [all...]
  /external/icu/icu4c/source/i18n/
dtitvfmt.cpp 64 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(DateIntervalFormat)
68 DateIntervalFormat* U_EXPORT2
69 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
75 DateIntervalFormat* U_EXPORT2
76 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
97 DateIntervalFormat* U_EXPORT2
98 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
105 DateIntervalFormat* U_EXPORT2
106 DateIntervalFormat::createInstance(const UnicodeString& skeleton,
115 DateIntervalFormat::DateIntervalFormat(
    [all...]
  /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 281 milliseconds