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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 59 #define LOW_W ((UChar)0x0077)
selfmtimpl.h 85 #define LOW_W ((UChar)0x0077)
plurrule_impl.h 84 #define LOW_W ((UChar)0x0077)
dtptngen_impl.h 80 #define LOW_W ((UChar)0x0077)
plurrule.cpp 44 static const UChar PLURAL_KEYWORD_TWO[]={LOW_T,LOW_W,LOW_O,0};
45 static const UChar PLURAL_KEYWORD_FEW[]={LOW_F,LOW_E,LOW_W,0};
56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
tmutfmt.cpp 29 #define LOW_W ((UChar)0x0077)
67 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0};
74 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
    [all...]
dtitvfmt.cpp 773 case LOW_W:
    [all...]
dtptngen.cpp 136 CAP_G, LOW_Y, CAP_Q, CAP_M, LOW_W, CAP_W, CAP_E, LOW_D, CAP_D, CAP_F,
161 {LOW_W, UDATPG_WEEK_OF_YEAR_FIELD, DT_NUMERIC, 1, 2},
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 59 #define LOW_W ((UChar)0x0077)
selfmtimpl.h 80 #define LOW_W ((UChar)0x0077)
dtptngen_impl.h 83 #define LOW_W ((UChar)0x0077)
plurrule_impl.h 93 static const UChar LOW_W = ((UChar)0x0077);
tmutfmt.cpp 32 #define LOW_W ((UChar)0x0077)
70 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0};
77 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
dtitvfmt.cpp 817 case LOW_W:
    [all...]
dtptngen.cpp 136 CAP_G, LOW_Y, CAP_Q, CAP_M, LOW_W, CAP_W, CAP_E, LOW_D, CAP_D, CAP_F,
166 {LOW_W, UDATPG_WEEK_OF_YEAR_FIELD, DT_NUMERIC, 1, 2},
    [all...]
plurrule.cpp 69 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
    [all...]

Completed in 225 milliseconds