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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 43 #define LOW_G ((UChar)0x0067)
selfmtimpl.h 69 #define LOW_G ((UChar)0x0067)
plurrule_impl.h 68 #define LOW_G ((UChar)0x0067)
dtptngen_impl.h 64 #define LOW_G ((UChar)0x0067)
dtitvfmt.cpp 776 case LOW_G:
    [all...]
dtptngen.cpp 177 {LOW_G, UDATPG_DAY_FIELD, DT_NUMERIC + 3*DT_DELTA, 1, 20}, // really internal use, so we don't care
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 43 #define LOW_G ((UChar)0x0067)
selfmtimpl.h 64 #define LOW_G ((UChar)0x0067)
dtptngen_impl.h 67 #define LOW_G ((UChar)0x0067)
plurrule_impl.h 77 static const UChar LOW_G = ((UChar)0x0067);
dtitvfmt.cpp 820 case LOW_G:
    [all...]
plurrule.cpp 71 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
    [all...]
dtptngen.cpp 182 {LOW_G, UDATPG_DAY_FIELD, DT_NUMERIC + 3*DT_DELTA, 1, 20}, // really internal use, so we don't care
    [all...]

Completed in 135 milliseconds