Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h44 #define LOW_H ((UChar)0x0068) macro
Dselfmtimpl.h65 #define LOW_H ((UChar)0x0068) macro
Dselfmt.cpp42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
Dplurrule_impl.h78 static const UChar LOW_H = ((UChar)0x0068); variable
Ddtptngen_impl.h68 #define LOW_H ((UChar)0x0068) macro
Ddtitvfmt.cpp830 case LOW_H: in getDateTimeSkeleton()
899 normalizedTimeSkeleton.append(LOW_H); in getDateTimeSkeleton()
1472 /*ahH*/ LOW_A, LOW_H, CAP_H,
Dplurrule.cpp39 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
40 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
53 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
Dtmutfmt.cpp31 #define LOW_H ((UChar)0x0068) macro
69 …EFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
Ddtptngen.cpp185 {LOW_H, UDATPG_HOUR_FIELD, DT_NUMERIC, 1, 2}, // 12 hour
502 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …
/external/icu/icu4c/source/i18n/
Dselfmtimpl.h65 #define LOW_H ((UChar)0x0068) macro
Ddtitv_impl.h44 #define LOW_H ((UChar)0x0068) macro
Dselfmt.cpp42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
Dplurrule_impl.h78 static const UChar LOW_H = ((UChar)0x0068); variable
Ddtptngen_impl.h68 #define LOW_H ((UChar)0x0068) macro
Ddtitvfmt.cpp832 case LOW_H: in getDateTimeSkeleton()
901 normalizedTimeSkeleton.append(LOW_H); in getDateTimeSkeleton()
1474 /*ahH*/ LOW_A, LOW_H, CAP_H,
Dtmutfmt.cpp31 #define LOW_H ((UChar)0x0068) macro
69 …EFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
Dplurrule.cpp56 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
57 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
69 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
Ddtptngen.cpp186 {LOW_H, UDATPG_HOUR_FIELD, DT_NUMERIC, 1, 2}, // 12 hour
503 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …