HomeSort by relevance Sort by last modified time
    Searched refs:LOW_D (Results 1 - 11 of 11) sorted by null

  /external/icu/icu4c/source/i18n/
dt_impl.h 44 #define LOW_D ((UChar)0x0064)
dtitv_impl.h 43 #define LOW_D ((UChar)0x0064)
selfmtimpl.h 63 #define LOW_D ((UChar)0x0064)
dtitvfmt.cpp 50 {LOW_Y, CAP_M, CAP_M, CAP_M, CAP_M, CAP_E, CAP_E, CAP_E, CAP_E, LOW_D, 0},
52 {LOW_Y, CAP_M, CAP_M, CAP_M, CAP_M, LOW_D, 0},
54 {LOW_Y, CAP_M, CAP_M, CAP_M, LOW_D, 0},
56 {LOW_Y, CAP_M, LOW_D, 0} };
743 skeleton.insert(0, LOW_D);
804 case LOW_D:
900 normalizedDateSkeleton.append(LOW_D);
    [all...]
dtptngen_impl.h 72 #define LOW_D ((UChar)0x0064)
plurrule_impl.h 82 static const UChar LOW_D = ((UChar)0x0064);
tmutfmt.cpp 37 #define LOW_D ((UChar)0x0064)
75 static const UChar DEFAULT_PATTERN_FOR_DAY[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_D, 0};
plurrule.cpp 50 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
51 static const UChar PK_AND[]={LOW_A,LOW_N,LOW_D,0};
59 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
    [all...]
dtfmtsym.cpp     [all...]
dtitvinf.cpp 220 LOW_C, LOW_A, LOW_L, LOW_E, LOW_N, LOW_D, LOW_A, LOW_R, SOLIDUS};
dtptngen.cpp 139 CAP_D, CAP_F, LOW_D, LOW_A, // The UDATPG_x_FIELD constants and these fields have a different order than in ICU4J
195 {LOW_D, UDATPG_DAY_FIELD, DT_NUMERIC, 1, 2},
    [all...]

Completed in 59 milliseconds