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

  /external/icu4c/i18n/
colldata.cpp 43 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CEList)
46 int32_t CEList::_active = 0;
47 int32_t CEList::_histogram[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
50 CEList::CEList(UCollator *coll, const UnicodeString &string, UErrorCode &status)
115 CEList::~CEList()
126 void CEList::add(uint32_t ce, UErrorCode &status)
159 uint32_t CEList::get(int32_t index) const
168 uint32_t &CEList::operator[](int32_t index) cons
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp     [all...]

Completed in 83 milliseconds