Searched refs:LOW_G (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 43 #define LOW_G ((UChar)0x0067) macro
|
D | selfmtimpl.h | 69 #define LOW_G ((UChar)0x0067) macro
|
D | plurrule_impl.h | 68 #define LOW_G ((UChar)0x0067) macro
|
D | dtptngen_impl.h | 64 #define LOW_G ((UChar)0x0067) macro
|
D | dtitvfmt.cpp | 776 case LOW_G: in getDateTimeSkeleton()
|
D | dtptngen.cpp | 177 …{LOW_G, UDATPG_DAY_FIELD, DT_NUMERIC + 3*DT_DELTA, 1, 20}, // really internal use, so we don't care
|
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 43 #define LOW_G ((UChar)0x0067) macro
|
D | selfmtimpl.h | 64 #define LOW_G ((UChar)0x0067) macro
|
D | dtptngen_impl.h | 67 #define LOW_G ((UChar)0x0067) macro
|
D | plurrule_impl.h | 77 static const UChar LOW_G = ((UChar)0x0067); variable
|
D | dtitvfmt.cpp | 820 case LOW_G: in getDateTimeSkeleton() 1477 /*eug*/ LOW_E, LOW_U, LOW_G, // DOW_LOCAL, EXTENDED_YEAR, JULIAN_DAY,
|
D | plurrule.cpp | 71 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
|
D | dtptngen.cpp | 182 …{LOW_G, UDATPG_DAY_FIELD, DT_NUMERIC + 3*DT_DELTA, 1, 20}, // really internal use, so we don't care
|