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

  /external/icu4c/i18n/
alphaindex.cpp 107 getIndexExemplars(*initialLabels_, locale, status);
126 delete initialLabels_;
134 initialLabels_->addAll(additions);
145 initialLabels_->addAll(additions);
190 appendUnicodeSetToUVector(preferenceSorting, *initialLabels_, status);
568 initialLabels_ = NULL;
599 initialLabels_ = new UnicodeSet();
    [all...]
  /external/icu4c/i18n/unicode/
alphaindex.h 658 UnicodeSet *initialLabels_; // Initial (unprocessed) set of Labels. Union

Completed in 143 milliseconds