Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h48 #define LOW_L ((UChar)0x006C) macro
Dselfmtimpl.h74 #define LOW_L ((UChar)0x006C) macro
Dplurrule_impl.h73 #define LOW_L ((UChar)0x006C) macro
Ddtptngen_impl.h69 #define LOW_L ((UChar)0x006C) macro
Ddtitvfmt.cpp58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LO…
61 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T,…
771 case LOW_L: in getDateTimeSkeleton()
/external/icu/icu4c/source/i18n/
Ddtitv_impl.h48 #define LOW_L ((UChar)0x006C) macro
Dselfmtimpl.h69 #define LOW_L ((UChar)0x006C) macro
Ddtptngen_impl.h72 #define LOW_L ((UChar)0x006C) macro
Dplurrule_impl.h82 static const UChar LOW_L = ((UChar)0x006C); variable
Ddtitvfmt.cpp58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LO…
61 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T,…
815 case LOW_L: in getDateTimeSkeleton()
Dplurrule.cpp70 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
Ddtptngen.cpp165 {LOW_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 1},