Searched refs:LOW_Q (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 56 #define LOW_Q ((UChar)0x0071) macro
|
D | dt_impl.h | 57 #define LOW_Q ((UChar)0x0071) macro
|
D | selfmtimpl.h | 76 #define LOW_Q ((UChar)0x0071) macro
|
D | plurrule_impl.h | 93 static const UChar LOW_Q = ((UChar)0x0071); variable
|
D | dtptngen_impl.h | 82 #define LOW_Q ((UChar)0x0071) macro
|
D | dtptngen.cpp | 156 {LOW_Q, UDATPG_QUARTER_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, 157 {LOW_Q, UDATPG_QUARTER_FIELD, DT_SHORT + DT_DELTA, 3, 0}, 158 {LOW_Q, UDATPG_QUARTER_FIELD, DT_LONG + DT_DELTA, 4, 0},
|
D | dtitvfmt.cpp | 817 case LOW_Q: in getDateTimeSkeleton()
|