/external/chromium_org/third_party/icu/source/i18n/ |
dtitv_impl.h | 45 #define LOW_I ((UChar)0x0069)
|
selfmtimpl.h | 71 #define LOW_I ((UChar)0x0069)
|
plurrule.cpp | 49 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};
|
plurrule_impl.h | 70 #define LOW_I ((UChar)0x0069)
|
dtptngen_impl.h | 66 #define LOW_I ((UChar)0x0069)
|
dtitvfmt.cpp | 58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON}; 61 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON}; [all...] |
tmutfmt.cpp | 26 #define LOW_I ((UChar)0x0069) 65 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0}; [all...] |
/external/icu4c/i18n/ |
dtitv_impl.h | 45 #define LOW_I ((UChar)0x0069)
|
selfmtimpl.h | 66 #define LOW_I ((UChar)0x0069)
|
plurrule_impl.h | 67 #define LOW_I ((UChar)0x0069)
|
dtptngen_impl.h | 67 #define LOW_I ((UChar)0x0069)
|
plurrule.cpp | 38 static const UChar PK_IN[]={LOW_I,LOW_N,0}; 40 static const UChar PK_IS[]={LOW_I,LOW_S,0}; 45 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0}; [all...] |
dtitvfmt.cpp | 58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON}; 61 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON}; [all...] |
tmutfmt.cpp | 29 #define LOW_I ((UChar)0x0069) 68 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0}; [all...] |