/external/chromium_org/third_party/icu/source/i18n/ |
dtitv_impl.h | 40 #define LOW_D ((UChar)0x0064)
|
selfmtimpl.h | 66 #define LOW_D ((UChar)0x0064)
|
dtitvfmt.cpp | 45 {LOW_Y, CAP_M, CAP_M, CAP_M, CAP_M, CAP_E, CAP_E, CAP_E, CAP_E, LOW_D, 0}, 47 {LOW_Y, CAP_M, CAP_M, CAP_M, CAP_M, LOW_D, 0}, 49 {LOW_Y, CAP_M, CAP_M, CAP_M, LOW_D, 0}, 51 {LOW_Y, CAP_M, LOW_D, 0} }; 668 skeleton.insert(0, LOW_D); 753 case LOW_D: 845 normalizedDateSkeleton.append(LOW_D); [all...] |
plurrule_impl.h | 65 #define LOW_D ((UChar)0x0064)
|
dtptngen_impl.h | 61 #define LOW_D ((UChar)0x0064)
|
plurrule.cpp | 52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 53 static const UChar PK_AND[]={LOW_A,LOW_N,LOW_D,0};
|
tmutfmt.cpp | 30 #define LOW_D ((UChar)0x0064) 68 static const UChar DEFAULT_PATTERN_FOR_DAY[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_D, 0}; [all...] |
dtptngen.cpp | 136 CAP_G, LOW_Y, CAP_Q, CAP_M, LOW_W, CAP_W, CAP_E, LOW_D, CAP_D, CAP_F, 174 {LOW_D, UDATPG_DAY_FIELD, DT_NUMERIC, 1, 2}, [all...] |
/external/icu4c/i18n/ |
dtitv_impl.h | 40 #define LOW_D ((UChar)0x0064)
|
selfmtimpl.h | 61 #define LOW_D ((UChar)0x0064)
|
dtitvfmt.cpp | 45 {LOW_Y, CAP_M, CAP_M, CAP_M, CAP_M, CAP_E, CAP_E, CAP_E, CAP_E, LOW_D, 0}, 47 {LOW_Y, CAP_M, CAP_M, CAP_M, CAP_M, LOW_D, 0}, 49 {LOW_Y, CAP_M, CAP_M, CAP_M, LOW_D, 0}, 51 {LOW_Y, CAP_M, LOW_D, 0} }; 712 skeleton.insert(0, LOW_D); 797 case LOW_D: 889 normalizedDateSkeleton.append(LOW_D); [all...] |
plurrule_impl.h | 62 #define LOW_D ((UChar)0x0064)
|
dtptngen_impl.h | 62 #define LOW_D ((UChar)0x0064)
|
tmutfmt.cpp | 33 #define LOW_D ((UChar)0x0064) 71 static const UChar DEFAULT_PATTERN_FOR_DAY[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_D, 0}; [all...] |
plurrule.cpp | 41 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 42 static const UChar PK_AND[]={LOW_A,LOW_N,LOW_D,0}; [all...] |
dtptngen.cpp | 136 CAP_G, LOW_Y, CAP_Q, CAP_M, LOW_W, CAP_W, CAP_E, LOW_D, CAP_D, CAP_F, 178 {LOW_D, UDATPG_DAY_FIELD, DT_NUMERIC, 1, 2}, [all...] |