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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cdattst.h 44 static void VerifygetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
45 static void VerifysetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
46 static void VerifygetsetSymbols(UDateFormat*, UDateFormat*, UDateFormatSymbolType, int32_t);
cdattst.c     [all...]
  /external/icu4c/test/cintltst/
cdattst.h 44 static void VerifygetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
45 static void VerifysetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
46 static void VerifygetsetSymbols(UDateFormat*, UDateFormat*, UDateFormatSymbolType, int32_t);
cdattst.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 817 typedef enum UDateFormatSymbolType {
854 } UDateFormatSymbolType;
881 UDateFormatSymbolType type,
901 UDateFormatSymbolType type);
920 UDateFormatSymbolType type,
    [all...]
  /external/icu4c/i18n/unicode/
udat.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/text/
LocaleICU.h 82 PassOwnPtr<Vector<String> > createLabelVector(const UDateFormat*, UDateFormatSymbolType, int32_t startIndex, int32_t size);
LocaleICU.cpp 169 PassOwnPtr<Vector<String> > LocaleICU::createLabelVector(const UDateFormat* dateFormat, UDateFormatSymbolType type, int32_t startIndex, int32_t size)
  /external/icu4c/samples/cal/
cal.c 47 UDateFormatSymbolType type,
287 UDateFormatSymbolType type,
339 UDateFormatSymbolType dayType = (useLongNames ? UDAT_WEEKDAYS : UDAT_SHORT_WEEKDAYS);
363 UDateFormatSymbolType monthType = (useLongNames ? UDAT_MONTHS : UDAT_SHORT_MONTHS);
  /external/chromium_org/third_party/icu/source/i18n/
udat.cpp 382 UDateFormatSymbolType type,
496 UDateFormatSymbolType type)
783 UDateFormatSymbolType type,
  /external/icu4c/i18n/
udat.cpp 425 UDateFormatSymbolType type,
552 UDateFormatSymbolType type)
862 UDateFormatSymbolType type,
    [all...]

Completed in 2411 milliseconds