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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 53 #define LOW_Q ((UChar)0x0071)
selfmtimpl.h 79 #define LOW_Q ((UChar)0x0071)
plurrule_impl.h 78 #define LOW_Q ((UChar)0x0071)
dtptngen_impl.h 74 #define LOW_Q ((UChar)0x0071)
dtptngen.cpp 150 {LOW_Q, UDATPG_QUARTER_FIELD, DT_NUMERIC + DT_DELTA, 1, 2},
151 {LOW_Q, UDATPG_QUARTER_FIELD, DT_SHORT + DT_DELTA, 3, 0},
152 {LOW_Q, UDATPG_QUARTER_FIELD, DT_LONG + DT_DELTA, 4, 0},
    [all...]
dtitvfmt.cpp 769 case LOW_Q:
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 53 #define LOW_Q ((UChar)0x0071)
selfmtimpl.h 74 #define LOW_Q ((UChar)0x0071)
dtptngen_impl.h 77 #define LOW_Q ((UChar)0x0071)
plurrule_impl.h 87 static const UChar LOW_Q = ((UChar)0x0071);
dtptngen.cpp 154 {LOW_Q, UDATPG_QUARTER_FIELD, DT_NUMERIC + DT_DELTA, 1, 2},
155 {LOW_Q, UDATPG_QUARTER_FIELD, DT_SHORT + DT_DELTA, 3, 0},
156 {LOW_Q, UDATPG_QUARTER_FIELD, DT_LONG + DT_DELTA, 4, 0},
    [all...]
dtitvfmt.cpp 813 case LOW_Q:
    [all...]

Completed in 1761 milliseconds