Searched refs:LOW_L (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 48 #define LOW_L ((UChar)0x006C) macro
|
D | selfmtimpl.h | 74 #define LOW_L ((UChar)0x006C) macro
|
D | plurrule_impl.h | 73 #define LOW_L ((UChar)0x006C) macro
|
D | dtptngen_impl.h | 69 #define LOW_L ((UChar)0x006C) macro
|
D | dtitvfmt.cpp | 58 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/ |
D | dtitv_impl.h | 48 #define LOW_L ((UChar)0x006C) macro
|
D | selfmtimpl.h | 69 #define LOW_L ((UChar)0x006C) macro
|
D | dtptngen_impl.h | 72 #define LOW_L ((UChar)0x006C) macro
|
D | plurrule_impl.h | 82 static const UChar LOW_L = ((UChar)0x006C); variable
|
D | dtitvfmt.cpp | 58 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()
|
D | plurrule.cpp | 70 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
|
D | dtptngen.cpp | 165 {LOW_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 1},
|