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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 47 #define LOW_K ((UChar)0x006B)
selfmtimpl.h 73 #define LOW_K ((UChar)0x006B)
plurrule_impl.h 72 #define LOW_K ((UChar)0x006B)
dtptngen_impl.h 68 #define LOW_K ((UChar)0x006B)
dtptngen.cpp 180 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2},
182 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + DT_DELTA, 1, 2},
491 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters
    [all...]
dtitvfmt.cpp 808 case LOW_K:
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 47 #define LOW_K ((UChar)0x006B)
selfmtimpl.h 68 #define LOW_K ((UChar)0x006B)
dtptngen_impl.h 71 #define LOW_K ((UChar)0x006B)
plurrule_impl.h 81 static const UChar LOW_K = ((UChar)0x006B);
dtitvfmt.cpp 854 case LOW_K:
    [all...]
dtptngen.cpp 185 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, // 24 hour
503 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters
    [all...]

Completed in 851 milliseconds