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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 50 #define LOW_N ((UChar)0x006E)
selfmtimpl.h 71 #define LOW_N ((UChar)0x006E)
dtptngen_impl.h 74 #define LOW_N ((UChar)0x006E)
plurrule_impl.h 84 static const UChar LOW_N = ((UChar)0x006E);
tmutfmt.cpp 30 #define LOW_N ((UChar)0x006E)
39 #define LOW_N ((UChar)0x006E)
68 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
76 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 50 #define LOW_N ((UChar)0x006E)
selfmtimpl.h 71 #define LOW_N ((UChar)0x006E)
tmutfmt.cpp 30 #define LOW_N ((UChar)0x006E)
39 #define LOW_N ((UChar)0x006E)
68 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
76 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
dtptngen_impl.h 74 #define LOW_N ((UChar)0x006E)
plurrule_impl.h 84 static const UChar LOW_N = ((UChar)0x006E);

Completed in 214 milliseconds