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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 55 #define LOW_S ((UChar)0x0073)
selfmtimpl.h 76 #define LOW_S ((UChar)0x0073)
dtptngen_impl.h 79 #define LOW_S ((UChar)0x0073)
plurrule_impl.h 89 static const UChar LOW_S = ((UChar)0x0073);
tmutfmt.cpp 27 #define LOW_S ((UChar)0x0073)
67 static const UChar DEFAULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 55 #define LOW_S ((UChar)0x0073)
selfmtimpl.h 76 #define LOW_S ((UChar)0x0073)
tmutfmt.cpp 27 #define LOW_S ((UChar)0x0073)
67 static const UChar DEFAULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
dtptngen_impl.h 79 #define LOW_S ((UChar)0x0073)
plurrule_impl.h 89 static const UChar LOW_S = ((UChar)0x0073);

Completed in 218 milliseconds