Searched refs:CAP_H (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 69 #define CAP_H ((UChar)0x0048) macro
|
D | dtptngen_impl.h | 46 #define CAP_H ((UChar)0x0048) macro
|
D | dtitvfmt.cpp | 834 case CAP_H: in getDateTimeSkeleton() 896 normalizedTimeSkeleton.append(CAP_H); in getDateTimeSkeleton() 1472 /*ahH*/ LOW_A, LOW_H, CAP_H,
|
D | dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 183 {CAP_H, UDATPG_HOUR_FIELD, DT_NUMERIC + 10*DT_DELTA, 1, 2}, // 24 hour 502 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format … 794 patternFormCopy.setCharAt(patPos, CAP_H); in getBestPattern()
|
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 69 #define CAP_H ((UChar)0x0048) macro
|
D | dtptngen_impl.h | 46 #define CAP_H ((UChar)0x0048) macro
|
D | dtitvfmt.cpp | 836 case CAP_H: in getDateTimeSkeleton() 898 normalizedTimeSkeleton.append(CAP_H); in getDateTimeSkeleton() 1474 /*ahH*/ LOW_A, LOW_H, CAP_H,
|
D | dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 184 {CAP_H, UDATPG_HOUR_FIELD, DT_NUMERIC + 10*DT_DELTA, 1, 2}, // 24 hour 503 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format … 795 patternFormCopy.setCharAt(patPos, CAP_H); in getBestPattern()
|