/third_party/skia/third_party/externals/icu/source/i18n/ |
D | dtitv_impl.h | 54 #define LOW_O ((UChar)0x006F) macro
|
D | dt_impl.h | 55 #define LOW_O ((UChar)0x006F) macro
|
D | selfmtimpl.h | 74 #define LOW_O ((UChar)0x006F) macro
|
D | tmutfmt.cpp | 42 #define LOW_O ((UChar)0x006F) macro 79 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; 80 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0}; 81 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
D | selfmt.cpp | 44 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | plurrule.cpp | 50 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0}; 51 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0}; 53 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0}; 55 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 57 static const UChar PK_OR[]={LOW_O,LOW_R,0};
|
D | plurrule_impl.h | 103 static const UChar LOW_O = ((UChar) 0x006F); variable
|
D | dtptngen_impl.h | 83 #define LOW_O ((UChar)0x006F) macro
|
/third_party/node/deps/icu-small/source/i18n/ |
D | dtitv_impl.h | 54 #define LOW_O ((char16_t)0x006F) macro
|
D | selfmtimpl.h | 74 #define LOW_O ((char16_t)0x006F) macro
|
D | dt_impl.h | 55 #define LOW_O ((char16_t)0x006F) macro
|
D | tmutfmt.cpp | 42 #define LOW_O ((char16_t)0x006F) macro 79 static const char16_t PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; 80 static const char16_t PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0}; 81 static const char16_t PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
D | selfmt.cpp | 44 static const char16_t SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | plurrule.cpp | 53 static const char16_t PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0}; 54 static const char16_t PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0}; 56 static const char16_t PK_NOT[]={LOW_N,LOW_O,LOW_T,0}; 58 static const char16_t PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 60 static const char16_t PK_OR[]={LOW_O,LOW_R,0};
|
D | dtptngen_impl.h | 83 #define LOW_O ((char16_t)0x006F) macro
|
D | plurrule_impl.h | 103 static const char16_t LOW_O = ((char16_t) 0x006F); variable
|
/third_party/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 54 #define LOW_O ((UChar)0x006F) macro
|
D | dt_impl.h | 55 #define LOW_O ((UChar)0x006F) macro
|
D | selfmtimpl.h | 74 #define LOW_O ((UChar)0x006F) macro
|
D | tmutfmt.cpp | 42 #define LOW_O ((UChar)0x006F) macro 79 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; 80 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0}; 81 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
D | selfmt.cpp | 44 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | plurrule.cpp | 53 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0}; 54 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0}; 56 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0}; 58 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; 60 static const UChar PK_OR[]={LOW_O,LOW_R,0};
|
D | dtptngen_impl.h | 83 #define LOW_O ((UChar)0x006F) macro
|
D | plurrule_impl.h | 103 static const UChar LOW_O = ((UChar) 0x006F); variable
|
D | dtitvinf.cpp | 225 LOW_L, CAP_F, LOW_O, LOW_R, LOW_M, LOW_A, LOW_T, LOW_S};
|