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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 167 UCAL_DEFAULT = UCAL_TRADITIONAL
623 * calendar for the locale, or UCAL_DEFAULT to open the default calendar for the locale (the
626 * and then pass the locale to ucal_open with UCAL_DEFAULT as the type.
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 163 UCAL_DEFAULT = UCAL_TRADITIONAL,
624 * calendar for the locale, or UCAL_DEFAULT to open the default calendar for the locale (the
627 * and then pass the locale to ucal_open with UCAL_DEFAULT as the type.
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 70 { "ja_JP@calendar=japanese", UCAL_DEFAULT, "japanese" },
72 { "th_TH", UCAL_DEFAULT, "buddhist" },
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 71 { "ja_JP@calendar=japanese", UCAL_DEFAULT, "japanese" },
73 { "th_TH", UCAL_DEFAULT, "buddhist" },
    [all...]

Completed in 76 milliseconds