HomeSort by relevance Sort by last modified time
    Searched defs:LOW_M (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 49 #define LOW_M ((UChar)0x006D)
selfmtimpl.h 70 #define LOW_M ((UChar)0x006D)
dtptngen_impl.h 73 #define LOW_M ((UChar)0x006D)
plurrule_impl.h 83 static const UChar LOW_M = ((UChar)0x006D);
tmutfmt.cpp 28 #define LOW_M ((UChar)0x006D)
68 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
72 static const UChar DEFAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 49 #define LOW_M ((UChar)0x006D)
selfmtimpl.h 70 #define LOW_M ((UChar)0x006D)
tmutfmt.cpp 28 #define LOW_M ((UChar)0x006D)
68 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
72 static const UChar DEFAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
dtptngen_impl.h 73 #define LOW_M ((UChar)0x006D)
plurrule_impl.h 83 static const UChar LOW_M = ((UChar)0x006D);

Completed in 241 milliseconds