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

  /external/icu4c/i18n/
colldata.cpp 42 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CEList)
45 int32_t CEList::_active = 0;
46 int32_t CEList::_histogram[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
49 CEList::CEList(UCollator *coll, const UnicodeString &string, UErrorCode &status)
114 CEList::~CEList()
125 void CEList::add(uint32_t ce, UErrorCode &status)
158 uint32_t CEList::get(int32_t index) const
167 uint32_t &CEList::operator[](int32_t index) cons
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp     [all...]

Completed in 216 milliseconds