Searched refs:LOW_M (Results 1 – 15 of 15) sorted by relevance
/external/icu4c/i18n/ |
D | dtitv_impl.h | 49 #define LOW_M ((UChar)0x006D) macro
|
D | selfmtimpl.h | 75 #define LOW_M ((UChar)0x006D) macro
|
D | plurrule_impl.h | 74 #define LOW_M ((UChar)0x006D) macro
|
D | tmutfmt.cpp | 24 #define LOW_M ((UChar)0x006D) macro 64 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0}; 68 …FAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
|
D | dtitvfmt.cpp | 791 case LOW_M: in getDateTimeSkeleton() 853 normalizedTimeSkeleton.append(LOW_M); in getDateTimeSkeleton() 1423 /*m..*/ LOW_M,
|
D | dtptngen_impl.h | 70 #define LOW_M ((UChar)0x006D) macro
|
D | plurrule.cpp | 46 static const UChar PLURAL_KEYWORD_MANY[]={LOW_M,LOW_A,LOW_N,LOW_Y,0}; 52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
|
D | dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 183 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2}, 466 if (ch==LOW_M) { in hackTimes()
|
/external/chromium/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 49 #define LOW_M ((UChar)0x006D) macro
|
D | plurrule_impl.h | 74 #define LOW_M ((UChar)0x006D) macro
|
D | tmutfmt.cpp | 24 #define LOW_M ((UChar)0x006D) macro 64 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0}; 68 …FAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
|
D | dtitvfmt.cpp | 788 case LOW_M: in getDateTimeSkeleton() 847 normalizedTimeSkeleton.append(LOW_M); in getDateTimeSkeleton() 1417 /*m..*/ LOW_M,
|
D | dtptngen_impl.h | 70 #define LOW_M ((UChar)0x006D) macro
|
D | plurrule.cpp | 46 static const UChar PLURAL_KEYWORD_MANY[]={LOW_M,LOW_A,LOW_N,LOW_Y,0}; 52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
|
D | dtptngen.cpp | 142 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 188 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2}, 471 if (ch==LOW_M) { in hackTimes()
|