Home
last modified time | relevance | path

Searched refs:LOW_I (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h45 #define LOW_I ((UChar)0x0069) macro
Dselfmtimpl.h71 #define LOW_I ((UChar)0x0069) macro
Dplurrule.cpp49 static const UChar PK_IN[]={LOW_I,LOW_N,0};
51 static const UChar PK_IS[]={LOW_I,LOW_S,0};
56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
Dplurrule_impl.h70 #define LOW_I ((UChar)0x0069) macro
Ddtptngen_impl.h66 #define LOW_I ((UChar)0x0069) macro
Ddtitvfmt.cpp58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LO…
61 …ar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, …
Dtmutfmt.cpp26 #define LOW_I ((UChar)0x0069) macro
65 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
/external/icu/icu4c/source/i18n/
Ddtitv_impl.h45 #define LOW_I ((UChar)0x0069) macro
Dselfmtimpl.h66 #define LOW_I ((UChar)0x0069) macro
Dplurrule.cpp58 static const UChar PK_IN[]={LOW_I,LOW_N,0};
60 static const UChar PK_IS[]={LOW_I,LOW_S,0};
65 static const UChar PK_VAR_I[]={LOW_I,0};
69 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
70 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
71 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
939 s.append(LOW_I); break; in tokenString()
Ddtptngen_impl.h69 #define LOW_I ((UChar)0x0069) macro
Dplurrule_impl.h79 static const UChar LOW_I = ((UChar)0x0069); variable
Ddtitvfmt.cpp58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LO…
61 …ar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, …
Dtmutfmt.cpp29 #define LOW_I ((UChar)0x0069) macro
68 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};