Home
last modified time | relevance | path

Searched refs:LOW_R (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h54 #define LOW_R ((UChar)0x0072) macro
Dselfmtimpl.h75 #define LOW_R ((UChar)0x0072) macro
Dselfmt.cpp42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
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};
46 static const UChar PK_OR[]={LOW_O,LOW_R,0};
55 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
Dplurrule_impl.h88 static const UChar LOW_R = ((UChar)0x0072); variable
Ddtptngen_impl.h78 #define LOW_R ((UChar)0x0072) macro
Ddtitvfmt.cpp58 …erFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COL…
61 … UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW…
Dtmutfmt.cpp37 #define LOW_R ((UChar)0x0072) macro
75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
/external/icu/icu4c/source/i18n/
Dselfmtimpl.h75 #define LOW_R ((UChar)0x0072) macro
Ddtitv_impl.h54 #define LOW_R ((UChar)0x0072) macro
Dselfmt.cpp42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
Ddtitvfmt.cpp58 …erFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COL…
61 … UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW…
824 case LOW_R: in getDateTimeSkeleton()
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};
63 static const UChar PK_OR[]={LOW_O,LOW_R,0};
71 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
Dplurrule_impl.h88 static const UChar LOW_R = ((UChar)0x0072); variable
Ddtptngen_impl.h78 #define LOW_R ((UChar)0x0072) macro
Dtmutfmt.cpp37 #define LOW_R ((UChar)0x0072) macro
75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
Ddtptngen.cpp147 {LOW_R, UDATPG_YEAR_FIELD, DT_NUMERIC + 3*DT_DELTA, 1, 20},