Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h47 #define LOW_K ((UChar)0x006B) macro
Dselfmtimpl.h68 #define LOW_K ((UChar)0x006B) macro
Dplurrule_impl.h81 static const UChar LOW_K = ((UChar)0x006B); variable
Ddtptngen_impl.h71 #define LOW_K ((UChar)0x006B) macro
Ddtptngen.cpp184 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, // 24 hour
502 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …
Ddtitvfmt.cpp852 case LOW_K: in getDateTimeSkeleton()
/external/icu/icu4c/source/i18n/
Dselfmtimpl.h68 #define LOW_K ((UChar)0x006B) macro
Ddtitv_impl.h47 #define LOW_K ((UChar)0x006B) macro
Dplurrule_impl.h81 static const UChar LOW_K = ((UChar)0x006B); variable
Ddtptngen_impl.h71 #define LOW_K ((UChar)0x006B) macro
Ddtptngen.cpp185 {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 …
Ddtitvfmt.cpp854 case LOW_K: in getDateTimeSkeleton()