Home
last modified time | relevance | path

Searched refs:LOW_C (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h39 #define LOW_C ((UChar)0x0063) macro
Dselfmtimpl.h60 #define LOW_C ((UChar)0x0063) macro
Dplurrule_impl.h73 static const UChar LOW_C = ((UChar)0x0063); variable
Ddtptngen_impl.h63 #define LOW_C ((UChar)0x0063) macro
Ddtptngen.cpp170 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
171 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
172 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
173 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
Ddtitvfmt.cpp822 case LOW_C: in getDateTimeSkeleton()
Dplurrule.cpp54 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
/external/icu/icu4c/source/i18n/
Dselfmtimpl.h60 #define LOW_C ((UChar)0x0063) macro
Ddtitv_impl.h39 #define LOW_C ((UChar)0x0063) macro
Dplurrule_impl.h73 static const UChar LOW_C = ((UChar)0x0063); variable
Ddtptngen_impl.h63 #define LOW_C ((UChar)0x0063) macro
Ddtptngen.cpp171 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
172 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
173 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
174 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
Ddtitvfmt.cpp822 case LOW_C: in getDateTimeSkeleton()
Dplurrule.cpp70 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};