Home
last modified time | relevance | path

Searched refs:LOW_O (Results 1 – 12 of 12) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
Dplurrule.cpp42 static const UChar PLURAL_KEYWORD_ZERO[] = {LOW_Z,LOW_E,LOW_R,LOW_O, 0};
43 static const UChar PLURAL_KEYWORD_ONE[]={LOW_O,LOW_N,LOW_E,0};
44 static const UChar PLURAL_KEYWORD_TWO[]={LOW_T,LOW_W,LOW_O,0};
47 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};
50 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
54 static const UChar PK_OR[]={LOW_O,LOW_R,0};
Ddtitv_impl.h51 #define LOW_O ((UChar)0x006F) macro
Dtmutfmt.cpp34 #define LOW_O ((UChar)0x006F) macro
71 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
72 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
73 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
Dplurrule_impl.h76 #define LOW_O ((UChar)0x006F) macro
Ddtptngen_impl.h72 #define LOW_O ((UChar)0x006F) macro
/external/icu4c/i18n/
Dplurrule.cpp42 static const UChar PLURAL_KEYWORD_ZERO[] = {LOW_Z,LOW_E,LOW_R,LOW_O, 0};
43 static const UChar PLURAL_KEYWORD_ONE[]={LOW_O,LOW_N,LOW_E,0};
44 static const UChar PLURAL_KEYWORD_TWO[]={LOW_T,LOW_W,LOW_O,0};
47 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};
50 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
54 static const UChar PK_OR[]={LOW_O,LOW_R,0};
Ddtitv_impl.h51 #define LOW_O ((UChar)0x006F) macro
Dselfmtimpl.h77 #define LOW_O ((UChar)0x006F) macro
Dtmutfmt.cpp34 #define LOW_O ((UChar)0x006F) macro
71 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
72 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
73 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
Dplurrule_impl.h76 #define LOW_O ((UChar)0x006F) macro
Ddtptngen_impl.h72 #define LOW_O ((UChar)0x006F) macro
Dselfmt.cpp39 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};