/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 55 #define LOW_S ((UChar)0x0073) macro
|
D | selfmtimpl.h | 81 #define LOW_S ((UChar)0x0073) macro
|
D | dtitvfmt.cpp | 58 …UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, … 61 …stPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, … 811 case LOW_S: in getDateTimeSkeleton()
|
D | plurrule_impl.h | 80 #define LOW_S ((UChar)0x0073) macro
|
D | dtptngen_impl.h | 76 #define LOW_S ((UChar)0x0073) macro
|
D | tmutfmt.cpp | 24 #define LOW_S ((UChar)0x0073) macro 64 …AULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
|
D | dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 184 {LOW_S, UDATPG_SECOND_FIELD, DT_NUMERIC, 1, 2}, 470 if (ch==LOW_S) { in hackTimes()
|
D | plurrule.cpp | 51 static const UChar PK_IS[]={LOW_I,LOW_S,0};
|
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 55 #define LOW_S ((UChar)0x0073) macro
|
D | selfmtimpl.h | 76 #define LOW_S ((UChar)0x0073) macro
|
D | dtitvfmt.cpp | 58 …UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, … 61 …stPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, … 857 case LOW_S: in getDateTimeSkeleton() 1475 /*msS*/ LOW_M, LOW_S, CAP_S, // MINUTE, SECOND, MILLISECOND
|
D | dtptngen_impl.h | 79 #define LOW_S ((UChar)0x0073) macro
|
D | plurrule_impl.h | 89 static const UChar LOW_S = ((UChar)0x0073); variable
|
D | tmutfmt.cpp | 27 #define LOW_S ((UChar)0x0073) macro 67 …AULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
|
D | dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 189 {LOW_S, UDATPG_SECOND_FIELD, DT_NUMERIC, 1, 2}, 482 if (ch==LOW_S) { in hackTimes()
|
D | plurrule.cpp | 60 static const UChar PK_IS[]={LOW_I,LOW_S,0};
|