HomeSort by relevance Sort by last modified time
    Searched refs:LOW_L (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 48 #define LOW_L ((UChar)0x006C)
selfmtimpl.h 74 #define LOW_L ((UChar)0x006C)
plurrule_impl.h 73 #define LOW_L ((UChar)0x006C)
dtptngen_impl.h 69 #define LOW_L ((UChar)0x006C)
dtitvfmt.cpp 58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON};
61 static const UChar gEarlierFirstPrefix[] = {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, COLON};
771 case LOW_L:
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 48 #define LOW_L ((UChar)0x006C)
selfmtimpl.h 69 #define LOW_L ((UChar)0x006C)
dtptngen_impl.h 72 #define LOW_L ((UChar)0x006C)
plurrule_impl.h 82 static const UChar LOW_L = ((UChar)0x006C);
dtitvfmt.cpp 58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON};
61 static const UChar gEarlierFirstPrefix[] = {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, COLON};
815 case LOW_L:
    [all...]
plurrule.cpp 70 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
    [all...]
dtptngen.cpp 165 {LOW_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 1},
    [all...]

Completed in 1234 milliseconds