Searched refs:LOW_H (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitv_impl.h44 #define LOW_H ((UChar)0x0068) macro
H A Dselfmtimpl.h70 #define LOW_H ((UChar)0x0068) macro
H A Dplurrule_impl.h69 #define LOW_H ((UChar)0x0068) macro
H A Dselfmt.cpp41 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
H A Ddtptngen_impl.h65 #define LOW_H ((UChar)0x0068) macro
H A Ddtitvfmt.cpp786 case LOW_H:
853 normalizedTimeSkeleton.append(LOW_H);
1425 /*ahH*/ LOW_A, LOW_H, CAP_H,
H A Dplurrule.cpp47 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
48 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
H A Dtmutfmt.cpp28 #define LOW_H ((UChar)0x0068) macro
66 static const UChar DEFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
H A Ddtptngen.cpp181 {LOW_H, UDATPG_HOUR_FIELD, DT_NUMERIC, 1, 2}, // 12 hour
491 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters
/external/icu4c/i18n/
H A Ddtitv_impl.h44 #define LOW_H ((UChar)0x0068) macro
H A Dselfmtimpl.h65 #define LOW_H ((UChar)0x0068) macro
H A Dselfmt.cpp42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
H A Dplurrule_impl.h66 #define LOW_H ((UChar)0x0068) macro
H A Ddtptngen_impl.h66 #define LOW_H ((UChar)0x0068) macro
H A Ddtitvfmt.cpp830 case LOW_H:
897 normalizedTimeSkeleton.append(LOW_H);
1470 /*ahH*/ LOW_A, LOW_H, CAP_H,
H A Dplurrule.cpp36 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
37 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
45 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
H A Dtmutfmt.cpp31 #define LOW_H ((UChar)0x0068) macro
69 static const UChar DEFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
H A Ddtptngen.cpp185 {LOW_H, UDATPG_HOUR_FIELD, DT_NUMERIC, 1, 2}, // 12 hour
493 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters

Completed in 266 milliseconds