Searched refs:LOW_V (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitv_impl.h58 #define LOW_V ((UChar)0x0076) macro
H A Dselfmtimpl.h79 #define LOW_V ((UChar)0x0076) macro
H A Ddtptngen_impl.h82 #define LOW_V ((UChar)0x0076) macro
H A Dplurrule_impl.h92 static const UChar LOW_V = ((UChar)0x0076); variable
H A Ddtitvfmt.cpp846 case LOW_V:
908 normalizedTimeSkeleton.append(LOW_V);
H A Ddtptngen.cpp137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
191 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
192 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
229 //static const UChar repeatedPatterns[6]={CAP_G, CAP_E, LOW_Z, LOW_V, CAP_Q, 0}; // "GEzvQ"
490 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
H A Dplurrule.cpp51 static const UChar PK_VAR_V[]={LOW_V,0};
840 s.append(LOW_V); break;
/external/icu/icu4c/source/i18n/
H A Ddtitv_impl.h58 #define LOW_V ((UChar)0x0076) macro
H A Dselfmtimpl.h79 #define LOW_V ((UChar)0x0076) macro
H A Ddtptngen_impl.h82 #define LOW_V ((UChar)0x0076) macro
H A Dplurrule_impl.h92 static const UChar LOW_V = ((UChar)0x0076); variable
H A Ddtitvfmt.cpp848 case LOW_V:
910 normalizedTimeSkeleton.append(LOW_V);
H A Ddtptngen.cpp137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
192 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
193 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
230 //static const UChar repeatedPatterns[6]={CAP_G, CAP_E, LOW_Z, LOW_V, CAP_Q, 0}; // "GEzvQ"
491 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
H A Dplurrule.cpp68 static const UChar PK_VAR_V[]={LOW_V,0};
943 s.append(LOW_V); break;

Completed in 233 milliseconds