HomeSort by relevance Sort by last modified time
    Searched defs:LOW_O (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 51 #define LOW_O ((UChar)0x006F)
selfmtimpl.h 77 #define LOW_O ((UChar)0x006F)
dtptngen_impl.h 72 #define LOW_O ((UChar)0x006F)
plurrule_impl.h 76 #define LOW_O ((UChar)0x006F)
tmutfmt.cpp 35 #define LOW_O ((UChar)0x006F)
72 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
73 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
74 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
    [all...]
  /external/icu4c/i18n/
dtitv_impl.h 51 #define LOW_O ((UChar)0x006F)
selfmtimpl.h 72 #define LOW_O ((UChar)0x006F)
plurrule_impl.h 73 #define LOW_O ((UChar)0x006F)
dtptngen_impl.h 73 #define LOW_O ((UChar)0x006F)
tmutfmt.cpp 38 #define LOW_O ((UChar)0x006F)
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};
    [all...]

Completed in 425 milliseconds