Home
last modified time | relevance | path

Searched refs:LOW_K (Results 1 – 11 of 11) sorted by relevance

/external/icu4c/i18n/
Ddtitv_impl.h47 #define LOW_K ((UChar)0x006B) macro
Dselfmtimpl.h73 #define LOW_K ((UChar)0x006B) macro
Dplurrule_impl.h72 #define LOW_K ((UChar)0x006B) macro
Ddtptngen_impl.h68 #define LOW_K ((UChar)0x006B) macro
Ddtptngen.cpp180 {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 …
Ddtitvfmt.cpp805 case LOW_K: in getDateTimeSkeleton()
/external/chromium/third_party/icu/source/i18n/
Ddtitv_impl.h47 #define LOW_K ((UChar)0x006B) macro
Dplurrule_impl.h72 #define LOW_K ((UChar)0x006B) macro
Ddtptngen_impl.h68 #define LOW_K ((UChar)0x006B) macro
Ddtptngen.cpp185 {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 …
Ddtitvfmt.cpp802 case LOW_K: in getDateTimeSkeleton()