Searched refs:LOW_K (Results 1 – 11 of 11) sorted by relevance
/external/icu4c/i18n/ |
D | dtitv_impl.h | 47 #define LOW_K ((UChar)0x006B) macro
|
D | selfmtimpl.h | 73 #define LOW_K ((UChar)0x006B) macro
|
D | plurrule_impl.h | 72 #define LOW_K ((UChar)0x006B) macro
|
D | dtptngen_impl.h | 68 #define LOW_K ((UChar)0x006B) macro
|
D | 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}, 492 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …
|
D | dtitvfmt.cpp | 805 case LOW_K: in getDateTimeSkeleton()
|
/external/chromium/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 47 #define LOW_K ((UChar)0x006B) macro
|
D | plurrule_impl.h | 72 #define LOW_K ((UChar)0x006B) macro
|
D | dtptngen_impl.h | 68 #define LOW_K ((UChar)0x006B) macro
|
D | dtptngen.cpp | 185 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, 187 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, 497 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …
|
D | dtitvfmt.cpp | 802 case LOW_K: in getDateTimeSkeleton()
|