/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 56 #define LOW_T ((UChar)0x0074) macro
|
D | selfmtimpl.h | 82 #define LOW_T ((UChar)0x0074) macro
|
D | plurrule.cpp | 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}; 56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
|
D | dtitvfmt.cpp | 58 …st UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_… 61 …x[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, …
|
D | plurrule_impl.h | 81 #define LOW_T ((UChar)0x0074) macro
|
D | selfmt.cpp | 41 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | dtptngen_impl.h | 77 #define LOW_T ((UChar)0x0074) macro
|
D | tmutfmt.cpp | 37 #define LOW_T ((UChar)0x0074) macro 74 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 56 #define LOW_T ((UChar)0x0074) macro
|
D | selfmtimpl.h | 77 #define LOW_T ((UChar)0x0074) macro
|
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}; 67 static const UChar PK_VAR_T[]={LOW_T,0}; 69 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0}; 71 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0}; 945 s.append(LOW_T); break; in tokenString()
|
D | dtitvfmt.cpp | 58 …st UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_… 61 …x[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, …
|
D | selfmt.cpp | 42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
D | dtptngen_impl.h | 80 #define LOW_T ((UChar)0x0074) macro
|
D | plurrule_impl.h | 90 static const UChar LOW_T = ((UChar)0x0074); variable
|
D | tmutfmt.cpp | 40 #define LOW_T ((UChar)0x0074) macro 77 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|