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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 44 #define LOW_H ((UChar)0x0068)
selfmtimpl.h 65 #define LOW_H ((UChar)0x0068)
dtptngen_impl.h 68 #define LOW_H ((UChar)0x0068)
plurrule_impl.h 78 static const UChar LOW_H = ((UChar)0x0068);
tmutfmt.cpp 31 #define LOW_H ((UChar)0x0068)
69 static const UChar DEFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 44 #define LOW_H ((UChar)0x0068)
selfmtimpl.h 65 #define LOW_H ((UChar)0x0068)
tmutfmt.cpp 31 #define LOW_H ((UChar)0x0068)
69 static const UChar DEFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
dtptngen_impl.h 68 #define LOW_H ((UChar)0x0068)
plurrule_impl.h 78 static const UChar LOW_H = ((UChar)0x0068);

Completed in 145 milliseconds