HomeSort by relevance Sort by last modified time
    Searched refs:LOW_C (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 39 #define LOW_C ((UChar)0x0063)
selfmtimpl.h 65 #define LOW_C ((UChar)0x0063)
plurrule_impl.h 64 #define LOW_C ((UChar)0x0063)
dtptngen_impl.h 60 #define LOW_C ((UChar)0x0063)
dtptngen.cpp 166 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
167 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
168 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
169 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
    [all...]
dtitvfmt.cpp 778 case LOW_C:
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 39 #define LOW_C ((UChar)0x0063)
selfmtimpl.h 60 #define LOW_C ((UChar)0x0063)
dtptngen_impl.h 63 #define LOW_C ((UChar)0x0063)
plurrule_impl.h 73 static const UChar LOW_C = ((UChar)0x0063);
dtptngen.cpp 171 {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},
    [all...]
dtitvfmt.cpp 822 case LOW_C:
    [all...]
plurrule.cpp 70 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
    [all...]

Completed in 328 milliseconds