Searched defs:LOW_E (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitv_impl.h41 #define LOW_E ((UChar)0x0065) macro
H A Dselfmtimpl.h67 #define LOW_E ((UChar)0x0065) macro
H A Ddtptngen_impl.h62 #define LOW_E ((UChar)0x0065) macro
H A Dplurrule_impl.h66 #define LOW_E ((UChar)0x0065) macro
H A Dtmutfmt.cpp33 #define LOW_E ((UChar)0x0065) macro
72 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
73 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
/external/icu4c/i18n/
H A Ddtitv_impl.h41 #define LOW_E ((UChar)0x0065) macro
H A Dselfmtimpl.h62 #define LOW_E ((UChar)0x0065) macro
H A Dplurrule_impl.h63 #define LOW_E ((UChar)0x0065) macro
H A Ddtptngen_impl.h63 #define LOW_E ((UChar)0x0065) macro
H A Dtmutfmt.cpp36 #define LOW_E ((UChar)0x0065) macro
75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
76 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};

Completed in 118 milliseconds