/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 51 #define LOW_O ((UChar)0x006F) macro
|
D | selfmtimpl.h | 72 #define LOW_O ((UChar)0x006F) macro
|
D | tmutfmt.cpp | 38 #define LOW_O ((UChar)0x006F) macro 75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; 76 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0}; 77 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
D | selfmt.cpp | 42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | plurrule.cpp | 39 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}; 42 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0}; 44 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 46 static const UChar PK_OR[]={LOW_O,LOW_R,0};
|
D | plurrule_impl.h | 85 static const UChar LOW_O = ((UChar)0x006F); variable
|
D | dtptngen_impl.h | 75 #define LOW_O ((UChar)0x006F) macro
|
/external/icu/icu4c/source/i18n/ |
D | selfmtimpl.h | 72 #define LOW_O ((UChar)0x006F) macro
|
D | dtitv_impl.h | 51 #define LOW_O ((UChar)0x006F) macro
|
D | tmutfmt.cpp | 38 #define LOW_O ((UChar)0x006F) macro 75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; 76 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0}; 77 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
D | selfmt.cpp | 42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | plurrule.cpp | 56 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}; 59 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0}; 61 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 63 static const UChar PK_OR[]={LOW_O,LOW_R,0};
|
D | plurrule_impl.h | 85 static const UChar LOW_O = ((UChar)0x006F); variable
|
D | dtptngen_impl.h | 75 #define LOW_O ((UChar)0x006F) macro
|